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:
Karl Palsson
2018-02-15 00:03:13 +00:00
parent b47b967440
commit b9cf3a7072
9 changed files with 6 additions and 165 deletions

View File

@@ -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