mirror of
https://github.com/apache/nuttx.git
synced 2026-08-24 23:18:21 +00:00
xtensa/esp32: Select ARCH_HAVE_BOOTLOADER for ESP32 chips
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
This commit is contained in:
parent
86518bdf25
commit
c23986ec63
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ config ARCH_CHIP_ESP32
|
|||
select ARCH_HAVE_TEXT_HEAP
|
||||
select ARCH_HAVE_SDRAM
|
||||
select ARCH_HAVE_RESET
|
||||
select ARCH_HAVE_BOOTLOADER
|
||||
select ARCH_VECNOTIRQ
|
||||
select LIBC_ARCH_MEMCPY
|
||||
select LIBC_ARCH_MEMCHR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue