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

9 lines
224 B
Makefile

CPU_MODEL = nrf52832xxaa
FEATURES_PROVIDED += arduino_i2c
FEATURES_PROVIDED += arduino_spi
FEATURES_PROVIDED += arduino_pins
FEATURES_PROVIDED += arduino_shield_uno
include $(RIOTBOARD)/common/nrf52xxxdk/Makefile.features