firmware/src
2020-10-17 13:41:51 +08:00
..
concurrency fix merge conflict 2020-10-11 21:19:22 -07:00
cubecell
esp32 coroutine: kinda works now 2020-10-10 18:03:45 +08:00
gps work with more NMEA gps sentences 2020-10-16 14:00:17 +08:00
graphics Update to work with my font size change 2020-10-17 08:44:04 +08:00
mesh Merge branch 'master' into dev-https 2020-10-16 17:05:06 -07:00
meshwifi add allow-headers 2020-10-16 18:00:28 -07:00
nimble coroutine: kinda works now 2020-10-10 18:03:45 +08:00
nrf52 fix pins per email eink 2020-09-28 13:03:54 -07:00
portduino Add stubs so that portduino can build with wifi. cc @mc-hamster 2020-09-23 17:22:17 -07:00
.gitignore
BluetoothCommon.cpp
BluetoothCommon.h
commands.h
configuration.h bug #376 - stop using pmu IRQ - we don't need it and it causes LS wakes 2020-10-06 12:45:19 +08:00
error.h
freertosinc.h Portduino WIP now compiles but does not link 2020-09-05 12:34:48 -07:00
GPSStatus.h route debug output back to the CDC-ACM device instead of JLINK 2020-09-26 13:49:22 -07:00
main.cpp fix merge conflict 2020-10-11 21:19:22 -07:00
main.h coroutine: kinda works now 2020-10-10 18:03:45 +08:00
NodeStatus.h
Observer.cpp
Observer.h
OSTimer.cpp
OSTimer.h
Power.cpp oops fix for esp32 2020-10-16 17:03:04 +08:00
power.h coroutine: kinda works now 2020-10-10 18:03:45 +08:00
PowerFSM.cpp Merge branch 'master' into dev-https 2020-10-16 17:05:06 -07:00
PowerFSM.h fix merge conflict 2020-10-11 21:19:22 -07:00
PowerStatus.h
RedirectablePrint.cpp
RedirectablePrint.h
SerialConsole.cpp fix #371 allow button while using API. also don't let tbeams sleep if they have USB power 2020-09-21 12:41:39 -07:00
SerialConsole.h
sleep.cpp coroutine: kinda works now 2020-10-10 18:03:45 +08:00
sleep.h
SPILock.cpp If display is on on the @BigCorvus board and we xmit the board browns out? 2020-08-28 17:38:23 -07:00
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 portduino now links! 2020-09-06 09:24:08 -07:00
utils.h