mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
Merge pull request #14375 from gschorcht/cpu/esp/add_feature_arch_esp
cpu/esp: add feature arch_esp for all Espressif SoCs
This commit is contained in:
commit
9c99b2235f
@ -1,6 +1,7 @@
|
|||||||
# MCU defined features that are provided independent on board definitions
|
# MCU defined features that are provided independent on board definitions
|
||||||
|
|
||||||
FEATURES_PROVIDED += arch_32bit
|
FEATURES_PROVIDED += arch_32bit
|
||||||
|
FEATURES_PROVIDED += arch_esp
|
||||||
FEATURES_PROVIDED += cpp
|
FEATURES_PROVIDED += cpp
|
||||||
FEATURES_PROVIDED += periph_cpuid
|
FEATURES_PROVIDED += periph_cpuid
|
||||||
FEATURES_PROVIDED += periph_hwrng
|
FEATURES_PROVIDED += periph_hwrng
|
||||||
|
Loading…
Reference in New Issue
Block a user