firmware/src/concurrency
Thomas Göttgens 05e4a639a1
remove newline from logging statements. (#5022)
remove newline from logging statements in code. The LOG_* functions will now magically add it at the end.

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-10-14 15:11:43 +11:00
..
BinarySemaphoreFreeRTOS.cpp trunk roundhouse kick 2023-01-21 21:23:24 +01:00
BinarySemaphoreFreeRTOS.h move streamapi into a thread, saves power and increases responsiveness 2021-03-25 06:15:15 +08:00
BinarySemaphorePosix.cpp trunk roundhouse kick 2023-01-21 21:23:24 +01:00
BinarySemaphorePosix.h fix native build 2021-03-29 20:56:02 +08:00
InterruptableDelay.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
InterruptableDelay.h Fix various typos (#2607) 2023-07-14 16:25:20 -05:00
Lock.cpp trunk roundhouse kick 2023-01-21 21:23:24 +01:00
Lock.h portduino WIP 2020-09-04 15:03:22 -07:00
LockGuard.cpp trunk roundhouse kick 2023-01-21 21:23:24 +01:00
LockGuard.h trunk roundhouse kick 2023-01-21 21:23:24 +01:00
NotifiedWorkerThread.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
NotifiedWorkerThread.h trunk roundhouse kick 2023-01-21 21:23:24 +01:00
OSThread.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
OSThread.h Tracker role wakeup and sleep cycle when power.is_power_saving true (#2846) 2023-09-30 21:09:17 -05:00
Periodic.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00