firmware/src
todd-herbert 536b6d87c6
InkHUD support for LilyGo T3S3 E-Paper (#6503)
* Purge an incomplete E-Ink driver

* Use the deep-sleep mode of SSD16XX E-Ink displays

* TwoButton doesn't need to store pin mode

* Fix false positive button presses after light sleep

* E-Ink driver for DEPG0213BNS800

* InkHUD support for LilyGo T3S3 E-paper

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2025-04-09 10:41:51 -05:00
..
buzz add ThinkNode M2 Support (#6354) 2025-03-28 19:55:00 -05:00
concurrency
detect remove duplicate HAS_LP5562 introduced by #6422 (#6494) 2025-04-04 08:35:15 -05:00
Fusion
gps chore: update ubx.h (#6522) 2025-04-08 14:04:33 -05:00
graphics InkHUD support for LilyGo T3S3 E-Paper (#6503) 2025-04-09 10:41:51 -05:00
input TCA8418 initial config + basic 3x4 keypad config (#6422) 2025-04-03 14:18:18 -05:00
mesh Send UDP packet even if it's encrypted (#6524) 2025-04-09 06:13:49 -05:00
modules Added initial support for Texas Instruments LP5562 (#6381) 2025-04-01 22:39:40 +02:00
motion Remove unnecessary null pointer checks (#6358) 2025-03-21 05:54:42 -05:00
mqtt Cleanup 2025-03-16 08:19:46 -05:00
nimble 2.6 changes (#5806) 2025-03-01 06:18:33 -06:00
platform Fix several features of M1 and M2 (i know what the 7 is now ...) (#6507) 2025-04-07 05:46:22 -05:00
serialization Add missing traceroute fields to serialized JSON output (#6087) 2025-02-18 13:25:55 -06:00
airtime.cpp
airtime.h
AmbientLightingThread.h Added initial support for Texas Instruments LP5562 (#6381) 2025-04-01 22:39:40 +02:00
AudioThread.h Remove unnecessary null pointer checks (#6358) 2025-03-21 05:54:42 -05:00
BluetoothCommon.cpp
BluetoothCommon.h
BluetoothStatus.h InkHUD refactoring (#6216) 2025-03-06 11:25:41 +01:00
ButtonThread.cpp Minor adjustment of blink codes and 'unstick' the M2 button. (#6521) 2025-04-08 10:46:39 -05:00
ButtonThread.h Fix several features of M1 and M2 (i know what the 7 is now ...) (#6507) 2025-04-07 05:46:22 -05:00
commands.h
configuration.h TCA8418 initial config + basic 3x4 keypad config (#6422) 2025-04-03 14:18:18 -05:00
DebugConfiguration.cpp
DebugConfiguration.h new device: Lilygo T-Eth-Elite (#6321) 2025-03-15 14:15:35 +01:00
DisplayFormatters.cpp remove very long slow (#6486) 2025-04-03 09:07:43 -05:00
DisplayFormatters.h
error.h
freertosinc.h
FSCommon.cpp implement littlefs for stm32 (#5987) 2025-03-21 16:12:27 +01:00
FSCommon.h implement littlefs for stm32 (#5987) 2025-03-21 16:12:27 +01:00
GpioLogic.cpp
GpioLogic.h
GPSStatus.h
Led.cpp
Led.h
main.cpp Minor adjustment of blink codes and 'unstick' the M2 button. (#6521) 2025-04-08 10:46:39 -05:00
main.h 2.6 changes (#5806) 2025-03-01 06:18:33 -06:00
memGet.cpp
memGet.h
meshUtils.cpp
meshUtils.h
network-stubs.cpp
NodeStatus.h
Observer.cpp
Observer.h
Power.cpp Fix several features of M1 and M2 (i know what the 7 is now ...) (#6507) 2025-04-07 05:46:22 -05:00
power.h Fix several features of M1 and M2 (i know what the 7 is now ...) (#6507) 2025-04-07 05:46:22 -05:00
PowerFSM.cpp
PowerFSM.h
PowerFSMThread.h
PowerMon.cpp
PowerMon.h
PowerStatus.h
RedirectablePrint.cpp Fix off-by-one error with log writes (#5959) 2025-01-28 19:57:52 -06:00
RedirectablePrint.h
RF95Configuration.h Remove unused define (#4620) 2024-09-02 20:08:02 -05:00
SafeFile.cpp Cleanup 2025-03-16 08:19:46 -05:00
SafeFile.h
SerialConsole.cpp
SerialConsole.h
shutdown.h implement littlefs for stm32 (#5987) 2025-03-21 16:12:27 +01:00
sleep.cpp add Thinknode-M1 (#6435) 2025-03-28 21:22:17 +01:00
sleep.h 2.6 changes (#5806) 2025-03-01 06:18:33 -06:00
SPILock.cpp
SPILock.h
Status.h 2.6 changes (#5806) 2025-03-01 06:18:33 -06:00
target_specific.h
xmodem.cpp
xmodem.h