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
b554e55e6e
W800_Smart_Watch
/
src
/
W800_SDK_v1.00.10
/
platform
History
Th3maz1ng
0fcfae7d1c
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
..
arch
Renamed SDK folder to prepare for update to version 1.00.10
2023-02-19 16:17:38 +01:00
common
Updated all other files to be inline with version 1.00.10 of the SDK
2023-02-19 16:34:26 +01:00
drivers
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
inc
Added missing strcasecmp function prototype in the include file
2023-05-14 22:17:55 +02:00
sys
Reduced the main's task stack size from 4k to 2k
2023-03-24 15:18:07 +01:00