W800_Smart_Watch/src/W800_SDK_v1.00.10/app
2023-03-24 15:06:14 +01:00
..
app_drivers Added new wrapper functions to interact more easily with the watch's peripherals 2023-03-24 15:06:14 +01: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
gfx Updated the menu to now use the translation module to display the selected language 2023-03-24 15:06:14 +01:00
persistency Added new watch settings in the persistency layer, added flash read and write functions, work still in progress 2023-03-24 15:06:14 +01:00
translation Added a translation module to implement multilanguage support 2023-03-24 14:45:55 +01:00
app_config.h Added new parameter to be able to build the firmware for the breadboard platform or the PCB (latest) platform 2023-03-24 15:06:14 +01: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 Added the state of the FreeRTOS stack (free heap/total heap) 2023-03-14 07:32:27 +01:00
Makefile Renamed SDK folder to prepare for update to version 1.00.10 2023-02-19 16:17:38 +01:00