firmware/src
Tavis e7ce910c3b
Some checks failed
CI / setup (check) (push) Waiting to run
CI / setup (esp32) (push) Waiting to run
CI / setup (esp32c3) (push) Waiting to run
CI / setup (esp32c6) (push) Waiting to run
CI / setup (esp32s3) (push) Waiting to run
CI / setup (nrf52840) (push) Waiting to run
CI / setup (rp2040) (push) Waiting to run
CI / setup (stm32) (push) Waiting to run
CI / check (push) Blocked by required conditions
CI / build-esp32 (push) Blocked by required conditions
CI / build-esp32-s3 (push) Blocked by required conditions
CI / build-esp32-c3 (push) Blocked by required conditions
CI / build-esp32-c6 (push) Blocked by required conditions
CI / build-nrf52 (push) Blocked by required conditions
CI / build-rpi2040 (push) Blocked by required conditions
CI / build-stm32 (push) Blocked by required conditions
CI / build-debian-src (push) Waiting to run
CI / package-pio-deps-native-tft (push) Waiting to run
CI / test-native (push) Waiting to run
CI / docker-debian-amd64 (push) Waiting to run
CI / docker-alpine-amd64 (push) Waiting to run
CI / docker-debian-arm64 (push) Waiting to run
CI / docker-debian-armv7 (push) Waiting to run
CI / after-checks (push) Blocked by required conditions
CI / gather-artifacts (esp32) (push) Blocked by required conditions
CI / gather-artifacts (esp32c3) (push) Blocked by required conditions
CI / gather-artifacts (esp32c6) (push) Blocked by required conditions
CI / gather-artifacts (esp32s3) (push) Blocked by required conditions
CI / gather-artifacts (nrf52840) (push) Blocked by required conditions
CI / gather-artifacts (rp2040) (push) Blocked by required conditions
CI / gather-artifacts (stm32) (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
CI / release-firmware (esp32) (push) Blocked by required conditions
CI / release-firmware (esp32c3) (push) Blocked by required conditions
CI / release-firmware (esp32c6) (push) Blocked by required conditions
CI / release-firmware (esp32s3) (push) Blocked by required conditions
CI / release-firmware (nrf52840) (push) Blocked by required conditions
CI / release-firmware (rp2040) (push) Blocked by required conditions
CI / release-firmware (stm32) (push) Blocked by required conditions
Semgrep Full Scan / semgrep-full (push) Has been cancelled
Add generic thread module (#5484)
* compiling, untested

* use INCLUDE not EXLUDE for option to include module

* protobuf update

* working genericthread module

Update protobufs

* use EXCLUDE style instead of INCLUDE

* Update Modules.cpp

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2025-04-11 19:38:44 +02: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 fix: remove redundant GPS code targeting Heltec T114 (#6497) 2025-04-10 09:48:40 +10: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 Add generic thread module (#5484) 2025-04-11 19:38:44 +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
SafeFile.cpp Cleanup 2025-03-16 08:19:46 -05:00
SafeFile.h Cherrypick "add more locking for shared SPI devices (#5595) " (#5728) 2025-01-03 10:05:26 +08:00
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 Cherrypick "add more locking for shared SPI devices (#5595) " (#5728) 2025-01-03 10:05:26 +08:00
xmodem.h