nuttx/boards/xtensa/esp32/esp32-devkitc/configs
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
..
aes fs: delete NFILE_DESCRIPTORS for allocating dynamically 2021-03-17 06:46:42 -07:00
autopm refresh configs 2021-06-03 10:05:33 -05:00
buttons drivers/input: Rename BUTTONS configs to INPUT_BUTTONS 2021-04-08 14:41:22 -03:00
leds fs: delete NFILE_DESCRIPTORS for allocating dynamically 2021-03-17 06:46:42 -07:00
mcp2515 fs: delete NFILE_DESCRIPTORS for allocating dynamically 2021-03-17 06:46:42 -07:00
mmcsdspi fs: delete NFILE_DESCRIPTORS for allocating dynamically 2021-03-17 06:46:42 -07:00
module board: Enable CONFIG_BOARDCTL_ROMDISK 2021-05-13 10:44:16 -05:00
mqttc refresh configs 2021-06-03 10:05:33 -05:00
netnsh fs: delete NFILE_DESCRIPTORS for allocating dynamically 2021-03-17 06:46:42 -07:00
nsh boards/esp32-devkitc: Disable unnecessary SPI driver from nsh config 2021-03-30 04:11:31 -05:00
oneshot xtensa/esp32: Adds oneshot timer driver. 2021-03-24 16:01:26 -03:00
ostest esp32-devkitc: Make nsh the entry-point of the ostest config. 2021-03-26 12:14:16 -05:00
pm fs: delete NFILE_DESCRIPTORS for allocating dynamically 2021-03-17 06:46:42 -07:00
psram arch/xtensa/src/esp32/Kconfig: Make bank switching default to disabled. 2021-04-19 07:48:35 -05:00
random fs: delete NFILE_DESCRIPTORS for allocating dynamically 2021-03-17 06:46:42 -07:00
smp smp: Remove CONFIG_SMP_IDLETHREAD_STACKSIZE 2021-04-19 21:46:39 -05:00
sotest board: Enable CONFIG_BOARDCTL_ROMDISK 2021-05-13 10:44:16 -05:00
spiflash fs: delete NFILE_DESCRIPTORS for allocating dynamically 2021-03-17 06:46:42 -07:00
sta_softap refresh configs 2021-06-03 10:05:33 -05:00
tickless xtensa/esp32: Fix code nxstyle issue 2021-05-19 06:45:42 -03:00
timer fs: delete NFILE_DESCRIPTORS for allocating dynamically 2021-03-17 06:46:42 -07:00
wapi esp32-devkitc/wapi: a few settings which I often need for network testing 2021-06-03 10:06:16 -05:00
wapi_smp refresh configs 2021-06-03 10:05:33 -05:00
watchdog fs: delete NFILE_DESCRIPTORS for allocating dynamically 2021-03-17 06:46:42 -07:00
watcher fs: delete NFILE_DESCRIPTORS for allocating dynamically 2021-03-17 06:46:42 -07:00