Alan C. Assis
|
c4f87977dc
|
xtensa/esp32: Fix cache issue detected by DEBUG_ASSERTION
|
2021-02-04 21:22:01 +00:00 |
|
Gustavo Henrique Nihei
|
053a560aa1
|
esp32: Make esp32 boards share a common Config.mk with POSTBUILD command
|
2021-02-03 18:15:56 -03:00 |
|
Gustavo Henrique Nihei
|
afad13dfaa
|
esp32: Refactor QEMU image generation on POSTBUILD
|
2021-02-03 18:15:56 -03:00 |
|
YAMAMOTO Takashi
|
99a9e2bf3d
|
esp32: Enable renew for "wapi" configs
It's handy to have it when testing wifi stuff.
|
2021-01-27 00:21:33 -08:00 |
|
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 |
|