W800_Smart_Watch/src/W800_SDK_v1.00.10
2023-05-30 19:12:05 +02:00
..
app Changed the logic of the music player when clicking on the next and previous buttons, now, a short click goes to the next/previous track and a long click forwards/rewinds the song by X seconds 2023-05-30 19:12:05 +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 Added missing strcasecmp function prototype in the include file 2023-05-14 22:17:55 +02:00
src Added BLE pairing security when this is the first time the watch is paired to a phone. Depending on the capabilities of the device, it might be required to enter a pass key for bonding. 2023-04-22 22:40:41 +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