Files
esp-idf/components/console/test_apps/console/sdkconfig.ci.sorted.linux
Jakob Hasse 7377b103b7 refactor(linux): remove explicit watchpoint configs
* These where necessary before to avoid enabling the
  watchpoint feature on Linux. Due to a recent change,
  these configurations became obsolete.
2024-06-28 18:01:37 +02:00

5 lines
101 B
Plaintext

CONFIG_IDF_TARGET="linux"
# enable sorted commands in the help command
CONFIG_CONSOLE_SORTED_HELP=y