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

8 lines
222 B
Makefile
Raw Normal View History

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
2020-03-19 13:59:45 +01:00
FEATURES_PROVIDED += periph_rtt
FEATURES_PROVIDED += periph_rtc