YAMAMOTO Takashi
|
7a9f180faf
|
esp32: Bump NAME_MAX where CONFIG_ESP32_WIFI_SAVE_PARAM=y
CONFIG_ESP32_WIFI_SAVE_PARAM seems to use a bit long names
on the filesystem.
eg. "wifi.nvs.net80211.sta.scan_method", which is 33 characters long.
|
2020-12-21 09:58:22 +01:00 |
|
Abdelatif Guettouche
|
2a9329615a
|
boards/xtensa/esp32: Normalize all the configs.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
|
2020-12-10 12:31:17 -06:00 |
|
Abdelatif Guettouche
|
cda3dd6816
|
baords/xtensa/esp32: Add WAPI and LEDs configs.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
|
2020-12-10 12:31:17 -06:00 |
|
Abdelatif Guettouche
|
c95aba84f1
|
boards/xtensa/esp32: Move the LED definition to the private header and
remove userleds for boards that don't have that.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
|
2020-12-10 12:31:17 -06:00 |
|
Abdelatif Guettouche
|
9d74362d75
|
boards: Add the new boards to the boards's Kconfig.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
|
2020-12-10 12:31:17 -06:00 |
|
Abdelatif Guettouche
|
cea53ed2ff
|
boards/xtensa/esp32: Rename the common files as esp32_board_* to avoid
any naming collisions.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
|
2020-12-10 12:31:17 -06:00 |
|
Abdelatif Guettouche
|
e097890f22
|
boards/xtensa/esp32: Initial support for the ESP32 Ethernet Kit.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
|
2020-12-10 12:31:17 -06:00 |
|