micropython/ports/nrf/modules/ubluepy
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
..
modubluepy.c
modubluepy.h
ubluepy_characteristic.c
ubluepy_constants.c
ubluepy_delegate.c
ubluepy_descriptor.c
ubluepy_peripheral.c
ubluepy_scan_entry.c py/obj: Add accessors for type slots and use everywhere. 2022-09-19 19:06:07 +10:00
ubluepy_scanner.c
ubluepy_service.c
ubluepy_uuid.c