meshtastic-firmware/src
Kevin Hester ae6b7e7259 multichannel code is done! (only basic testing completed though) 2021-02-23 10:45:03 +08:00
..
concurrency oops: we should crash if we >MAX_THREADS, also raise max threads 2021-02-14 15:06:49 +08:00
cubecell
esp32 clean up the crypto api 2021-02-23 10:10:35 +08:00
gps cope with bogus NMEA gps 2021-01-16 11:41:18 +08:00
graphics WIP 1.2 move routing into plugin 2021-02-17 13:06:23 +08:00
mesh multichannel code is done! (only basic testing completed though) 2021-02-23 10:45:03 +08:00
nimble #664 - Blink the LED when we enter disablePin() 2021-01-27 18:56:09 -08:00
nrf52 clean up the crypto api 2021-02-23 10:10:35 +08:00
plugins Stay up-to-date wrt master (cc @mc-hamster) 2021-02-22 10:39:46 +08:00
portduino clean up the crypto api 2021-02-23 10:10:35 +08:00
.gitignore
BluetoothCommon.cpp
BluetoothCommon.h
FSCommon.cpp
FSCommon.h
GPSStatus.h
NodeStatus.h
OSTimer.cpp
OSTimer.h
Observer.cpp
Observer.h
Power.cpp Merge remote-tracking branch 'root/master' into eink 2021-01-28 10:31:56 +08:00
PowerFSM.cpp
PowerFSM.h
PowerStatus.h fix typo 2021-01-11 20:30:02 -05:00
RedirectablePrint.cpp #701 - Add system up time to debug output 2021-02-19 16:58:52 -08:00
RedirectablePrint.h
SPILock.cpp
SPILock.h
SerialConsole.cpp
SerialConsole.h
Status.h
StatusHandler.h
airtime.cpp #639 - Move from counting seconds to milliseconds 2021-01-14 18:40:18 -08:00
airtime.h #639 - Move from counting seconds to milliseconds 2021-01-14 18:40:18 -08:00
commands.h disable lora while updating, show "Updating" on oled screen 2021-02-12 13:48:12 +08:00
configuration.h #697 GPIO 12 is an odd pin. 2021-02-20 00:34:25 -08:00
error.h
freertosinc.h
main.cpp Stay up-to-date wrt master (cc @mc-hamster) 2021-02-22 10:39:46 +08:00
main.h
power.h
sleep.cpp
sleep.h
target_specific.h
utils.h