mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
rp2: Add USB MSC support.
It is currently not enabled by default on any board.
This commit is contained in:
committed by
Damien George
parent
e2513bfe8d
commit
507ad03329
@@ -105,6 +105,7 @@ set(MICROPY_SOURCE_PORT
|
||||
rp2_pio.c
|
||||
tusb_port.c
|
||||
uart.c
|
||||
msc_disk.c
|
||||
)
|
||||
|
||||
set(MICROPY_SOURCE_QSTR
|
||||
|
||||
Reference in New Issue
Block a user