mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-17 23:48:13 +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)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user