firmware/src
2024-05-15 12:27:11 +02:00
..
buzz
concurrency
detect Merge branch 'master' into feature/veml7700 2024-05-14 19:00:32 -04:00
gps Enable compiling with gccnoneeabi 12.3.1 for nRF52 targets, additional small fixes (#3778) 2024-05-03 15:49:22 -05:00
graphics Implement "Flip screen" setting for E-Ink displays (#3871) 2024-05-13 06:42:41 -05:00
input Added modifier key combination to allow keyboard shortcuts on t-deck (#3668) 2024-05-08 07:37:50 -05:00
mesh Merge branch 'master' into feature/veml7700 2024-05-14 19:00:32 -04:00
modules trunk fmt 2024-05-15 12:24:42 +02:00
mqtt merge master in to veml7700 2024-05-14 17:40:34 -04:00
nimble (ESP32) Fix bluetooth after light-sleep; de-init for deep sleep (#3655) 2024-04-18 07:27:18 -05:00
platform fix native compilation for linux PCs 2024-05-15 08:10:52 +02:00
AccelerometerThread.h MESHTASTIC_EXCLUDE_ENVIRONMENTAL_SENSOR refinements 2024-05-03 14:15:13 +12:00
airtime.cpp
airtime.h
AmbientLightingThread.h added NeoPixel support using Adafruit library 2024-04-22 14:42:52 +01:00
AudioThread.h
BluetoothCommon.cpp
BluetoothCommon.h
ButtonThread.cpp T-Echo screen and button performance (#3840) 2024-05-09 08:14:58 -05:00
ButtonThread.h T-Echo screen and button performance (#3840) 2024-05-09 08:14:58 -05:00
commands.h
configuration.h Merge branch 'master' into feature/veml7700 2024-05-14 19:00:32 -04:00
DebugConfiguration.cpp
DebugConfiguration.h add optional define DEBUG_MUTE 2024-05-11 09:46:39 +02:00
DisplayFormatters.cpp
DisplayFormatters.h
error.h
freertosinc.h
FSCommon.cpp Change to LOG_ERROR 2024-05-08 08:45:24 +08:00
FSCommon.h
GPSStatus.h Add MaxNodes to Native config (#3427) 2024-03-21 09:06:37 -05:00
main.cpp trunk fmt 2024-05-15 12:24:42 +02:00
main.h Add multiple SPI devices for Radio, Display, and Touchscreen (#3638) 2024-04-17 14:25:52 -05:00
memGet.cpp RP2040: Add getFreeHeap() and getHeapSize() support 2024-05-14 19:04:31 +02:00
memGet.h
meshUtils.cpp
meshUtils.h
network-stubs.cpp
NodeStatus.h
Observer.cpp
Observer.h Fix: return failure when PhoneAPI times out (#3136) 2024-01-28 07:53:39 -06:00
OSTimer.cpp
OSTimer.h
Power.cpp MESHTASTIC_EXCLUDE_ENVIRONMENTAL_SENSOR refinements 2024-05-03 14:15:13 +12:00
power.h trunk fmt 2024-05-03 14:26:57 +02:00
PowerFSM.cpp No more printing power-state changes to screen (#3640) 2024-04-16 07:36:14 -05:00
PowerFSM.h
PowerFSMThread.h Extract default intervals and coalesce methods into their own file / static class methods (#3425) 2024-03-17 08:18:30 -05:00
PowerStatus.h
RedirectablePrint.cpp Support for the ATGM336H series of GPS modules (#3610) 2024-04-16 09:03:51 -05:00
RedirectablePrint.h
RF95Configuration.h
SerialConsole.cpp Elimate non-text output for Portduino 2024-05-06 22:27:12 -05:00
SerialConsole.h
shutdown.h Add MaxNodes to Native config (#3427) 2024-03-21 09:06:37 -05:00
sleep.cpp Fix immediate wake from deepsleep for some devices (#3884) 2024-05-14 06:46:03 -05:00
sleep.h Routers / Repeaters deep sleep default w/ LoRA interrupts (#3251) 2024-02-24 07:55:00 -06:00
SPILock.cpp
SPILock.h If display is on on the @BigCorvus board and we xmit the board browns out? 2020-08-28 17:38:23 -07:00
Status.h
StatusHandler.h
target_specific.h NRF52 bluetooth cleanup and fix (#3328) 2024-03-03 13:56:55 -06:00
xmodem.cpp
xmodem.h