doc: convert CRC periphal to common naming
Previously scattered about under "crc_file" and under "STM32blah->CRC" Deletes empty doxygen marker files, and uses groups instead.
This commit is contained in:
@@ -35,7 +35,7 @@ TGT_CFLAGS += $(DEBUG_FLAGS)
|
||||
TGT_CFLAGS += $(STANDARD_FLAGS)
|
||||
# ARFLAGS = rcsv
|
||||
ARFLAGS = rcs
|
||||
OBJS = crc.o desig.o flash.o rcc.o dma.o lcd.o
|
||||
OBJS = desig.o flash.o rcc.o dma.o lcd.o
|
||||
OBJS += crc_common_all.o dac_common_all.o
|
||||
OBJS += dma_common_l1f013.o
|
||||
OBJS += flash_common_l01.o
|
||||
|
||||
Reference in New Issue
Block a user