firmware/src
Thomas Göttgens b9e6de20d4
add more locking for shared SPI devices (#5595)
* add more locking for shared SPI devices
* call initSPI before the lock is used
* remove old one
* don't double lock
* Add missing unlock
* More missing unlocks
* Add locks to SafeFile, remove from `readcb`, introduce some LockGuards
* fix lock in setupSDCard()
* pull radiolib trunk with SPI-CS fixes
* change ContentHandler to Constructor type locks, where applicable

---------

Co-authored-by: mverch67 <manuel.verch@gmx.de>
Co-authored-by: GUVWAF <thijs@havinga.eu>
Co-authored-by: Manuel <71137295+mverch67@users.noreply.github.com>
2024-12-31 13:31:47 +01:00
..
buzz
concurrency
detect Remove remaining \n from log lines. (#5675) 2024-12-27 18:01:02 +11:00
Fusion
gps Warnings and log cleanup (#5472) 2024-11-28 11:20:06 -06:00
graphics Remove an \n (#5703) 2024-12-30 19:01:21 -06:00
input Enable the autoconf settings for MPR121 based keyboards, to make it more flexible for varying implementations. (#5680) 2024-12-27 07:16:08 -06:00
mesh add more locking for shared SPI devices (#5595) 2024-12-31 13:31:47 +01:00
modules add more locking for shared SPI devices (#5595) 2024-12-31 13:31:47 +01:00
motion Remove remaining \n from log lines. (#5675) 2024-12-27 18:01:02 +11:00
mqtt Minor cppcheck fixes (#5689) 2024-12-28 18:56:05 -06:00
nimble
platform Actually use the MAC address from a ch341 (#5704) 2024-12-31 17:46:03 +11:00
serialization support indicator sensors through Rp2040 serial (#5696) 2024-12-30 21:28:31 +01:00
airtime.cpp
airtime.h
AmbientLightingThread.h
AudioThread.h Cherry pick tdeck fixes (#5422) 2024-11-22 14:25:09 -06:00
BluetoothCommon.cpp
BluetoothCommon.h
ButtonThread.cpp Convert userprefs to a json file instead of header file which has to be included everywhere (#5471) 2024-12-03 06:17:25 -06:00
ButtonThread.h Adds fixed GPS, BUTTON_PIN and BLE code to userPrefs.h (#5341) 2024-11-14 06:56:22 -06:00
commands.h
configuration.h TFT branch grab-bag (#5683) 2024-12-28 08:31:54 -06:00
DebugConfiguration.cpp
DebugConfiguration.h Include log messages in unit tests (#5666) 2024-12-26 13:42:15 +11:00
DisplayFormatters.cpp
DisplayFormatters.h
error.h
freertosinc.h
FSCommon.cpp add more locking for shared SPI devices (#5595) 2024-12-31 13:31:47 +01:00
FSCommon.h
GpioLogic.cpp
GpioLogic.h
GPSStatus.h
Led.cpp
Led.h
main.cpp add more locking for shared SPI devices (#5595) 2024-12-31 13:31:47 +01:00
main.h Remove ATECC crypto chip placeholder code (#5461) 2024-11-27 09:45:54 +01:00
memGet.cpp
memGet.h
meshUtils.cpp
meshUtils.h
network-stubs.cpp
NodeStatus.h
Observer.cpp
Observer.h
Power.cpp Detect charging status by measuring current flow with configured INA battery sensor (#5271) 2024-12-22 15:02:50 +11:00
power.h Detect charging status by measuring current flow with configured INA battery sensor (#5271) 2024-12-22 15:02:50 +11:00
PowerFSM.cpp Don't powersave on Wifi (#5443) 2024-11-25 06:53:05 -06:00
PowerFSM.h
PowerFSMThread.h
PowerMon.cpp
PowerMon.h
PowerStatus.h
RedirectablePrint.cpp
RedirectablePrint.h
RF95Configuration.h
SafeFile.cpp add more locking for shared SPI devices (#5595) 2024-12-31 13:31:47 +01:00
SafeFile.h add more locking for shared SPI devices (#5595) 2024-12-31 13:31:47 +01:00
SerialConsole.cpp
SerialConsole.h
shutdown.h
sleep.cpp Merge branch 'master' into tft-gui-work 2024-11-30 00:54:03 +01:00
sleep.h Don't attempt to save NodeDB on low-batt shutdown to prevent FS corruption (#5312) 2024-11-12 06:17:26 -06:00
SPILock.cpp
SPILock.h
Status.h
target_specific.h
xmodem.cpp add more locking for shared SPI devices (#5595) 2024-12-31 13:31:47 +01:00
xmodem.h