v1.1.0
Flashing
- Hold BOOT, tap RESET, release BOOT. The board appears as a
USB drive. - Copy the
.uf2onto it. The board reboots into the new firmware.
Take the arm build unless you specifically want the RP2350's RISC-V
cores; the two are functionally identical.
Wiring
| ESC | Board |
|---|---|
| Signal | GP4 — P2 header, pin 11 |
| Ground | GND — P2 header, pin 13 |
Cut or depin the middle wire of the ESC lead: it is the BEC +5 V output,
and RP2350 GPIO is not 5 V tolerant.
Verify the download
sha256sum -c SHA256SUMS.txt
What's Changed
- Refs/heads/copilot/review and optimize by @subtilitas in #1
- Dev/telemetry logging by @subtilitas in #2
Full Changelog: v1.0.1...v1.1.0