firmware/src
neilhao ee419f8b9b add nano g1 (#1351)
* add nano g1

* Update platformio.ini

* Update configuration.h

* Revert platformio.ini to previous state

* Update configuration.h

* Update platformio.ini

Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com>
2022-04-27 10:56:06 -07:00
..
buzz
concurrency more warning fixes 2022-01-24 18:39:17 +00:00
cubecell
esp32 fix more warnings; add to CI; suppress some warnings 2022-01-24 19:58:07 +00:00
gps more warning fixes 2022-01-24 18:39:17 +00:00
graphics more warning fixes 2022-01-24 18:39:17 +00:00
input Rotary Encoder Update - play nice with Onebutton and small bugfix - also switches screen on when any input is processed by the broker 2022-03-21 15:16:25 +01:00
mesh add nano g1 (#1351) 2022-04-27 10:56:06 -07:00
mqtt more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
nimble fix more warnings; add to CI; suppress some warnings 2022-01-24 19:58:07 +00:00
nrf52 Fix execution halt in nrf devices on assert and add --reboot support on nrf (#1397) 2022-04-25 16:48:28 +10:00
plugins Rotary Encoder Update - play nice with Onebutton and small bugfix - also switches screen on when any input is processed by the broker 2022-03-21 15:16:25 +01:00
portduino more warning fixes 2022-01-24 18:39:17 +00:00
airtime.cpp more warning fixes 2022-01-24 18:39:17 +00:00
airtime.h fix some cppcheck warnings 2022-01-24 07:00:14 +00:00
BluetoothCommon.cpp
BluetoothCommon.h
commands.h RAK / NRF shutdown functionality on user button long press (#1113) 2022-01-19 17:10:02 -06:00
configuration.h add nano g1 (#1351) 2022-04-27 10:56:06 -07:00
DebugConfiguration.h Initial configuration.h -> variants refactor (#1104) 2022-01-18 18:35:42 -06:00
error.h
freertosinc.h
FSCommon.cpp
FSCommon.h
GPSStatus.h Get rid of log clutter during oled screen animation (#1182) 2022-02-03 07:22:46 -06:00
main.cpp Fix execution halt in nrf devices on assert and add --reboot support on nrf (#1397) 2022-04-25 16:48:28 +10:00
main.h Clear bluetooth bonds on multi-press and factory_reset (#1176) 2022-02-01 18:32:26 -06:00
memtest.cpp more warning fixes 2022-01-24 18:39:17 +00:00
NodeStatus.h
Observer.cpp
Observer.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
OSTimer.cpp
OSTimer.h
Power.cpp Adjusted adc_multiplier for heltec2.1 and added adc_mulitplier_override (#1183) 2022-02-09 13:37:48 -06:00
power.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
PowerFSM.cpp Rotary Encoder Update - play nice with Onebutton and small bugfix - also switches screen on when any input is processed by the broker 2022-03-21 15:16:25 +01:00
PowerFSM.h Rotary Encoder Update - play nice with Onebutton and small bugfix - also switches screen on when any input is processed by the broker 2022-03-21 15:16:25 +01:00
PowerStatus.h
RedirectablePrint.cpp
RedirectablePrint.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
RF95Configuration.h Initial configuration.h -> variants refactor (#1104) 2022-01-18 18:35:42 -06:00
SerialConsole.cpp
SerialConsole.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
sleep.cpp stop old chip from crashing 2021-12-30 22:20:15 +01:00
sleep.h
SPILock.cpp
SPILock.h
Status.h
StatusHandler.h
target_specific.h
utils.h
wifi-stubs.cpp