nuttx/boards/xtensa/esp32/esp32-devkitc
YAMAMOTO Takashi 42d75f97e6 esp32-devkitc/wapi: a few settings which I often need for network testing
CONFIG_DEV_URANDOM=y (for mbedtls)
CONFIG_NETDB_DNSCLIENT_NAMESIZE=64 (azure generated hostnames)
CONFIG_NET_ETH_PKTSIZE=1518
CONFIG_NET_TCP_DELAYED_ACK=y
CONFIG_NET_TCP_WRITE_BUFFERS=y
CONFIG_NSH_LINELEN=300 (copy-and-paste azure long URLs)
2021-06-03 10:06:16 -05:00
..
configs esp32-devkitc/wapi: a few settings which I often need for network testing 2021-06-03 10:06:16 -05:00
include esp32: move common XTAL and RUN_IRAM configs to ESP32 KConfig 2021-04-07 21:45:48 +01:00
scripts boards/esp32: Allocate .noinit in a dedicated section 2021-04-28 15:40:49 +01:00
src Don't include debug.h from public header file 2021-06-01 06:42:02 +09:00
Kconfig boards/xtensa: Avoid multiple inclusion of the common Kconfig 2021-04-10 00:32:21 -05:00