micropython/ports/rp2/boards/PICO
Angus Gratton c8913fdbfa rp2: Allow enabling USB device without enabling USB-CDC.
Requires changing the USB-CDC stdin/stdout guards from
MICROPY_HW_ENABLE_USBDEV to the new (in this port)
MICROPY_HW_USB_CDC.
2022-11-11 16:49:18 +11:00
..
board.json docs: Update Raspberry Pi URLs from .org to .com. 2022-06-14 11:41:13 +10:00
mpconfigboard.cmake rp2: Add support for building different board configurations. 2021-04-12 21:40:32 +10:00
mpconfigboard.h rp2: Allow enabling USB device without enabling USB-CDC. 2022-11-11 16:49:18 +11:00