1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/nrf52/Makefile.features
2017-11-15 11:16:05 +01:00

5 lines
158 B
Makefile

# The ADC does not depend on any board configuration, so always available
FEATURES_PROVIDED += periph_adc
-include $(RIOTCPU)/nrf5x_common/Makefile.features