Add Waveshare RP2350 Plus #3000

Merged
shubham0x13 merged 3 commits from master into master 2025-06-19 21:55:06 +03:00
shubham0x13 commented 2025-06-18 14:34:23 +03:00 (Migrated from github.com)

Add support for Waveshare RP2350 Plus boards with 4MB and 16MB flash variants.

Add support for [Waveshare RP2350 Plus](https://www.waveshare.com/wiki/RP2350-Plus) boards with 4MB and 16MB flash variants.
earlephilhower (Migrated from github.com) requested changes 2025-06-18 22:20:23 +03:00
earlephilhower (Migrated from github.com) commented 2025-06-18 22:20:17 +03:00

Thanks, but can we please not make multiple entries for the same board w/different flash sizes? See how it was done for another board: https://github.com/earlephilhower/arduino-pico/blob/878271e122c9d558eb1baeaf7560b6d76f5b27e5/tools/makeboards.py#L345-L347

There should probably be a more elegant way of doing this override, but that's not needed here...

Thanks, but can we please not make multiple entries for the same board w/different flash sizes? See how it was done for another board: https://github.com/earlephilhower/arduino-pico/blob/878271e122c9d558eb1baeaf7560b6d76f5b27e5/tools/makeboards.py#L345-L347 There should probably be a more elegant way of doing this override, but that's not needed here...
earlephilhower (Migrated from github.com) approved these changes 2025-06-19 21:13:28 +03:00
earlephilhower (Migrated from github.com) left a comment

Thx!

Thx!
Sign in to join this conversation.