mirror of
https://github.com/micropython/micropython.git
synced 2025-09-04 17:00:30 +02:00
By defining MICROPY_HW_USB_MAIN_DEV a given board can select to use either USB_PHY_FS_ID or USB_PHY_HS_ID as the main USBD peripheral, on which the REPL will appear. If not defined this will be automatically configured.