mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 01:40:14 +01:00
Allows using TinyUSB stack on N6. Note there's still an issue with TinyUSB on the N6: `pyb_usbd_init()` can't be called multiple times (on soft-reboot). Signed-off-by: iabdalkader <i.abdalkader@gmail.com>