Commit 839e4f4
docs: NOMADSTAR_METEOR_PRO likely needs no new board port (#5)
Diffed meshtastic/firmware's variants/nrf52840/rak4631_nomadstar_meteor_pro
variant.h against plain rak4631's: the only differences are peripheral-level
(RGB LED driver chip - NCP5623 vs LP5562, sensor I2C addresses, a buzzer
pin, battery-sense calibration constants added via a WisBlock IO module).
Nothing touches this bootloader's MCU, flash layout, or USB identity - it's
the same RAK4631 module underneath.
That means wiscore_rak4631_board's existing UF2 should already work on
this hardware unchanged, with no new src/boards/ entry needed. Documenting
this finding in README and AGENTS.md rather than opening a new board PR
that would just duplicate wiscore_rak4631_board's files for no reason -
but it's still unconfirmed on a real device, so not closing #5 yet.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent a64e2bc commit 839e4f4
2 files changed
Lines changed: 17 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
166 | | - | |
167 | | - | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
168 | 179 | | |
169 | 180 | | |
170 | 181 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| 224 | + | |
| 225 | + | |
224 | 226 | | |
225 | 227 | | |
226 | 228 | | |
| |||
0 commit comments