esp-idf/examples/system/gdbstub/sdkconfig.defaults

8 wiersze
136 B
Plaintext
Czysty Zwykły widok Historia

2021-04-15 07:52:09 +00:00
#
# GDB Stub
#
CONFIG_ESP_SYSTEM_GDBSTUB_RUNTIME=y
2021-04-15 07:52:09 +00:00
CONFIG_ESP_GDBSTUB_SUPPORT_TASKS=y
CONFIG_ESP_GDBSTUB_MAX_TASKS=32
# end of GDB Stub