mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-16 13:52:44 +01:00
6 lines
158 B
Makefile
6 lines
158 B
Makefile
# MCU defined features that are provided independent on board definitions
|
|
|
|
include $(RIOTCPU)/esp_common/Makefile.features
|
|
|
|
FEATURES_PROVIDED += arch_esp8266
|