1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp8266/Makefile.features

10 lines
218 B
Makefile
Raw Normal View History

2020-06-08 12:00:44 +02:00
CPU_FAM = esp8266
CPU_ARCH = xtensa
CPU_CORE = xtensa-l106
2020-06-08 12:00:44 +02:00
2018-09-05 02:39:50 +02:00
# MCU defined features that are provided independent on board definitions
2019-12-12 13:46:20 +01:00
include $(RIOTCPU)/esp_common/Makefile.features
2018-05-04 15:44:29 +02:00
FEATURES_PROVIDED += arch_esp8266