micropython/ports/nrf/modules
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
..
ble all: Remove third argument to MP_REGISTER_MODULE. 2022-06-02 16:31:37 +10:00
board all: Remove unnecessary locals_dict cast. 2022-09-19 19:06:01 +10:00
machine all: Remove unnecessary locals_dict cast. 2022-09-19 19:06:01 +10:00
music nrf: Use MP_REGISTER_ROOT_POINTER(). 2022-07-18 13:50:34 +10:00
nrf all: Remove unnecessary locals_dict cast. 2022-09-19 19:06:01 +10:00
scripts nrf/modules/scripts: Add file system formatting script. 2021-08-08 23:17:55 +10:00
ubluepy py/obj: Add accessors for type slots and use everywhere. 2022-09-19 19:06:07 +10:00
uos all: Remove unnecessary locals_dict cast. 2022-09-19 19:06:01 +10:00
utime all: Remove third argument to MP_REGISTER_MODULE. 2022-06-02 16:31:37 +10:00
manifest.py all: Update all manifest.py files to use new features. 2022-09-05 18:43:18 +10:00