first commit

This commit is contained in:
liyp
2026-08-25 22:07:47 -04:00
commit 84b128edb6
31 changed files with 11731 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
###########################################################
# project environment variables
###########################################################
# append command prefix for toolchain
#COMPILER_CMD_PREFIX=
# mcu ram size (used to print memory usage)
#MCU_RAM_SIZE=0x00
# mcu rom size (used to print memory usage)
#MCU_ROM_SIZE=0x00
# put your global variables ...
#GLOBAL_VAR=
[debug]
# put your variables for 'debug' target ...
#VAR=