Added F7 ADC support (almost the same as F4)

This commit is contained in:
Matthew Lai
2019-04-29 00:29:56 +01:00
committed by Karl Palsson
parent ca43a73ea3
commit 6703abf5e3
7 changed files with 659 additions and 492 deletions

View File

@@ -42,6 +42,7 @@ TGT_CFLAGS += $(STANDARD_FLAGS)
ARFLAGS = rcs
OBJS += adc_common_v1.o adc_common_v3.o
OBJS += can.o
OBJS += crc_common_all.o crc_v2.o
OBJS += dac_common_all.o