mirror of
https://github.com/rene-dev/stmbl.git
synced 2026-02-05 18:01:21 +08:00
case fix
This commit is contained in:
2
Makefile
2
Makefile
@@ -130,7 +130,7 @@ ifeq ($(CPU_LS), F303)
|
|||||||
SOURCES += $(PERIPH_DRV_DIR)/src/stm32f30x_tim.c
|
SOURCES += $(PERIPH_DRV_DIR)/src/stm32f30x_tim.c
|
||||||
SOURCES += $(PERIPH_DRV_DIR)/src/stm32f30x_usart.c
|
SOURCES += $(PERIPH_DRV_DIR)/src/stm32f30x_usart.c
|
||||||
|
|
||||||
SOURCES += lib/CMSIS/Device/ST/stm32f30x/Source/Templates/gcc_ride7/startup_stm32f30x.s
|
SOURCES += lib/CMSIS/Device/ST/STM32F30x/Source/Templates/gcc_ride7/startup_stm32f30x.s
|
||||||
|
|
||||||
CPPFLAGS += -DSTM32F303xC
|
CPPFLAGS += -DSTM32F303xC
|
||||||
CPPFLAGS += -DHSE_VALUE=8000000
|
CPPFLAGS += -DHSE_VALUE=8000000
|
||||||
|
|||||||
Reference in New Issue
Block a user