circuitpython/ports
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
..
atmel-samd Fix native property setting from subclass 2023-10-24 16:20:51 -07:00
broadcom Fix docs build by splitting out support matrix 2023-10-24 16:20:51 -07:00
cxd56 Fix docs build by splitting out support matrix 2023-10-24 16:20:51 -07:00
espressif Fix pointer-ness, const-ness of compressed messages 2023-10-25 21:40:11 +02:00
litex Switch to gcc 12.3 for arm32 2023-10-17 11:43:38 -07:00
mimxrt10xx Fix docs build by splitting out support matrix 2023-10-24 16:20:51 -07:00
nrf Fix docs build by splitting out support matrix 2023-10-24 16:20:51 -07:00
raspberrypi Fix docs build by splitting out support matrix 2023-10-24 16:20:51 -07:00
silabs Fix docs build by splitting out support matrix 2023-10-24 16:20:51 -07:00
stm Fix docs build by splitting out support matrix 2023-10-24 16:20:51 -07:00
unix Re-add passing native methods the subclass instance 2023-10-24 16:20:51 -07:00