W800_Smart_Watch/src/W800_SDK_v1.00.10
2023-04-13 13:41:42 +02:00
..
app Reworked the watch's sleep feature and internal workings, added a new sleep mode when BLE is enabled, now sending the watch's battery level, voltage and state to the GadgetBridge app when it connects to the watch 2023-04-13 13:41:42 +02:00
demo Updated all other files to be inline with version 1.00.10 of the SDK 2023-02-19 16:34:26 +01:00
doc Updated all other files to be inline with version 1.00.10 of the SDK 2023-02-19 16:34:26 +01:00
include Finally cleaned the wm_type_def.h file which was provided by WinnerMicro's SDK... 2023-04-05 14:27:22 +02:00
ld/w800 Increased application max size in the gcc_csky_bt.ld script as well, added WiFi hotspot scan routine to test antenna 2023-02-19 20:30:04 +01:00
lib/w800 Added libs needed with the SDK version 1.00.10 2023-02-19 17:51:03 +01:00
lvgl Added a function in the lvgl input device binding file to be able to know if the touch screen was touched or not 2023-04-13 13:37:50 +02:00
platform Commented debug traces out so that they are not diplayed on the serial port anymore 2023-04-13 13:38:50 +02:00
src Added a new event to the ble_service_state_change event callback function to be able to detect when a BLE master device subscribed to a particular characteristic. Also reworked the allocated buffers for the BLE stack, because of a strage issue, where it is hard for the phone to reconnect to the watch. 2023-04-13 13:34:38 +02:00
tools/w800 Added new app_utils module/lib containing miscellaneous utility functions like blocking delays and such. Still need to fully implement the elapsed_ms function. 2023-04-13 13:31:54 +02:00
Makefile Added new app_utils module/lib containing miscellaneous utility functions like blocking delays and such. Still need to fully implement the elapsed_ms function. 2023-04-13 13:31:54 +02:00