mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 14:52:45 +01:00
5 lines
162 B
Makefile
5 lines
162 B
Makefile
# Enable this after fixing https://github.com/RIOT-OS/RIOT/issues/659
|
|
#FEATURES_PROVIDED += transceiver
|
|
FEATURES_PROVIDED += periph_rtc
|
|
FEATURES_MCU_GROUP = arm7
|