Jakob Hasse 197e919d74 refactor(examples/console): Warn if secondary console is active
Having a secondary serial console is not useful when applications
use a REPL console type, hence we warn for it in examples.

Closes https://github.com/espressif/esp-idf/issues/11731
2023-07-03 13:42:35 +08:00
..
2023-01-17 10:29:04 +08:00
2023-01-17 10:29:04 +08:00
2023-01-17 10:29:04 +08:00
2023-01-17 10:29:04 +08:00
2023-01-17 10:29:04 +08:00
2023-01-17 10:29:04 +08:00
2018-10-26 13:14:19 +08:00

System Examples

Configuration and management of memory, interrupts, WDT (watchdog timer), OTA (over the air updates), deep sleep logging, and event loops.

See the README.md file in the upper level examples directory for more information about examples.