Jonathan Bennett and GitHub
fd8ba4fa4e
Chop down tft-related loooong ifdefs chains ( #10803 )
...
* Chop down tft-related loooong ifdefs chains
* Fix accidental sweep-up of portduino into screen #ifdef refactor
2026-06-29 21:23:25 -05:00
Jonathan Bennett and GitHub
24c4162a75
Standardize PMU IRQ handling and enable power button cancel on tbeam-s3 ( #10285 )
...
* Standardize PMU IRQ handling and enable power button as cancel on tbeam s3
* Original T-beam, too
2026-04-26 19:58:23 -05:00
924411de59
T-Watch S3 Power button managment ( #9855 )
...
* PMU interrupt pin defined in t-watch s3
* Implement button control on T-Watch S3
Added interrupt handling for the Power/Corona button on T-Watch S3, I use it to control screen state.
* Reducing labels
* Reducing labels
* Updated the comment
* ISR is now IRAM-safe
Updated interrupt management not to cause random crashes.
* Trunk
* Simplify and use INPUT_BROKER_CANCEL
---------
Co-authored-by: Jonathan Bennett <jbennett@incomsystems.biz >
2026-04-23 19:53:59 -05:00
Jonathan Bennett
b53fe7a1e7
T watch pinfix ( #10231 )
...
* Minor button debugging bits
* pin0 is a pin, pin -1 means disabled
2026-04-21 20:03:40 -05:00
Jonathan Bennett and GitHub
200e79e800
You get an RTC, and you get an RTC! (delete HAS_RTC as it wasn't actually doing much) ( #9493 )
2026-01-30 11:54:49 -06:00
Manuel and GitHub
940b3e236b
fix GPS for T-Watch S3 plus ( #9312 )
...
* support T-Watch S3 Plus GPS
* HAS_GPS
* define BUTTON_PIN
* swap GPS pins, USB_MODE=1
2026-01-14 10:01:08 -06:00
214c76ce1b
T-Watch S3 Plus GPS support ( #9235 )
...
* Upgrade trunk (#9229 )
Co-authored-by: vidplace7 <1779290+vidplace7@users.noreply.github.com >
* support T-Watch S3 Plus GPS
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: vidplace7 <1779290+vidplace7@users.noreply.github.com >
2026-01-09 11:48:27 -06:00
Ben Meadors
5fab45c133
Merge branch 'master' into develop
2026-01-08 08:50:21 -06:00
Ben Meadors and GitHub
3a90781e1b
Add support for LilyGo T-Echo Plus ( #9149 )
...
* Add t-echo plus support
* T-Echo plus hw model
* Cruft
* Fix
* Added InkHUD style touch backlight control
2026-01-02 20:14:09 -06:00
8fdba1f1e2
RTC: PCF85063 support, port to SensorLib 0.3.1 ( #8061 )
...
* RTC: PCF85063 support, port to SensorLib 0.3.1
* Tidy up defines
* Remove RTC/PCF8563 mentions from unrelated variants
* Bump SensorLib 0.3.2
* Use SensorRtcHelper
* Consistent warning message
* Fix oversight
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Manuel <71137295+mverch67@users.noreply.github.com >
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-20 19:10:21 -06:00
859ae4d3d2
Plain RAK4631 should not compile EInk and TFT display code ( #8811 )
...
* Plain RAK4631 should not compile EInk and TFT display code
* Add USE_TFTDISPLAY to variant files.
* Derp
* Undo the platformio.ini changes to heltec_v4
* Drop unneeded src_filter lines
---------
Co-authored-by: Jonathan Bennett <jbennett@incomsystems.biz >
Co-authored-by: Jason P <applewiz@mac.com >
2025-12-01 19:19:50 -06:00
Austin and GitHub
475cfe4af2
ESP32s3: Migrate variants to new structure ( #7343 )
2025-07-20 16:47:37 -05:00