P0/P1/P2功能实现:接入业务组合根(按键/LED/过零/配网/OTA),联动、11B定时、运行记录、灯泡寿命(DP3/DP4/DP25)、CBR0 VM、512分包
This commit is contained in:
+78
@@ -177,6 +177,7 @@
|
||||
<Add directory="apps/usr_jb_proto/Protocol" />
|
||||
<Add directory="apps/usr_jb_proto/Utils" />
|
||||
<Add directory="apps/usr_periph" />
|
||||
<Add directory="apps/usr_app" />
|
||||
</Compiler>
|
||||
<Linker>
|
||||
<Add option="-flto" />
|
||||
@@ -778,10 +779,87 @@
|
||||
<Unit filename="apps/usr_jb_proto/usr_jb_main.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="apps/usr_periph/bsp_hw.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="apps/usr_periph/bsp_zc.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="apps/usr_periph/bsp_hw.h" />
|
||||
<Unit filename="apps/usr_periph/bsp_zc.h" />
|
||||
<Unit filename="apps/usr_periph/board_pin.h" />
|
||||
<Unit filename="apps/usr_periph/usr_rtc.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="apps/usr_periph/usr_rtc.h" />
|
||||
<Unit filename="apps/usr_app/app_arbiter.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="apps/usr_app/app_defer.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="apps/usr_app/app_function.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="apps/usr_app/app_led.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="apps/usr_app/app_light_life.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="apps/usr_app/app_linkage.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="apps/usr_app/app_nvm.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="apps/usr_app/app_pair.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="apps/usr_app/app_relay.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="apps/usr_app/app_runrec.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="apps/usr_app/app_th_scan.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="apps/usr_app/app_timer_task.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="apps/usr_app/app_zc.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="apps/usr_app/key.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="apps/usr_app/key_manager.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="apps/usr_app/led.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="apps/usr_app/led_manager.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="apps/usr_app/app_arbiter.h" />
|
||||
<Unit filename="apps/usr_app/app_defer.h" />
|
||||
<Unit filename="apps/usr_app/app_function.h" />
|
||||
<Unit filename="apps/usr_app/app_led.h" />
|
||||
<Unit filename="apps/usr_app/app_light_life.h" />
|
||||
<Unit filename="apps/usr_app/app_linkage.h" />
|
||||
<Unit filename="apps/usr_app/app_nvm.h" />
|
||||
<Unit filename="apps/usr_app/app_pair.h" />
|
||||
<Unit filename="apps/usr_app/app_relay.h" />
|
||||
<Unit filename="apps/usr_app/app_runrec.h" />
|
||||
<Unit filename="apps/usr_app/app_th_scan.h" />
|
||||
<Unit filename="apps/usr_app/app_timer_task.h" />
|
||||
<Unit filename="apps/usr_app/app_zc.h" />
|
||||
<Unit filename="apps/usr_app/key.h" />
|
||||
<Unit filename="apps/usr_app/key_manager.h" />
|
||||
<Unit filename="apps/usr_app/led.h" />
|
||||
<Unit filename="apps/usr_app/led_manager.h" />
|
||||
<Unit filename="apps/usr_le_code/ble_proto.h" />
|
||||
<Unit filename="apps/usr_le_code/bleproto.h" />
|
||||
<Unit filename="apps/usr_le_code/bleproto_api.h" />
|
||||
|
||||
Reference in New Issue
Block a user