Ben Meadors
|
4fe1c87e54
|
Merge branch 'master' into develop
|
2025-12-20 09:52:08 -06:00 |
|
Jonathan Bennett
|
5262233b2d
|
More blinkenlights work for Thinknode-m3 (#8940)
* More blinkenlights work for Thinknode-m3
* Update src/mesh/NodeDB.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-17 19:52:55 -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 |
|
Jonathan Bennett
|
a8fa5f25cb
|
Properly turn off power pins at shutdown for m3 (#8935)
|
2025-12-11 10:23:45 -06:00 |
|
Chloe Bethel
|
ee6c9101c7
|
Make GPS_TX_PIN the serial TX and GPS_RX_PIN the serial RX for all NRF variants (#8772)
|
2025-11-30 21:57:25 -06:00 |
|
Jonathan Bennett
|
ed4a798c60
|
Thinknode M3 support against master (#8630)
* Add variant_shutdown() as a week function in main-nrf52.cpp
* Add Status LED module
* Add Thinknode M3 support
* Catch case of BLE disabled
* Update src/modules/StatusLEDModule.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update src/modules/StatusLEDModule.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update variants/nrf52840/ELECROW-ThinkNode-M3/rfswitch.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Remove unused pin
* M3 pairing LED only active for 30 seconds after state change
* Thinknode M3 shutdown work
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-24 16:35:54 -06:00 |
|