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
+6 -1
View File
@@ -281,7 +281,8 @@
<Add before="$compiler $options $includes -D__LD__ -E -P cpu\br28\tools\download.c -o cpu\br28\tools\download.bat" />
<Add before="tools\utils\fixbat.exe cpu\br28\tools\download.bat" />
<Add before="$compiler $options $includes -D__LD__ -E -P cpu\br28\tools\isd_config_rule.c -o cpu\br28\tools\isd_config.ini" />
<Add after="cpu\br28\tools\download.bat sdk" />
<!-- Build the image and immediately run the generated USB burner. -->
<Add after="cmd /c cpu\br28\tools\download.bat sdk" />
<Mode after="always" />
</ExtraCommands>
</Target>
@@ -832,6 +833,10 @@
<Option compilerVar="CC" />
</Unit>
<Unit filename="apps/usr_app/app_function.h" />
<Unit filename="apps/usr_app/app_shake_wake.c">
<Option compilerVar="CC" />
</Unit>
<Unit filename="apps/usr_app/app_shake_wake.h" />
<Unit filename="apps/usr_app/app_time_util.h" />
<Unit filename="apps/usr_le_code/ble_proto.c">
<Option compilerVar="CC" />