stm32g4: i2c: enable common peripheral code.

This commit is contained in:
Oskar
2022-05-27 15:22:07 +02:00
committed by Karl Palsson
parent 3122c0b33f
commit 1e71f18be2
3 changed files with 37 additions and 1 deletions

View File

@@ -43,6 +43,7 @@ OBJS += dmamux.o
OBJS += fdcan.o fdcan_common.o
OBJS += flash.o flash_common_all.o flash_common_f.o flash_common_idcache.o
OBJS += gpio_common_all.o gpio_common_f0234.o
OBJS += i2c_common_v2.o
OBJS += opamp_common_all.o opamp_common_v2.o
OBJS += pwr.o
OBJS += rcc.o rcc_common_all.o