mirror of
https://github.com/espressif/esp-idf
synced 2025-03-11 10:09:08 -04: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.