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

7 lines
188 B
Makefile
Raw Normal View History

2019-12-12 13:46:20 +01:00
# MCU defined features that are provided independent on board definitions
include $(RIOTCPU)/esp_common/Makefile.features
2018-05-04 15:44:29 +02:00
FEATURES_PROVIDED += arch_esp32
2018-10-08 12:20:49 +02:00
FEATURES_PROVIDED += periph_rtc