stm32g0: add device electronic signature offsets and build desig.

This commit is contained in:
Guillaume Revaillot
2019-09-25 15:08:58 +02:00
committed by Karl Palsson
parent 2d9c01867f
commit d696e2c264
2 changed files with 8 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ TGT_CFLAGS += $(STANDARD_FLAGS)
ARFLAGS = rcs
OBJS += adc.o adc_common_v2.o
OBJS += crc_common_all.o
OBJS += desig_common_all.o desig_common_v1.o
OBJS += dma_common_l1f013.o
OBJS += dmamux.o
OBJS += exti_common_all.o exti_common_v2.o