mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-18 16:03:22 +08:00
修复代码错误
This commit is contained in:
@@ -65,6 +65,11 @@ $(NAME)_SOURCES += wlan_bus_driver/wlan_platform.c \
|
||||
endif #NO_WIFI
|
||||
|
||||
|
||||
# These need to be forced into the final ELF since they are not referenced otherwise
|
||||
$(NAME)_LINK_FILES := ../../$(HOST_ARCH)/crt0_$(TOOLCHAIN_NAME).o \
|
||||
../../$(HOST_ARCH)/hardfault_handler.o \
|
||||
platform_vector_table.o \
|
||||
|
||||
# $(NAME)_CFLAGS = $(COMPILER_SPECIFIC_PEDANTIC_CFLAGS)
|
||||
|
||||
|
||||
|
||||
0
mico-os/platform/MCU/STM32F2xx/platform_cmsis.h
Normal file → Executable file
0
mico-os/platform/MCU/STM32F2xx/platform_cmsis.h
Normal file → Executable file
Reference in New Issue
Block a user