RIOT/boards/ruuvitag/Makefile.features
2019-10-02 12:54:30 +02:00

8 lines
203 B
Makefile

CPU_MODEL = nrf52832xxaa
# Put defined MCU peripherals here (in alphabetical order)
FEATURES_PROVIDED += periph_spi
FEATURES_PROVIDED += periph_uart
include $(RIOTBOARD)/common/nrf52/Makefile.features