nuttx/boards
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
..
arm board: add systemview config for stm32f429i-disco 2024-07-03 17:31:23 +08:00
arm64 arm64/qemu: add support poweroff/reboot command 2024-06-21 22:44:09 +08:00
avr
dummy
hc/m9s12
mips
misoc/lm32/misoc net: Enable CONFIG_NET_ARP_SEND by default 2024-06-06 02:40:16 +08:00
or1k/mor1kx/or1k
renesas net: Enable CONFIG_NET_ARP_SEND by default 2024-06-06 02:40:16 +08:00
risc-v risc-v/ox64: Add LED Driver 2024-07-03 17:54:09 +08:00
sim/sim/sim fs: add backtrace to where file opens 2024-06-24 23:53:59 +08:00
sparc fix nxstyle 2024-04-16 19:09:12 +08:00
tricore/tc3xx/tc397 arch/tricore: add spinlock support 2024-03-21 18:47:14 +08:00
x86/qemu/qemu-i486
x86_64/intel64/qemu-intel64 x86_64: add ELF support 2024-07-03 17:40:53 +08:00
xtensa esp32: add simple boot support 2024-07-04 18:22:24 -03:00
z16/z16f/z16f2800100zcog
z80
.gitignore
Board.mk sh:Change expansion path logic 2024-03-04 01:18:45 +08:00
boardctl.c board/control: add irq affinity control 2024-03-30 12:21:25 +08:00
CMakeLists.txt
dummy.c
Kconfig risc-v/ox64: Add LED Driver 2024-07-03 17:54:09 +08:00
Makefile