Skip to content

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 01 Aug 13:20
· 97 commits to main since this release

Flashing

  1. Hold BOOT, tap RESET, release BOOT. The board appears as a
    USB drive.
  2. Copy the .uf2 onto 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

Full Changelog: v1.0.0...v1.0.1