firmware/src
dfsx1 bc516ebbac
Remove memcpy (#8079)
Obsolete since #7652 returns false for mismatching keys

Co-authored-by: dfsx1 <dfsx1@users.noreply.github.com>
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2025-09-27 08:33:07 -05:00
..
buzz remove OSThread from BuzzerFeedbackThread 2025-09-24 17:14:22 +02:00
concurrency add optional debug logging to see which OSThread / loops have what delays 2025-09-24 17:14:22 +02:00
detect add WIP for Unit C6L (#7433) 2025-09-17 22:40:55 +02:00
Fusion
gps C6l fixes (#8047) 2025-09-19 21:16:19 -05:00
graphics Saving changes are required (#8122) 2025-09-26 11:17:15 -05:00
input only run the ButtonThread if a button is pressed 2025-09-24 17:14:22 +02:00
mesh Remove memcpy (#8079) 2025-09-27 08:33:07 -05:00
modules I2S: Fix silent RTTTL regression (#8129) 2025-09-27 15:07:38 +10:00
motion
mqtt
nimble the BluetoothPhoneAPI runOnce is triggerd by events any way no need to loop 2025-09-24 17:14:22 +02:00
platform Properly output the TCXO Voltage in yaml (#8128) 2025-09-26 18:23:09 -05:00
serialization
airtime.cpp
airtime.h
AmbientLightingThread.h add WIP for Unit C6L (#7433) 2025-09-17 22:40:55 +02:00
AudioThread.h I2S: Fix silent RTTTL regression (#8129) 2025-09-27 15:07:38 +10:00
BluetoothCommon.cpp
BluetoothCommon.h
BluetoothStatus.h
commands.h
configuration.h Revert "Fix excluded modules configuration handling (#7838)" 2025-09-19 07:29:54 -05:00
DebugConfiguration.cpp Portduino config refactor (#7796) 2025-09-19 08:24:35 -05:00
DebugConfiguration.h Put guards in place around debug heap operations (#7955) 2025-09-11 07:57:42 -05:00
DisplayFormatters.cpp Merge pull request #7873 from compumike/compumike/client-base-role 2025-09-18 20:40:39 -05:00
DisplayFormatters.h Fixes 2025-09-19 06:29:18 -05:00
error.h
freertosinc.h
FSCommon.cpp
FSCommon.h
GpioLogic.cpp
GpioLogic.h
GPSStatus.h Added Last Coordinate counter to Position screen (#7865) 2025-09-19 07:00:44 -05:00
Led.cpp
Led.h
main.cpp only run the ButtonThread if a button is pressed 2025-09-24 17:14:22 +02:00
main.h
memGet.cpp Put guards in place around debug heap operations (#7955) 2025-09-11 07:57:42 -05:00
memGet.h
meshUtils.cpp
meshUtils.h
network-stubs.cpp
NodeStatus.h
Observer.cpp
Observer.h
Power.cpp Add LOG_HEAP log type, and more heap debug messages (#7937) 2025-09-09 10:29:07 -05:00
power.h
PowerFSM.cpp
PowerFSM.h
PowerFSMThread.h
PowerMon.cpp
PowerMon.h
PowerStatus.h
RedirectablePrint.cpp Portduino config refactor (#7796) 2025-09-19 08:24:35 -05:00
RedirectablePrint.h
RF95Configuration.h
SafeFile.cpp
SafeFile.h
SerialConsole.cpp onReceive does only exist for HardwareSerial not for USB CDC serial but we can at least check for USB connection in a longer interval 2025-09-24 22:09:32 +02:00
SerialConsole.h move SerialConsole to event based trigger 2025-09-24 17:14:14 +02:00
sleep.cpp tlora-pager wake on button, and kb backlight toggling (#8090) 2025-09-22 21:06:23 -05:00
sleep.h
SPILock.cpp
SPILock.h
Status.h
target_specific.h
xmodem.cpp
xmodem.h