mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-01 18:46:34 +03: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.