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