5 lines
158 B
Makefile
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
|