firmware/src
Jonathan Bennett 57d296e0db
Add better support for the Adafruit PiTFT 2.8 for Native (#3704)
* Add better support for the Adafruit PiTFT 2.8 for Native

* native: Make touch i2c address configurable

* Bump portduino to pick up I2C features

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-04-23 14:18:51 -05:00
..
buzz
concurrency
detect Merge branch 'master' into RGBLED 2024-04-21 14:46:18 -05:00
gps fix signedness warnings of NRF52 toolchain 2024-04-22 09:49:06 +02:00
graphics Add better support for the Adafruit PiTFT 2.8 for Native (#3704) 2024-04-23 14:18:51 -05:00
input Add multiple SPI devices for Radio, Display, and Touchscreen (#3638) 2024-04-17 14:25:52 -05:00
mesh [create-pull-request] automated change (#3708) 2024-04-23 13:32:33 -05:00
modules Fixed node and channel selection for t-deck (#3695) 2024-04-23 07:09:26 -05:00
mqtt Add device metrics uptime to MQTT JSON (#3643) 2024-04-17 07:00:18 -05:00
nimble (ESP32) Fix bluetooth after light-sleep; de-init for deep sleep (#3655) 2024-04-18 07:27:18 -05:00
platform Add better support for the Adafruit PiTFT 2.8 for Native (#3704) 2024-04-23 14:18:51 -05:00
AccelerometerThread.h LSM6DS3TR-C support (#3593) 2024-04-11 19:40:14 -05:00
airtime.cpp
airtime.h
AmbientLightingThread.h added NeoPixel support using Adafruit library 2024-04-22 14:42:52 +01:00
AudioThread.h
BluetoothCommon.cpp
BluetoothCommon.h
ButtonThread.cpp Fix button interrupt after light sleep (#3587) 2024-04-11 07:02:50 -05:00
ButtonThread.h Fix button interrupt after light sleep (#3587) 2024-04-11 07:02:50 -05:00
commands.h
configuration.h Add configuration option for LoRa Region Code override for region-locked builds/variants (#3540) 2024-04-16 09:03:36 -05:00
DebugConfiguration.cpp
DebugConfiguration.h
DisplayFormatters.cpp
DisplayFormatters.h
error.h
freertosinc.h
FSCommon.cpp
FSCommon.h
GPSStatus.h Add MaxNodes to Native config (#3427) 2024-03-21 09:06:37 -05:00
main.cpp Merge branch 'RGBLED' of github.com:garethhcoleman/firmware into RGBLED 2024-04-22 14:43:07 +01:00
main.h Add multiple SPI devices for Radio, Display, and Touchscreen (#3638) 2024-04-17 14:25:52 -05:00
memGet.cpp
memGet.h
meshUtils.cpp
meshUtils.h
network-stubs.cpp
NodeStatus.h
Observer.cpp
Observer.h
OSTimer.cpp
OSTimer.h
Power.cpp fix: device PMU shutdown (part 2) (#3596) 2024-04-11 19:39:07 -05:00
power.h Fix LTO discharge curve (#3385) 2024-03-12 16:42:21 -05:00
PowerFSM.cpp No more printing power-state changes to screen (#3640) 2024-04-16 07:36:14 -05:00
PowerFSM.h
PowerFSMThread.h Extract default intervals and coalesce methods into their own file / static class methods (#3425) 2024-03-17 08:18:30 -05:00
PowerStatus.h
RedirectablePrint.cpp Support for the ATGM336H series of GPS modules (#3610) 2024-04-16 09:03:51 -05:00
RedirectablePrint.h
RF95Configuration.h
SerialConsole.cpp Handle for heartbeat toradio packets (#3420) 2024-03-15 18:40:48 -05:00
SerialConsole.h
shutdown.h Add MaxNodes to Native config (#3427) 2024-03-21 09:06:37 -05:00
sleep.cpp Updates for esp32s2 build 2024-04-22 11:01:13 +02:00
sleep.h
SPILock.cpp
SPILock.h
Status.h
StatusHandler.h
target_specific.h NRF52 bluetooth cleanup and fix (#3328) 2024-03-03 13:56:55 -06:00
xmodem.cpp
xmodem.h