firmware/src
2020-10-16 17:01:42 +08:00
..
concurrency fix my breaking of button press behavior 2020-10-12 08:25:17 +08:00
cubecell
esp32 coroutine: kinda works now 2020-10-10 18:03:45 +08:00
gps Merge branch 'dev' into ppr1 2020-10-16 15:59:55 +08:00
graphics make screen positions less hardwired wrt font size 2020-10-16 11:22:07 +08:00
mesh Merge branch 'dev' into ppr1 2020-10-16 15:59:55 +08:00
meshwifi coroutine: kinda works now 2020-10-10 18:03:45 +08: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 corvus2 gps still doesn't work WIP 2020-10-13 14:43:28 +08: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 fix battery voltage sensing on NRF52 boards 2020-10-16 17:00:27 +08:00
power.h coroutine: kinda works now 2020-10-10 18:03:45 +08:00
PowerFSM.cpp properly keep nrf52s from sleeping 2020-10-16 14:00:56 +08:00
PowerFSM.h fix POWER state entry/exit based on loss of USB power (tx @mc-hamster) 2020-10-12 09:27:07 +08: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