Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-11-04 09:01:40 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
f7be540222e204f682dfe27bb23f0f622f5a93e7
esp-idf/examples/wifi/iperf/sdkconfig.defaults

13 lines
228 B
Plaintext
Raw Normal View History

example: add iperf example Support iperf
2017-03-30 23:12:25 +08:00
CONFIG_MEMMAP_SMP=y
Rename Kconfig options (components/esp32)
2019-04-30 12:51:55 +02:00
CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE=4096
example test: add test case for iperf example
2018-01-07 20:28:09 +08:00
kconfiglib: Allow CONFIG_xxx= to disable booleans But replace all sdkconfig.defaults to use the explicit =n (more correct)
2018-08-20 17:15:36 +10:00
CONFIG_FREERTOS_UNICORE=n
example: add iperf example Support iperf
2017-03-30 23:12:25 +08:00
CONFIG_FREERTOS_HZ=1000
Rename Kconfig options (components/esp32)
2019-04-30 12:51:55 +02:00
CONFIG_ESP_INT_WDT=n
CONFIG_ESP_TASK_WDT=n
example: add iperf example Support iperf
2017-03-30 23:12:25 +08:00
kconfiglib: Allow CONFIG_xxx= to disable booleans But replace all sdkconfig.defaults to use the explicit =n (more correct)
2018-08-20 17:15:36 +10:00
CONFIG_LWIP_ETHARP_TRUST_IP_MAC=n
lwip/esp32/examples: wifi throughput optimizations 1. Put some lwip udp rx/tx relating functions to IRAM 2. Put some wifi rx/tx relating functions to IRAMa 3. Reduce wifi dynamic malloc from 4 to 1 for each ebuf 4. Update iperf example accordingly 5. Update libphy.a to v383
2018-01-23 15:17:46 +08:00
CONFIG_LWIP_IRAM_OPTIMIZATION=y
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 71ms 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