first commit

This commit is contained in:
2024-04-01 10:31:33 +08:00
commit 9ba62457a9
237 changed files with 40424 additions and 0 deletions

3
extra_script.py Normal file
View File

@ -0,0 +1,3 @@
Import("env")
env.Replace(PROGNAME="firmware_%s" % env.GetProjectOption("custom_prog_version"))