micropython/ports/cc3200/mods
Jim Mussared e8355eb163 py/obj: Add "full" and "empty" non-variable-length mp_obj_type_t.
This will always have the maximum/minimum size of a mp_obj_type_t
representation and can be used as a member in other structs.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2022-09-19 19:06:04 +10:00
..
modmachine.c cc3200: Use MP_REGISTER_ROOT_POINTER(). 2022-07-18 13:50:34 +10:00
modnetwork.c all: Remove unnecessary locals_dict cast. 2022-09-19 19:06:01 +10:00
modnetwork.h py/obj: Add "full" and "empty" non-variable-length mp_obj_type_t. 2022-09-19 19:06:04 +10:00
moduhashlib.c all: Remove unnecessary locals_dict cast. 2022-09-19 19:06:01 +10:00
moduos.c py/objstr: Split mp_obj_str_from_vstr into bytes/str versions. 2022-08-26 16:43:55 +10:00
moduos.h
modusocket.c all: Remove unnecessary locals_dict cast. 2022-09-19 19:06:01 +10:00
modusocket.h
modussl.c all: Remove unnecessary locals_dict cast. 2022-09-19 19:06:01 +10:00
modutime.c all: Remove third argument to MP_REGISTER_MODULE. 2022-06-02 16:31:37 +10:00
modwipy.c all: Remove third argument to MP_REGISTER_MODULE. 2022-06-02 16:31:37 +10:00
modwlan.c py/obj: Add "full" and "empty" non-variable-length mp_obj_type_t. 2022-09-19 19:06:04 +10:00
modwlan.h
pybadc.c all: Remove unnecessary locals_dict cast. 2022-09-19 19:06:01 +10:00
pybadc.h
pybflash.c all: Remove unnecessary locals_dict cast. 2022-09-19 19:06:01 +10:00
pybflash.h
pybi2c.c all: Remove unnecessary locals_dict cast. 2022-09-19 19:06:01 +10:00
pybi2c.h
pybpin.c all: Remove unnecessary locals_dict cast. 2022-09-19 19:06:01 +10:00
pybpin.h
pybrtc.c all: Remove unnecessary locals_dict cast. 2022-09-19 19:06:01 +10:00
pybrtc.h
pybsd.c all: Remove unnecessary locals_dict cast. 2022-09-19 19:06:01 +10:00
pybsd.h
pybsleep.c all: Make all mp_obj_type_t defs use MP_DEFINE_CONST_OBJ_TYPE. 2022-09-19 19:06:01 +10:00
pybsleep.h
pybspi.c all: Remove unnecessary locals_dict cast. 2022-09-19 19:06:01 +10:00
pybspi.h
pybtimer.c all: Remove unnecessary locals_dict cast. 2022-09-19 19:06:01 +10:00
pybtimer.h
pybuart.c all: Remove unnecessary locals_dict cast. 2022-09-19 19:06:01 +10:00
pybuart.h
pybwdt.c all: Remove unnecessary locals_dict cast. 2022-09-19 19:06:01 +10:00
pybwdt.h