Jorropo and GitHub
9e529da460
replace screens with unique_ptr ( #11163 )
2026-07-25 11:51:13 +00:00
Jonathan Bennett and GitHub
babbac3308
Use upstream fusion library ( #10724 )
...
* Use upstream fusion library
* Update Fusion dependency to new repository and version
2026-07-03 22:59:18 +02:00
745b53698a
Mesh node t1 fixes ( #10602 )
...
* Fixes
* Remove BATTERY_LPCOMP_THRESHOLD
BATTERY_LPCOMP_THRESHOLD is dead code — in main-nrf52.cpp it's inside #ifdef BATTERY_LPCOMP_INPUT, which this board intentionally doesn't define. The threshold value is never reached.
* Trunk fix
* Update MotionSensor.cpp
* fix
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Jonathan Bennett <jbennett@incomsystems.biz >
2026-06-13 19:57:28 -05:00
bbcc35e209
Stm32 general ( #10700 )
...
* Attempt to generalize ARCH_STM32
* Trunk
* One More ARCH_STM32
* Whoops, one snuck in there
* Fix comment to reflect define change
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-06-13 12:21:56 -05:00
60303968bb
Add Heltec mesh node t1 ( #10416 )
...
* add heltec-mesh-node-t1
* fixed low power
* Update the sensor enumeration values.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* Fix memory leak in ICM42607PSensor
* fix ST7735_MISO error
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-29 12:47:09 -05:00