nuttx/boards/xtensa/esp32/esp32-devkitc/configs
Almir Okato 593dc946d1 esp32: add simple boot support
The Simple Boot feature for Espressif chips is a method of booting
that doesn't depend on a 2nd stage bootloader. Its not the
intention to replace a 2nd stage bootloader such as MCUboot and
ESP-IDF bootloader, but to have a minimal and straight-forward way
of booting, and also simplify the building.

This commit also removes deprecated code and makes this bootloader
configuration as default for esp32 targets and removes the need
for running 'make bootloader' command for it.

Signed-off-by: Almir Okato <almir.okato@espressif.com>
2024-07-04 18:22:24 -03:00
..
audio esp32/esp32-devkitc: Update audio defconfig to enable optimization 2024-03-29 16:14:27 +08:00
autopm xtensa/esp32_esp32s2_esp32s3: enable syslog bufferring 2023-06-02 10:17:54 +08:00
ble boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
blewifi esp32/[ble/wifi]: Update the wireless drivers 2024-03-29 16:14:27 +08:00
bmp280 boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
brickmatch boards: Rename shiftgame to brickmatch 2023-10-24 13:54:32 +08:00
buttons boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
capture arch/xtensa: add support for capture driver on ESP32 and ESP32|S3| 2024-06-27 18:14:59 +08:00
coremark xtensa/esp32_esp32s2_esp32s3: enable syslog bufferring 2023-06-02 10:17:54 +08:00
cxx boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
dac boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
efuse boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
elf boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
i2schar xtensa/esp32_esp32s2_esp32s3: enable syslog bufferring 2023-06-02 10:17:54 +08:00
knsh esp32: add simple boot support 2024-07-04 18:22:24 -03:00
leds boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
max6675 boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
mcp2515 boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
mcuboot_nsh boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
mcuboot_slot_confirm boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
mcuboot_update_agent boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
modbus boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
module boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
mqttc boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
ms5611 boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
nsh boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
nxdiag boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
nxlooper boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
oneshot boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
ostest boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
pm esp32_c3/pm: Fix assert issue in PM mode 2024-05-07 15:45:32 +08:00
psram boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
psram_usrheap boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
pwm boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
qemu-openeth net: Enable CONFIG_NET_ARP_SEND by default 2024-06-06 02:40:16 +08:00
random boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
rmt esp32/rmt: Use the Espressif`s common RMT driver. 2024-04-02 14:50:59 -03:00
rtc boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
smp xtensa/esp32_esp32s2_esp32s3: enable syslog bufferring 2023-06-02 10:17:54 +08:00
softap Fix build issues for ESP32 SoftAP mode 2023-05-27 23:54:55 +09:00
sotest boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
spiflash boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
sta_softap espressif: Enable SMP (when applicable) and iPerf for sta_softap 2024-06-27 18:09:46 +08:00
tickless boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
timer boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
twai boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
wamr_wasi_debug esp32-devkitc/wamr_wasi_debug: Remove a few things to reduce the size 2024-05-08 23:45:05 +08:00
watchdog boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
watcher boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
wifi boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
wifi_smp xtensa/esp32_esp32s2_esp32s3: enable syslog bufferring 2023-06-02 10:17:54 +08:00
wifinsh xtensa/esp32_esp32s2_esp32s3: enable syslog bufferring 2023-06-02 10:17:54 +08:00
wifishare esp32: Add wifishare board config and documentation 2023-10-20 09:46:21 +08:00