InfiniTime/src
luz paz 03a510bd18 Fix various typos
Found via `codespell -q 3 -S ./src/libs -L ans,doubleclick,trough`
2022-06-05 09:31:23 +03:00
..
buttonhandler ButtonHandler: includes relative to src dir 2022-01-16 20:59:49 +01:00
components Fix various typos 2022-06-05 09:31:23 +03:00
displayapp Fix various typos 2022-06-05 09:31:23 +03:00
drivers Fix various typos 2022-06-05 09:31:23 +03:00
FreeRTOS Remove debug defines (DEBUG & DEBUG_NRF_USER) from the build. These debug can be useful for debugging purposes but not in production (release). (#400) 2021-06-01 21:02:15 +02:00
heartratetask Apply clang-format to all C++ files 2022-06-05 09:15:46 +03:00
libs New changes according to the review : Priority 0 for display, 1 for system, timer and ble host, and 2 for ble LL 2022-03-21 20:53:46 +01:00
logging Removed redundant comments from NrfLogger 2021-12-04 22:03:40 +02:00
systemtask Fix various typos 2022-06-05 09:31:23 +03:00
touchhandler Apply clang-format to all C++ files 2022-06-05 09:15:46 +03:00
BootErrors.h Automatic error detection 2021-08-18 15:23:30 +03:00
BootloaderVersion.cpp Apply clang-format to all C++ files 2022-06-05 09:15:46 +03:00
BootloaderVersion.h Apply clang-format to all C++ files 2022-06-05 09:15:46 +03:00
CMakeLists.txt generalize lv-font creation 2022-05-16 11:59:44 +03:00
FreeRTOSConfig.h New changes according to the review : Priority 0 for display, 1 for system, timer and ble host, and 2 for ble LL 2022-03-21 20:53:46 +01:00
main.cpp Apply clang-format to all C++ files 2022-06-05 09:15:46 +03:00
main.h Include cleanup: components 2020-11-16 01:35:45 +01:00
recoveryLoader.cpp Apply clang-format to all C++ files 2022-06-05 09:15:46 +03:00
sdk_config.h Fix various typos 2022-06-05 09:31:23 +03:00
Version.h.in Add missing standard includes 2021-11-15 22:02:49 +01:00