Logo
Explore Help
Sign In
espressif/esp-protocols
1
0
Fork 1
You've already forked esp-protocols
mirror of https://github.com/espressif/esp-protocols.git synced 2025-07-16 12:02:11 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
b6e2ac2a704682012fb8ee74bc8f016ccd6a4287
esp-protocols/components/asio/examples/udp_echo_server/sdkconfig.defaults

9 lines
210 B
Plaintext
Raw Normal View History

Rename Kconfig options (components/esp32) * Original commit: espressif/esp-idf@0ae53691bae8b841d35ed0d5a4d43e1f1a873d2a
2019-04-30 12:51:55 +02:00
CONFIG_ESP_MAIN_TASK_STACK_SIZE=8192
fix(asio): Removes esp_exception and make all examples to use exceptions The usage of esp_exception header defining the exception handler prevents users to customize the exception treatment. By removing it we allow users that want to run without exceptions to customize the behavior.
2023-10-05 12:46:07 +02:00
CONFIG_COMPILER_CXX_EXCEPTIONS=y
partition_table: Add a "single factory app (large)" option for 1.5MB app size Needed to build some examples in their default configurations (especially ESP32-C3). Wasn't noticed until the CI checks for partition size were added. * Original commit: espressif/esp-idf@920edd4e73f4013e65917f139b3cf37c40d93b41
2021-04-12 17:29:49 +10:00
#
# Partition Table
#
# Leave some room for larger apps without needing to reduce other features
CONFIG_PARTITION_TABLE_SINGLE_APP_LARGE=y
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 35ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API