stm32l4: adc-v2: enable sampling time setting
Link in the "multi" extensions to the adc-v2 periperhal code.
This commit is contained in:
parent
7210522d5c
commit
f9b2ffe8cf
@ -42,7 +42,7 @@ OBJS =
|
||||
# common/shared objs
|
||||
OBJS += rcc_common_all.o
|
||||
OBJS += gpio_common_all.o gpio_common_f0234.o
|
||||
OBJS += adc_common_v2.o
|
||||
OBJS += adc_common_v2.o adc_common_v2_multi.o
|
||||
|
||||
VPATH += ../../usb:../:../../cm3:../common
|
||||
VPATH += ../../ethernet
|
||||
|
Loading…
x
Reference in New Issue
Block a user