W800_Smart_Watch/src/W800_SDK_v1.00.10
2025-04-29 12:51:37 +02:00
..
app Added a 3 second timer to show the watch's minute and hour hands again after being hidden and added header comments to both files. 2025-04-29 12:51:37 +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 SDK to latest state of release v1.00.10 2025-02-05 20:58:24 +01:00
include Make it clearer which functions are not part of the official SDK. Some functions were already implemented but not exported ... 2025-02-05 20:56:47 +01:00
ld/w800 Corrected bad calculated address boundaries which did not make sense with the various flash part sizes... 2024-08-01 01:53:23 +02:00
lib/w800 Updated SDK to latest state of release v1.00.10 2025-02-05 20:58:24 +01:00
lvgl Updated LVGL library version from 8.3 to 8.4 2025-02-09 11:36:47 +01:00
platform Make it clearer which functions are not part of the official SDK. Some functions were already implemented but not exported ... 2025-02-05 20:56:47 +01:00
src BLE: fixed callback not checking if the event queue exists and executing sometimes after the queue was deleted 2025-02-09 19:09:34 +01:00
tools/w800 Updated LVGL library version from 8.3 to 8.4 2025-02-09 11:36:47 +01:00
Makefile LVGL src folder is now treated as lib to only be compiled when needed and not every time the main app is recompiled ie use make lib to rebuild it 2024-09-14 18:08:13 +02:00