feat: 完成弹力魔盒初版固件
This commit is contained in:
+6
-1
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user