feat support ADC driver for aiit-arm32-board and stm32f407-st-discovery
This commit is contained in:
@@ -57,4 +57,8 @@ ifeq ($(CONFIG_RESOURCES_WDT),y)
|
||||
SRC_DIR += watchdog
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_RESOURCES_ADC),y)
|
||||
SRC_DIR += adc
|
||||
endif
|
||||
|
||||
include $(KERNEL_ROOT)/compiler.mk
|
||||
|
||||
Reference in New Issue
Block a user