W800_Smart_Watch/src/W800_SDK_v1.00.10/app
2023-03-30 13:08:57 +02:00
..
app_drivers Wrapped the SDIO MMC IO busy wait statement in a function such that it can be called by any API needing it 2023-03-30 13:08:57 +02:00
app_include Renamed some file's header guards to be more consistent, clean some useless object in the UI, renamed a watch settings which name could be misleading 2023-03-12 21:44:43 +01:00
ble Added the ble modem and service source files (at last) 2023-03-26 23:21:27 +02:00
gfx Added a lot of settings handling callbacks, added the code to test the BMA456 step counter feature and it seems to work just fine 2023-03-26 23:22:45 +02:00
persistency Added new persistency methods, reworked some old ones and added every settings set functions 2023-03-26 23:09:36 +02:00
translation Added a translation module to implement multilanguage support 2023-03-24 14:45:55 +01:00
app_config.h Added a define to easily set the BLE advertised name of the W800SmartWatch 2023-03-30 12:56:32 +02:00
firmware_version.h Added a new header file to track the version history of the firmware and to display the running version 2023-03-24 14:44:30 +01:00
main.c Updated a log trace to be more meaningful 2023-03-24 15:22:15 +01:00
Makefile Renamed SDK folder to prepare for update to version 1.00.10 2023-02-19 16:17:38 +01:00