InfiniTime/src
Jean-François Milants 6ed8e983e9 Remove CMake targets and corresponding CLI arguments that are specific to the debugging environment (USE_JLINK, USE_OPENOCD and USE_GDB_CLIENT). 2022-09-17 21:25:54 +07: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 +07:00
buttonhandler ButtonHandler: includes relative to src dir 2022-01-16 20:59:49 +07:00
components Add sleep mode which disables notifications, touch- and motion wakeup (#1261) 2022-08-21 14:52:38 +07:00
displayapp Reduce duplication in Twos (#1274) 2022-09-11 20:57:49 +07:00
drivers Add P8B mirrored version definition. 2022-08-15 13:18:23 +07:00
heartratetask Apply clang-format to all C++ files 2022-06-05 09:15:46 +07:00
libs Improve checkbox visibility (#1266) 2022-08-16 08:29:26 +07:00
logging Removed redundant comments from NrfLogger 2021-12-04 22:03:40 +07:00
resources Small improvement in generate-fonts.py following code review. 2022-09-11 14:44:36 +07:00
systemtask Add sleep mode which disables notifications, touch- and motion wakeup (#1261) 2022-08-21 14:52:38 +07:00
touchhandler Apply clang-format to all C++ files 2022-06-05 09:15:46 +07:00
BootErrors.h Automatic error detection 2021-08-18 15:23:30 +07:00
BootloaderVersion.cpp Fix InfiniTime compiler warnings 2022-06-19 13:41:33 +07:00
BootloaderVersion.h Fix InfiniTime compiler warnings 2022-06-19 13:41:33 +07:00
CMakeLists.txt Remove CMake targets and corresponding CLI arguments that are specific to the debugging environment (USE_JLINK, USE_OPENOCD and USE_GDB_CLIENT). 2022-09-17 21:25:54 +07: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 +07:00
Version.h.in Add missing standard includes 2021-11-15 22:02:49 +07:00
main.cpp LFCLK: Add compatibility to wasp-os reloader-factory 2022-06-27 08:28:48 +07:00
main.h Include cleanup: components 2020-11-16 01:35:45 +07:00
recoveryLoader.cpp Apply clang-format to all C++ files 2022-06-05 09:15:46 +07:00
sdk_config.h Switch to freertos timers (#1095) 2022-06-06 17:47:43 +07:00