micropython/ports
Jim Mussared a52cd5b07d py/obj: Add accessors for type slots and use everywhere.
This is a no-op, but sets the stage for changing the mp_obj_type_t
representation.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2022-09-19 19:06:07 +10:00
..
bare-arm
cc3200 py/obj: Add "full" and "empty" non-variable-length mp_obj_type_t. 2022-09-19 19:06:04 +10:00
esp32 all: Remove unnecessary locals_dict cast. 2022-09-19 19:06:01 +10:00
esp8266 all: Remove unnecessary locals_dict cast. 2022-09-19 19:06:01 +10:00
mimxrt all: Remove unnecessary locals_dict cast. 2022-09-19 19:06:01 +10:00
minimal minimal/Makefile: Avoid terminal reset, use BUILD variable. 2022-08-11 14:07:18 +10:00
nrf py/obj: Add accessors for type slots and use everywhere. 2022-09-19 19:06:07 +10:00
pic16bit all: Remove unnecessary locals_dict cast. 2022-09-19 19:06:01 +10:00
powerpc shared/runtime/pyexec: Use MP_REGISTER_ROOT_POINTER(). 2022-07-18 13:52:01 +10:00
qemu-arm py/objstr: Add hex/fromhex to bytes/memoryview/bytearray. 2022-08-12 12:44:30 +10:00
renesas-ra all: Remove unnecessary locals_dict cast. 2022-09-19 19:06:01 +10:00
rp2 py/obj: Add accessors for type slots and use everywhere. 2022-09-19 19:06:07 +10:00
samd all: Remove unnecessary locals_dict cast. 2022-09-19 19:06:01 +10:00
stm32 all: Remove unnecessary locals_dict cast. 2022-09-19 19:06:01 +10:00
teensy all: Remove unnecessary locals_dict cast. 2022-09-19 19:06:01 +10:00
unix py/obj: Add accessors for type slots and use everywhere. 2022-09-19 19:06:07 +10:00
webassembly javascript: Rename this port to 'webassembly'. 2022-08-22 12:03:39 +01:00
windows all: Update all manifest.py files to use new features. 2022-09-05 18:43:18 +10:00
zephyr all: Remove unnecessary locals_dict cast. 2022-09-19 19:06:01 +10:00