Merge branch 'refactor/linux_remove_unused_watchpoint_config' into 'master'

refactor(linux): remove explicit watchpoint configs

Closes IDF-9951

See merge request espressif/esp-idf!31805
This commit is contained in:
Jakob Hasse 2024-07-01 16:55:01 +08:00
commit c5e6e9d29e
4 changed files with 0 additions and 8 deletions

View File

@ -1,4 +1 @@
CONFIG_IDF_TARGET="linux"
# Not necessary on Linux
CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK=n

View File

@ -1,7 +1,4 @@
CONFIG_IDF_TARGET="linux"
# Not necessary on Linux
CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK=n
# enable sorted commands in the help command
CONFIG_CONSOLE_SORTED_HELP=y

View File

@ -1 +0,0 @@
CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK=n

View File

@ -1 +0,0 @@
CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK=n