mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-16 23:05:38 +00:00

* These where necessary before to avoid enabling the watchpoint feature on Linux. Due to a recent change, these configurations became obsolete.
5 lines
101 B
Plaintext
5 lines
101 B
Plaintext
CONFIG_IDF_TARGET="linux"
|
|
|
|
# enable sorted commands in the help command
|
|
CONFIG_CONSOLE_SORTED_HELP=y
|