feat: 完成弹力魔盒初版固件

This commit is contained in:
2026-08-31 20:15:19 +08:00
parent 026d6d5da7
commit b63a928b92
34 changed files with 1320 additions and 781 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
[CmdletBinding()]
param(
[string]$ProjectName = "PICBC2",
[string]$ProjectName = "PICBC4",
[string]$SdkRoot = ""
)