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

5 lines
158 B
Makefile
Raw Normal View History

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