mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-21 17:59:40 +01:00
ANSI color codes are handled on the host side instead of the chip side. This will result in shorter log messages transmitted over serial.
Please see :doc:`docs/en/api-reference/system/log.rst` for more details.