mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
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
|