micropython/shared/tinyusb
Damien George dbb0019666 shared/tinyusb: Fix CDC bNumInterfaces value.
This fixes a regression from c8913fdbfa

Signed-off-by: Damien George <damien@micropython.org>
2022-11-14 13:03:33 +11:00
..
mp_cdc_common.c shared/tinyusb: Further refactor static USB device implementation. 2022-11-11 16:47:36 +11:00
mp_usbd.c shared/tinyusb: Further refactor static USB device implementation. 2022-11-11 16:47:36 +11:00
mp_usbd.h shared/tinyusb: Further refactor static USB device implementation. 2022-11-11 16:47:36 +11:00
mp_usbd_descriptor.c rp2: Allow enabling USB device without enabling USB-CDC. 2022-11-11 16:49:18 +11:00
mp_usbd_internal.h shared/tinyusb: Further refactor static USB device implementation. 2022-11-11 16:47:36 +11:00
tusb_config.h shared/tinyusb: Fix CDC bNumInterfaces value. 2022-11-14 13:03:33 +11:00