rp2: Add USB MSC support.

It is currently not enabled by default on any board.
This commit is contained in:
iabdalkader
2021-06-16 00:55:09 +02:00
committed by Damien George
parent e2513bfe8d
commit 507ad03329
8 changed files with 193 additions and 1 deletions

View File

@@ -105,6 +105,7 @@ set(MICROPY_SOURCE_PORT
rp2_pio.c
tusb_port.c
uart.c
msc_disk.c
)
set(MICROPY_SOURCE_QSTR