Austin
76f4340f3a
Add explicit board_level = release ( #11305 )
...
Relying on board_level = <empty> was causing some inheritence footguns.
Let's be explicit about what's being released.
2026-07-31 16:04:24 +00:00
renovate[bot]
36fdbddd57
Update LovyanGFX to v1.2.26 ( #11157 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-24 14:31:29 +00:00
renovate[bot]
5b1c1a9e04
Update LovyanGFX to v1.2.25 ( #10968 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-15 10:14:35 -05:00
Ben Meadors
23bb55d965
chore(deps): forward-port LovyanGFX + audio-driver renovate bumps from master ( #10826 )
...
Two more renovate updates landed on master (2.7) after #10824 ; reconcile
develop to their values (value reconcile, consistent with #10824 ):
- LovyanGFX 1.2.21 -> 1.2.24 (#10783 ) -- 18 lovyan03 custom.pio pins
- pschatzmann arduino-audio-driver v0.2.1 -> v0.3.0 (#10770 ) -- tlora-pager, tracksenger
Left untouched (deliberate develop-only pins; master's renovate didn't bump them):
- lovyan03/LovyanGFX@1.2.19 (single variant pin)
- mverch67/LovyanGFX fork (seeed-sensecap-indicator variant)
2026-06-30 13:42:59 -05:00
Jonathan Bennett
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
renovate[bot]
d559af8477
Update LovyanGFX to v1.2.21 ( #10373 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-05 12:29:04 +02:00
Thomas Göttgens
7c27f4e2df
Revert "Update LovyanGFX to v1.2.20 ( #10232 )" ( #10269 )
...
This reverts commit fb1de111d7 .
2026-04-23 12:37:05 +02:00
renovate[bot]
fb1de111d7
Update LovyanGFX to v1.2.20 ( #10232 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-22 11:34:48 -05:00
Jonathan Bennett
45fbc0f9d3
Remove stale variant.h defines ( #9470 )
...
* Remove noop CANNED_MESSAGE_MODULE_ENABLE define
* Remove over-eager warning removal
* Remove unused LED_CONN
* Dead defines removal
* Rename oddball LED pin name
* Rename second oddball LED pin name
* Remove another dead define
2026-01-29 10:58:06 -06:00
renovate[bot]
c1e3f56324
Update LovyanGFX to v1.2.19 ( #9405 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-28 11:08:07 -06:00
Ben Meadors
fc268d43d0
Add Meshtastic exclusion flags for webserver and paxcounter in platformio.ini
2026-01-19 16:57:21 -06:00
Ben Meadors
1a6cbb5caa
Migrate all of the Meshtastic API attributes into the ini as a source of truth ( #9214 )
...
* Migrate all of the Meshtastic API attributes into the ini as a source of truth
* Cleanup garbage coalescing
* Another spot
* We already account for inkhud and mui
* Consolidate
* Removed them
* Boogers
* Infer
* Copying manifest should always succeed
* Remove portduino guards
* Rename
* None
2026-01-07 15:25:38 -06:00
Austin
96c42229b0
Renovate all the things ( #8994 )
2025-12-17 11:05:48 -06:00
Austin
ed77ba5612
Replace PIO fuzzy version matches (reproducible builds) ( #8984 )
...
This change does not introduce version *changes*, but simply "updates" to the version already being referenced by the fuzzy-match (^)
2025-12-15 19:48:34 -06:00
Ben Meadors
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
974741a366
ESP32: Initial sort variants by platform ( #7340 )
2025-07-19 18:41:59 -05:00