Austin and GitHub
5a009889cc
Deps: Cleanup LewisHe library references ( #10007 )
...
We cache and dedupe our dependencies, referring to them with multiple methods/urls is just noise.
```
lewisxhe/XPowersLib@0.3.3
lewisxhe/SensorLib@0.3.4
```
This does *not* include any updates, just a cleanup.
2026-03-25 19:27:48 -04:00
c4bac04be3
Exclude web server, paxcounter and few others from original ESP32 generation to fix IRAM overflow ( #10005 )
...
* Exclude web server, paxcounter and few others from original ESP32 generation to fix IRAM overflow
* Update variants/esp32/esp32.ini
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update variants/esp32/esp32.ini
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update build source filter in esp32.ini
Removed WiFiAPClient.cpp from build source filter.
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-25 17:52:02 -05:00
398d1adea1
chore(deps): update meshtastic-esp32_https_server digest to b78f12c ( #9851 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-07 06:51:03 -06:00
9faf178bdc
Update XPowersLib to v0.3.3 ( #9354 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-24 05:45:26 -06:00
c98f134b40
Update meshtastic-esp32_https_server digest to b0f3960 ( #9393 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-24 05:39:22 -06:00
Ben Meadors
ff50ba4002
Remove bsec from OG ESP32 to fix DRAM overflow
2026-01-19 12:12:14 -06:00
Austin and GitHub
f4d7dab4ca
EXCLUDE_AUDIO on (original) ESP32 ( #9276 )
...
iram is scarce, give it back!
2026-01-12 08:43:09 -06:00
Ben Meadors
27b522b55a
Merge branch 'master' into develop
2026-01-01 18:25:18 -06:00
Ben Meadors and GitHub
1b83501ee2
Revert "Upgrade all esp32 targets to NimBLE 2.X ( #9003 )" ( #9125 )
...
This reverts commit 40f1f91c0d .
2025-12-30 17:23:50 -06:00
Austin and GitHub
89c5e4034b
PlatformIO: Re-Org ESP32 family shared props ( #9060 )
2025-12-24 11:29:21 +11:00
Ben Meadors
4fe1c87e54
Merge branch 'master' into develop
2025-12-20 09:52:08 -06:00
Austin and GitHub
176d8def48
PlatformIO: Restructure networking_base for re-use ( #8964 )
2025-12-17 12:47:09 -06:00
Austin and GitHub
96c42229b0
Renovate all the things ( #8994 )
2025-12-17 11:05:48 -06:00
Ben Meadors and GitHub
40f1f91c0d
Upgrade all esp32 targets to NimBLE 2.X ( #9003 )
...
* Upgrade all esp32 targets to NimBLE 2.X
* Remove guard
2025-12-17 10:40:33 -06:00
Austin and GitHub
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
Austin and GitHub
817f3b9ec8
Update platformio/espressif32 to v6.12.0 ( #7697 )
2025-12-09 09:57:02 -06:00
Austin and GitHub
66ff1536f3
Meshtastic build manifest ( #8248 )
2025-12-08 17:21:23 -06:00
Jonathan Bennett and GitHub
41cbd77db3
Move everything from /arch to /variant ( #8831 )
2025-12-02 08:56:55 +01:00