first commit

This commit is contained in:
2024-07-16 11:15:42 +08:00
commit a44ec58780
47 changed files with 6775 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"))