stm32g4: Enable CRS

This commit is contained in:
Ben Brewer
2020-08-03 14:25:45 +01:00
committed by Karl Palsson
parent 82b4626ae3
commit 98855377c6
2 changed files with 3 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ TGT_CFLAGS += $(STANDARD_FLAGS)
ARFLAGS = rcs
OBJS += adc.o adc_common_v2.o adc_common_v2_multi.o
OBJS += crs_common_all.o
OBJS += dma_common_l1f013.o
OBJS += dmamux.o
OBJS += flash.o flash_common_all.o flash_common_f.o flash_common_idcache.o