nuttx/boards/xtensa/esp32/common/src
Tiago Medicci Serrano 3e07477c85 esp32/wifi: use wapis init config to save Wi-Fi data
Instead of using Espressif's emulated NVS to save Wi-Fi data, use
`wapi`s wireless configure initialization mechanism for saving
Wi-Fi data. It 1) avoids creating a specific storage partition
just to save Wi-Fi data (ESP32's storage partition is used
instead); 2) avoids initialization problems of the emulated NVS
when SMP is enabled (the Wi-Fi driver tries to initialize it before
the actual partition is initialized); and 3) enables reconnecting
using `wapi reconnect` command and connect the device automatically
on bringup if `CONFIG_NETUTILS_NETINIT` is selected.
2023-05-12 01:09:09 +08:00
..
esp32_bmp180.c
esp32_bmp280.c Added configuration files for usinf BMP280 with ESP32-DevkitC 2022-06-26 11:36:08 +03:00
esp32_board_i2c.c
esp32_board_i2sdev.c boards/xtensa/esp32-lyrat: Add support for audio input 2023-03-21 12:13:59 -03:00
esp32_board_spi.c Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
esp32_board_spidev.c
esp32_board_spiflash.c esp32/wifi: use wapis init config to save Wi-Fi data 2023-05-12 01:09:09 +08:00
esp32_board_wdt.c
esp32_board_wlan.c esp32/wifi: fix typos, goto and macro definitions 2023-04-05 10:26:27 -03:00
esp32_cs4344.c xtensa/esp32: add support for the CS4344 audio codec 2022-09-30 17:23:17 -03:00
esp32_es8388.c boards/xtensa/esp32-lyrat: Add support for audio input 2023-03-21 12:13:59 -03:00
esp32_ht16k33.c
esp32_ili9341.c boards/xtensa/esp32: Ensure that DISPLAY_BCKL exists for ILI9341 2023-04-27 02:18:32 +08:00
esp32_lcd_backpack.c
esp32_ltr308.c esp32-sparrow-kit: add support for the LTR308 light sensor 2022-11-23 19:52:34 +08:00
esp32_max6675.c esp32: Add MAX6675 temperature sensor support 2022-10-30 12:05:19 +08:00
esp32_mcp2515.c
esp32_ms5611.c
esp32_oneshot.c
esp32_qencoder.c esp32-devkitc: Add board support to Rotary Encoder 2022-10-17 00:30:53 +02:00
esp32_sht3x.c
esp32_ssd1306.c esp32: macros related to SSD1306 OLED display should not be board-specific 2023-04-25 20:35:55 +08:00
esp32_ssd1680.c Esp32 lilygo tty t5v2 bugfix 2022-07-01 20:02:56 +08:00
esp32_st7789.c boards/arch: Remove FAR from 32bit/64bit arch 2022-09-16 10:22:12 +02:00
esp32_tca9548a.c
Make.defs esp32-sparrow-kit: add support for the LTR308 light sensor 2022-11-23 19:52:34 +08:00