first commit

This commit is contained in:
liyp
2026-08-25 21:50:12 -04:00
commit 800a6761a1
152 changed files with 21525 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=