micropython/shared/tinyusb
Angus Gratton f567a9255a shared/tinyusb: Add a helper for hex string conversion.
Change the rp2 and renesas-ra ports to use the helper function.

Saves copy-pasta, at the small cost of one more function call in the
firmware (if not using LTO).

This work was funded through GitHub Sponsors.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2023-11-16 14:59:48 +11:00
..
mp_cdc_common.c
mp_usbd.c shared/tinyusb: Add a helper for hex string conversion. 2023-11-16 14:59:48 +11:00
mp_usbd.h shared/tinyusb: Add a helper for hex string conversion. 2023-11-16 14:59:48 +11:00
mp_usbd_descriptor.c
mp_usbd_internal.h
tusb_config.h