second commit

This commit is contained in:
2025-02-20 13:19:16 +08:00
commit 09256a1972
52 changed files with 8016 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"))