Jesús Espino
d304e6706b
Adding support for waveshare rp2040-zero ( #3321 )
machine: adding support for waveshare rp2040-zero
2 years ago
Ayke van Laethem
c153239682
targets: remove "acm:"` prefix for USB vid/pid pair
This prefix isn't actually used and only adds noise, so remove it.
It may have been useful on Linux that makes a distinction between
/dev/ttyACM* and /dev/ttyUSB* but it isn't now. Also, it's unlikely that
the same vid/pid pair will be shared between an acm and usb driver
anyway.
2 years ago
Daniel Esteban
aa13b5d83b
Add Pimoroni's Tufty2040 board
2 years ago
sago35
58f2533f15
rp2040: change default for serial to usb
2 years ago
deadprogram
f308d7d28c
machine/badger2040: support for Badger 2040
Signed-off-by: deadprogram <ron@hybridgroup.com>
3 years ago
deadprogram
0e267dd230
targets: add serial key to JSON files for newly added rp2040 boards, and also nano-33-ble board
Signed-off-by: deadprogram <ron@hybridgroup.com>
3 years ago
Yurii Soldak
e02f308d43
rp2040: fix for nano-rp2040 board
3 years ago
Yurii Soldak
15d77119c9
board/nano-rp2040: pins and blinking led
3 years ago
Rajiv Kanchan
722a3a5c94
add rp2040, pico
adds preliminary support (just enough to run blinky1) for the Raspberry Pi Pico board along with the rp2040 mcu.
4 years ago