circuitpython/shared-module
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
..
_bleio wip; fix qstr processing 2023-08-10 20:06:32 -04:00
_eve
_pixelmap
_stage Split displayio hardware support from core 2023-10-24 15:43:34 -07:00
adafruit_bus_device adafruit_bus_device SPIDevice can have None for chip select 2023-05-12 15:29:59 -04:00
adafruit_pixelbuf wip; fix qstr processing 2023-08-10 20:06:32 -04:00
aesio pre-commit fixes 2023-08-14 00:59:22 -04:00
atexit wip; fix qstr processing 2023-08-10 20:06:32 -04:00
audiocore initial merge from v1.20.0; just satisifying conflicts 2023-09-19 11:10:12 -04:00
audioio
audiomixer wip; fix qstr processing 2023-08-10 20:06:32 -04:00
audiomp3 initial merge from v1.20.0; just satisifying conflicts 2023-09-19 11:10:12 -04:00
audiopwmio
bitbangio initial merge from v1.20.0; just satisifying conflicts 2023-09-19 11:10:12 -04:00
bitmaptools Merge remote-tracking branch 'adafruit/main' into merge-micropython-v1.19.1 2023-08-18 13:29:39 -04:00
bitops
board Split displayio hardware support from core 2023-10-24 15:43:34 -07:00
busdisplay Split displayio hardware support from core 2023-10-24 15:43:34 -07:00
canio
displayio Split displayio hardware support from core 2023-10-24 15:43:34 -07:00
dotclockframebuffer Re-work ioexpander_send_init_sequence 2023-09-25 11:31:16 -05:00
epaperdisplay Split displayio hardware support from core 2023-10-24 15:43:34 -07:00
floppyio
fontio
fourwire Split displayio hardware support from core 2023-10-24 15:43:34 -07:00
framebufferio Split displayio hardware support from core 2023-10-24 15:43:34 -07:00
getpass Metro M4 now compiles 2023-10-03 15:03:59 -04:00
gifio merge latest adafruit/main 2023-08-13 19:43:54 -04:00
i2cdisplaybus Split displayio hardware support from core 2023-10-24 15:43:34 -07:00
imagecapture
ipaddress wip: continuing compilation fixes; mp_obj_alloc everywhere 2023-08-07 20:45:57 -04:00
is31fl3741 fix for native is31fl3741 2023-02-03 17:43:12 -06:00
keypad Trinket M0 comes up; still very much wip 2023-09-28 16:22:10 -04:00
memorymonitor finish converting to MP_REGISTER_ROOT_POINTER() 2023-09-29 10:49:34 -04:00
msgpack Metro M4 now compiles 2023-10-03 15:03:59 -04:00
onewireio Update shared-module/onewireio/OneWire.c 2023-04-17 12:02:45 -06:00
os Fix pointer-ness, const-ness of compressed messages 2023-10-25 21:40:11 +02:00
paralleldisplaybus Split displayio hardware support from core 2023-10-24 15:43:34 -07:00
qrio pre-commit fixes 2023-08-14 00:59:22 -04:00
rainbowio
random
rgbmatrix Improve RGBMatrix allocation tracking 2023-09-29 14:55:42 -07:00
rotaryio
sdcardio Fix pointer-ness, const-ness of compressed messages 2023-10-25 21:40:11 +02:00
sharpdisplay Add Bangle.js 2, JDI memory displays and ACeP epd 2023-02-15 15:03:40 -08:00
storage initial merge from v1.20.0; just satisifying conflicts 2023-09-19 11:10:12 -04:00
struct Merge remote-tracking branch 'adafruit/main' into v1.20-merge 2023-10-11 11:21:57 -07:00
supervisor
synthio fix getting protocol 2023-09-22 13:53:20 -05:00
terminalio
time fix subticks handling 2023-05-12 14:39:57 -04:00
touchio wip: continuing compilation fixes; mp_obj_alloc everywhere 2023-08-07 20:45:57 -04:00
traceback
uheap
usb RP2040 now builds 2023-10-05 14:49:49 -04:00
usb_cdc
usb_hid initial merge from v1.20.0; just satisifying conflicts 2023-09-19 11:10:12 -04:00
usb_midi initial merge from v1.20.0; just satisifying conflicts 2023-09-19 11:10:12 -04:00
ustack
vectorio validate point type is tuple in vectorio Polygon 2023-05-08 15:39:19 -05:00
watchdog implement suggested changes 2023-09-24 15:23:38 +00:00
zlib Update wrappers to use new gzip changes 2023-08-28 21:59:00 -07:00