mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 13:10:21 +01:00
The G0 USB peripheral behaves more like MICROPY_HW_USB_IS_MULTI_OTG=0 than that config =1. This fixes the configuration of the PMA FIFO buffers. Signed-off-by: Damien George <damien@micropython.org>