Files
esp-protocols/components/esp_modem/test/target/sdkconfig.defaults

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
115 B
Plaintext
Raw Normal View History

2021-04-19 11:53:13 +02:00
CONFIG_COMPILER_CXX_EXCEPTIONS=y
CONFIG_CXX_EXCEPTIONS=y
CONFIG_PPP_SUPPORT=y
2022-11-28 14:35:02 +01:00
CONFIG_ESP_MAIN_TASK_STACK_SIZE=4096