circuitpython/shared-bindings/usb
Jeff Epler de541cf155
Fix pointer-ness, const-ness of compressed messages
micropython puts the pointer-ness into the typedef; we can put the
const-ness there too.

this reduces the delta to micropython; for instance, emitinlinextensa
and emitinlinethumb now match upstream.
2023-10-25 21:40:11 +02:00
..
core Fix pointer-ness, const-ness of compressed messages 2023-10-25 21:40:11 +02:00
__init__.c merge latest adafruit/main 2023-08-13 19:43:54 -04:00
__init__.h Start of USB host API 2022-03-07 18:07:25 -08:00