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
c4c6ace3cb
W800_Smart_Watch
/
src
/
W800_SDK_v1.00.10
History
anschrammh
c4c6ace3cb
Increased the notification text area size so that more text can be shown, rearranged the notification header (source of the notification, contact and time)
2024-01-16 13:02:44 +01:00
..
app
Increased the notification text area size so that more text can be shown, rearranged the notification header (source of the notification, contact and time)
2024-01-16 13:02:44 +01: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
Minor miscellaneous changes
2024-01-11 13:43:14 +01: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
Regenerated used fonts (14, 16, 24, 28 and 30) to add accented characters used in the french and german languages. Added parentheses around macro value in app_config.h, Updated the firmware_version.h file.
2023-11-04 12:09:02 +01:00
platform
Reworked the RTC driver to internally track the years from 2000 and not 1900 as there are only 7 bits for storing the years and this would overflow in 2028 ...
2023-10-22 09:02:38 +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 the watch_power_management folder to the header include list
2023-10-22 09:03:46 +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