circuitpython/shared-bindings/memorymonitor
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
..
__init__.c Fix pointer-ness, const-ness of compressed messages 2023-10-25 21:40:11 +02:00
__init__.h Fix pointer-ness, const-ness of compressed messages 2023-10-25 21:40:11 +02:00
AllocationAlarm.c convert to MP_DEFINED_CONST_OBJ_TYPE() 2023-09-19 21:09:29 -04:00
AllocationAlarm.h run code formatting script 2021-03-15 19:27:36 +05:30
AllocationSize.c Fix native property setting from subclass 2023-10-24 16:20:51 -07:00
AllocationSize.h run code formatting script 2021-03-15 19:27:36 +05:30