This website requires JavaScript.
Explore
Help
Sign In
Th3maz1ng
/
W800_Smart_Watch
Watch
1
Star
0
Fork
0
You've already forked W800_Smart_Watch
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
b435687e33
W800_Smart_Watch
/
src
/
W800_SDK_v1.00.10
History
Th3maz1ng
b435687e33
Added the find my phone app/feature source files
2023-05-01 21:05:26 +02:00
..
app
Added the find my phone app/feature source files
2023-05-01 21:05:26 +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 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