YAMAMOTO Takashi
|
ce6f6d4241
|
esp32 Kconfig: Move ESP32_SPIFLASH_xxx configs to the common place
These are referenced by other boards than esp32-devkitc as well.
|
2021-02-24 08:19:25 +00:00 |
|
Abdelatif Guettouche
|
10fca18b55
|
boards/*/esp32: Add instructions on how to use the configs with QEMU.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
|
2021-02-21 09:57:01 -08:00 |
|
Abdelatif Guettouche
|
adae5083ba
|
esp32-dekitc:wapi_smp: Select the NETDEVICES dependency.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
|
2021-02-19 03:29:10 -08:00 |
|
Masayuki Ishikawa
|
f344e7b5bf
|
boards: esp32-devkitc: Add CONFIG_STACK_COLORATION=y to wapi_smp/defconfig
Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
|
2021-02-18 19:05:07 -08:00 |
|
Masayuki Ishikawa
|
74c56f53aa
|
boards: esp32-devkitc: Add wapi_smp to test Wi-Fi in SMP mode
Summary:
- This commit adds wapi_smp to test Wi-Fi in SMP mode
Impact:
- None
Testing:
- Tested with wapi, telnetd, ostest
Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
|
2021-02-18 09:11:27 +00:00 |
|
YAMAMOTO Takashi
|
aed24f1255
|
esp32: Retire XTENSA_IMEM_PROCFS
Now /proc/meminfo has the equivalent.
|
2021-02-12 03:16:03 -08:00 |
|
Gustavo Henrique Nihei
|
ccc75a09e9
|
boards/esp32: Add module config to ESP32 boards defconfig
|
2021-02-08 21:17:22 +00:00 |
|
Masayuki Ishikawa
|
ad2e85433a
|
boards, include, sched: Remove CONFIG_SPINLOCK_IRQ
Summary:
- This commit removes CONFIG_SPINLOCK_IRQ to avoid complexity
Impact:
- None
Testing:
- Tested with the following configs
- spresense:wifi, spresense:smp
- esp32-devkitc:smp (QEMU), sabre-6quad:smp (QEMU)
- maix-bit:smp (QEMU), sim:smp
- stm32f4discovery:wifi
|
2021-02-05 22:50:04 -08:00 |
|
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 |
|
Alan C. Assis
|
6a87b85285
|
xtensa/esp32: Add efuse driver
|
2021-01-26 18:23:43 -08:00 |
|
Dong Heng
|
4bbc17454c
|
xtensa/esp32: Add AES hardware accelerator driver
|
2021-01-21 15:06:35 -03:00 |
|
Sara Souza
|
16b1a87da4
|
xtensa/esp32: Added watcher defconfig
|
2020-12-21 20:20:43 +01: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 |
|
Sara Souza
|
add46d0408
|
xtensa/esp32: Added support for RTC WDT
|
2020-12-16 14:37:39 +01:00 |
|
John Bampton
|
ba12c6c0cf
|
Fix spelling
|
2020-12-12 19:18:08 +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
|
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
|
f7c5b467e1
|
arch/xtensa/src/esp32: Remove the EXPERIMENTAL config from the Wireless.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
|
2020-12-10 12:31:17 -06:00 |
|
Abdelatif Guettouche
|
452b52a61e
|
boards/xtensa/esp32/common: Fix functions' descriptions.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
|
2020-12-10 12:31:17 -06:00 |
|