FirstCommit

This commit is contained in:
2025-12-22 15:13:55 +08:00
commit b643e4d821
5 changed files with 39 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
CUSTOM_MAIN_DIR := custom/custom_main
OC_FILES += $(CUSTOM_MAIN_DIR)/src/custom_main.c
INC += -I'$(CUSTOM_MAIN_DIR)/inc'