firmware/src
Thomas Göttgens 055146602a support ESP32-S2 CPUs
Note: these don't have Bluetooth and only a single physical core.
2022-12-21 13:28:28 +01:00
..
buzz fix RP2040 and Portduino Platforms 2022-11-24 12:24:57 +01:00
concurrency
detect fix RP2040 and Portduino Platforms 2022-11-24 12:24:57 +01:00
gps make GPS pins configurable through protos 2022-11-24 09:23:17 +01:00
graphics made a nice PTT/RECV screen for audio module. And cleaned up screen graphics a bit. 2022-12-21 13:28:28 +01:00
input Revert "remember which devices were scanned on which bus and set them accordingly." - this is not working at all. 2022-11-13 14:56:52 +01:00
mesh Merge pull request #2026 from GUVWAF/develop 2022-12-21 13:27:12 +01:00
modules support ESP32-S2 CPUs 2022-12-21 13:28:28 +01:00
mqtt Oops, added time to the Pos 2022-12-04 19:41:58 -05:00
nimble Send network ping on triple-click (#1852) 2022-10-24 11:03:54 -05:00
platform support ESP32-S2 CPUs 2022-12-21 13:28:28 +01:00
airtime.cpp
airtime.h
BluetoothCommon.cpp update FromRadio UUID for nRF52 devices 2022-10-13 16:20:27 +02:00
BluetoothCommon.h Change UUID for FromRadio characteristic (#1785) 2022-10-11 20:01:26 -05:00
ButtonThread.h Better #define guard for PIN_EINK_EN 2022-10-27 17:59:53 -07:00
commands.h Bluetooth mode unification and behavior tweaks (#1636) 2022-08-22 16:41:23 -05:00
configuration.h - Add new Compass Sensor 2022-11-12 11:03:29 +01:00
DebugConfiguration.h lay groundwork for a possible future architecture (#1571) 2022-07-31 07:11:47 -05:00
error.h Adapt to new protobufs - TODO: factory_reset rewire 2022-09-09 12:51:41 +02:00
freertosinc.h
FSCommon.cpp Add SD card initialization 2022-11-12 15:14:13 +08:00
FSCommon.h Add SD card initialization 2022-11-12 15:14:13 +08:00
GPSStatus.h Cleaning up GPS Code a bit 2022-11-19 09:58:29 +01:00
main.cpp remove a few DSR Router bits for S&F Module 2022-12-21 13:25:12 +01:00
main.h fix RP2040 and Portduino Platforms 2022-11-24 12:24:57 +01:00
memtest.cpp
network-stubs.cpp Merge remote-tracking branch 'remotes/origin/master' into remove-softap 2022-10-26 17:54:21 +02:00
NodeStatus.h
Observer.cpp
Observer.h
OSTimer.cpp lay groundwork for a possible future architecture (#1571) 2022-07-31 07:11:47 -05:00
OSTimer.h
Power.cpp debug print thread count. max_threads is 32 2022-12-21 13:27:00 +01:00
power.h Add tbeam esp32s3 version support, replace AXP202X_Library with XPowersLIb 2022-09-06 15:58:33 +08:00
PowerFSM.cpp Move sds transition back into esp32 only 2022-12-12 10:24:51 -06:00
PowerFSM.h
PowerFSMThread.h Clean up on battery shutdown condition 2022-12-05 07:37:01 -06:00
PowerStatus.h
RedirectablePrint.cpp first murmurs of ethernet support 2022-10-22 16:29:50 +02:00
RedirectablePrint.h use fixed-size buffer in RedirectablePrint::vprintf() (#1622) 2022-08-12 13:41:16 -05:00
RF95Configuration.h
SerialConsole.cpp fix #1713 2022-10-05 10:33:39 +02:00
SerialConsole.h
shutdown.h Portduino only: don't continue to try rebooting (#1887) 2022-11-02 18:19:09 +01:00
sleep.cpp support ESP32-S2 CPUs 2022-12-21 13:28:28 +01:00
sleep.h lay groundwork for a possible future architecture (#1571) 2022-07-31 07:11:47 -05:00
SPILock.cpp
SPILock.h
Status.h
StatusHandler.h
target_specific.h
utils.h