stm32g0: add crc.
Regular crc-v2 peripheral, except that CRC_IDR is now 32bit wide - but not used.
This commit is contained in:
@@ -44,6 +44,7 @@ OBJS += usart_common_all.o usart_common_v2.o
|
||||
OBJS += spi_common_all.o spi_common_v1_frf.o
|
||||
OBJS += i2c_common_v2.o
|
||||
OBJS += rng_common_v1.o
|
||||
OBJS += crc_common_all.o
|
||||
|
||||
VPATH +=../:../../cm3:../common
|
||||
|
||||
|
||||
Reference in New Issue
Block a user