mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
Kconfig/deconfigs: Add CONFIG_ARCH_TOOLCHAIN_GNU to indicate that the toolchain is based on GNU gcc/as/ld. This is in addition to the CPU-specific versions of the same definition.
This commit is contained in:
@@ -14,6 +14,7 @@ config ARCH_CHIP_ESP32
|
||||
select ARCH_FAMILY_LX6
|
||||
select XTENSA_HAVE_INTERRUPTS
|
||||
select ARCH_HAVE_MULTICPU
|
||||
select ARCH_TOOLCHAIN_GNU
|
||||
---help---
|
||||
The ESP32 is a dual-core system from Expressif with two Harvard
|
||||
architecture Xtensa LX6 CPUs. All embedded memory, external memory
|
||||
|
||||
Reference in New Issue
Block a user