You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ports/rp2: Add Waveshare RP2040 Plus 4MB and 16MB boards.
According to The Waveshare website, the RP2040 Plus is a software
compatible board to the Raspberry Pi Pico that uses either a 4MB or
16MB flash chip, a USB-C connector and adds some battery recharge
circuitry/connector.
Since this board is supported in the pico-sdk folders, all that was
needed was folders named WAVESHARE_RP2040_PLUS_4MB/_16MB in the
ports/rp2/boards folder populated with updated board.json,
mpconfigboard.cmake and mpconfigboard.h files.
Signed-off-by: David Hunter <github@retiredwizard.com>
0 commit comments