Manuel
a30ee4748a
fix LDO warnings
2026-04-16 22:06:01 +02:00
Manuel
7726863043
update boards and pins_arduino.h definition
2026-04-16 19:56:25 +02:00
Manuel
da2cd98d98
update esp_hosted parameters for BT
2026-04-14 23:52:33 +02:00
Manuel
979a1a1554
exclude wifi for now
2026-04-13 23:32:54 +02:00
Manuel
a9a655c8f3
Merge branch 'pioarduino' into crowpanel-p4
2026-04-13 21:52:23 +02:00
Manuel
e85ebc6859
enable esp_hosted for esp32-p4 (experimental)
2026-04-13 21:31:45 +02:00
Manuel
c9fc1edb4f
revert a6f6175, update to 3.3.8
2026-04-13 21:30:32 +02:00
Manuel
483bb33749
Merge branch 'develop' into pioarduino
2026-04-13 21:27:36 +02:00
Manuel
62f62b4e8c
update target
2026-04-13 21:15:19 +02:00
Manuel
ff8102e753
preliminary workaround setLDOPower() crash
2026-04-13 20:25:57 +02:00
Manuel
3c7d5435fe
add targets 7", 9" and 10.1"
2026-04-13 20:24:51 +02:00
Manuel
dd1184f7af
update target name
2026-04-13 19:54:37 +02:00
Manuel
46c1230c39
remove I2C0, add GPS
2026-04-13 15:29:47 +02:00
Ben Meadors
16dcafa7fb
Merge remote-tracking branch 'origin/master' into develop
2026-04-13 06:28:41 -05:00
renovate[bot]
eeb95d6bff
Update meshtastic-st7789 digest to a787bee ( #10147 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-13 06:26:22 -05:00
Austin
a1d6c6db62
Fix display method to use const qualifier for previousBuffer pointer ( #10146 )
...
Addresses cppcheck `src/graphics/EInkParallelDisplay.cpp:205: [low:style] Variable 'prev' can be declared as pointer to const [constVariablePointer]`
2026-04-12 19:38:44 -05:00
Jonathan Bennett
69495dcd98
Merge remote-tracking branch 'origin/master' into develop
2026-04-12 17:29:40 -05:00
Austin
0f2d224e74
Switch PlatformIO deps from PIO Registry to tagged GitHub zips ( #10142 )
2026-04-12 17:06:57 -05:00
renovate[bot]
e7c7af40ae
Update meshtastic-st7789 digest to 4d957e7 ( #10134 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-11 20:09:08 -05:00
Catalin Patulea
288d7a3e7b
Revert "Add include directive for mbedtls error handling in build flags" ( #10073 )
...
This reverts commit 391928ed08 .
Since esp32_https_server commit e2c9f98, this is no longer necessary.
Also, the esp32-common.ini '-include mbedtls/error.h' causes a build error
under IDF v5 (https://github.com/meshtastic/firmware/pull/9122#issuecomment-4185767085 ):
<command-line>: fatal error: mbedtls/error.h: No such file or directory
so this change fixes that error.
2026-04-11 06:35:42 -05:00
renovate[bot]
48ae4b6c7a
Update meshtastic-st7789 digest to 7228c49 ( #10131 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-10 21:19:01 -05:00
renovate[bot]
216655f05f
Update meshtastic-st7789 digest to 222554e ( #10121 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-09 19:37:00 -05:00
Manuel
fa8f0f0dd8
update nodes
2026-04-09 18:32:32 +02:00
Manuel
35e4a877ee
Merge branch 'develop' into pioarduino
2026-04-09 17:02:38 +02:00
Ben Meadors
17945884a5
Merge remote-tracking branch 'origin/master' into develop
2026-04-09 06:21:33 -05:00
renovate[bot]
7fdee353b5
Update meshtastic-esp32_https_server digest to 0c71f38 ( #10081 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-08 21:16:56 -05:00
Manuel
a6f6175535
config for MUI
2026-04-09 00:05:54 +02:00
Manuel
3e5f95f8ed
don't ignore esp_lcd
2026-04-09 00:02:26 +02:00
Manuel
ca15aa86f2
MESHTASTIC_EXCLUDE_WEBSERVER
2026-04-09 00:00:41 +02:00
Manuel
a3dcad08d4
MUI update (320x240 for tests)
2026-04-08 22:55:34 +02:00
Ben Meadors
1116f06139
Merge remote-tracking branch 'origin/master' into develop
2026-04-08 13:37:25 -05:00
Ben Meadors
12f0a74557
Sync up custom metadata
2026-04-07 08:43:29 -05:00
Ben Meadors
1370b234eb
Add build flag to exclude web server in MUI build for Wismesh Tap V2
2026-04-05 07:48:24 -05:00
Manuel
70caa76fa0
Merge branch 'pioarduino' into crowpanel-p4
2026-04-04 09:28:45 +02:00
Jonathan Bennett
98efb25a0c
Thinknode_m5 minor fixes ( #10049 )
2026-04-01 21:13:16 -05:00
Manuel
8dc3c0541b
feat: Mesh-tab wifi map + exclude screen fix ( #10038 )
...
* fix MESHTASTIC_EXCLUDE_SCREEN
* mesh-tab map constraints (2 MB PSRAM)
* point MUI commit to the related PR
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2026-04-01 08:03:34 -05:00
Tom
efd2613bd7
feat: add new configuration files for LR11xx variants ( #9761 )
...
* feat: add new configuration files for LR11xx variants
* style: reformat RF switch mode table for improved readability
2026-04-01 10:46:27 +11:00
Ethac.chen
8c905427a1
Fix rak_wismeshtag low‑voltage reboot hang after App configuration ( #9897 )
...
* Fix TAG low‑voltage reboot hang after App configuration
* nRF52: Move low-VDD System OFF logic to variant hook
* Addressed review
* serialize SAADC access with shared mutex for VDD and battery reads
* raise LPCOMP wake threshold to ensure rising-edge wake
* Trunk fmt
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2026-03-31 07:37:46 -05:00
Ben Meadors
0ac95e370b
Merge remote-tracking branch 'origin/master' into develop
2026-03-30 14:10:25 -05:00
Austin
33d526f6f9
Set t5s3_epaper_inkhud to extra ( #10037 )
...
t5s3_epaper_inkhud is incomplete (missing macros). Disable it for now.
Also fixes the board_check evaluation so that `false` actually works.
2026-03-30 13:30:54 -05:00
Austin
0abd3cdde8
ESP32: Take away "tbeam" boards PSRAM to reclaim iram ( #10036 )
...
You read that right! Disable PSRAM on the ttgo-tbeam board to reclaim *iram*.
ttgo-tbeam.json is a copy of https://github.com/platformio/platform-espressif32/blob/v6.13.0/boards/ttgo-t-beam.json with HAS_PSRAM removed.
PSRAM support on OG-ESP32 involves a lot of iram usage thanks to iram-heavy workarounds that have been added to address hardware bugs.
See https://docs.espressif.com/projects/esp-idf/en/v4.4/esp32/api-guides/performance/ram-usage.html#optimizing-iram-usage
2026-03-30 13:20:19 -05:00
Austin Lane
edb975d886
Switch to meshtastic/esp32_https_server fork (idf5 branch)
2026-03-30 13:55:38 -04:00
Austin
8d649e9a0b
Merge branch 'develop' into pioarduino
2026-03-30 13:42:13 -04:00
Austin
870ba80092
wio-sdk-wm1110: inherit build_unflags ( #10034 )
2026-03-30 10:14:43 -05:00
Tom
2955c12d2a
Configure NFC pins as GPIO for older bootloaders ( #10016 )
...
* Configure NFC pins as GPIO for older bootloaders
Should hopefully solve the issue in https://github.com/meshtastic/firmware/issues/9986
* Fix formatting of CONFIG_NFCT_PINS_AS_GPIOS flag in platformio.ini
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2026-03-30 09:06:09 -05:00
Tom
283ccb83d1
Configure NFC pins as GPIO for older bootloaders ( #10016 )
...
* Configure NFC pins as GPIO for older bootloaders
Should hopefully solve the issue in https://github.com/meshtastic/firmware/issues/9986
* Fix formatting of CONFIG_NFCT_PINS_AS_GPIOS flag in platformio.ini
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2026-03-30 09:03:10 -05:00
Ben Meadors
db694f2f24
Merge pull request #10031 from meshtastic/master
...
Backmerge master -> develop
2026-03-29 15:01:39 -05:00
Austin Lane
976d201fc1
Hack: Use re-uploaded framework-arduinoespressif32 on ESP32c6
...
Dirty hack to keep ESP32c6 building.
Remove when updating to pioarduino
2026-03-29 13:47:59 -04:00
Manuel
aec98b61b9
MUI: WiFi map tile download: heltec V4 adaptations ( #10011 )
...
* rotated MUI
* mui-maps heltec-v4 adaptations
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2026-03-27 15:40:07 -05:00
Manuel
0b7556b590
MUI: WiFi map tile download: heltec V4 adaptations ( #10011 )
...
* rotated MUI
* mui-maps heltec-v4 adaptations
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2026-03-27 15:39:26 -05:00