mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00: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.