喷淋器 P0 功能实现
This commit is contained in:
+46
@@ -176,6 +176,7 @@
|
||||
<Add directory="apps/usr_le_code/thirdpart" />
|
||||
<Add directory="apps/usr_jb_proto/Protocol" />
|
||||
<Add directory="apps/usr_jb_proto/Utils" />
|
||||
<Add directory="apps/usr_app" />
|
||||
<Add directory="apps/usr_periph" />
|
||||
</Compiler>
|
||||
<Linker>
|
||||
@@ -782,6 +783,51 @@
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="apps/usr_periph/usr_rtc.h" />
|
||||
<Unit filename="apps/usr_periph/board_pin.h" />
|
||||
<Unit filename="apps/usr_periph/bsp_hw.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="apps/usr_periph/bsp_hw.h" />
|
||||
<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_pair.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="apps/usr_app/app_pump.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="apps/usr_app/app_spray.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_defer.h" />
|
||||
<Unit filename="apps/usr_app/app_function.h" />
|
||||
<Unit filename="apps/usr_app/app_led.h" />
|
||||
<Unit filename="apps/usr_app/app_pair.h" />
|
||||
<Unit filename="apps/usr_app/app_pump.h" />
|
||||
<Unit filename="apps/usr_app/app_spray.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