micropython/ports/cc3200/mods
Damien George b1229efbd1 all: Fix spelling mistakes based on codespell check.
Signed-off-by: Damien George <damien@micropython.org>
2023-04-27 18:03:06 +10:00
..
modmachine.c cc3200: Use MP_REGISTER_ROOT_POINTER(). 2022-07-18 13:50:34 +10:00
modnetwork.c py/obj: Convert make_new into a mp_obj_type_t slot. 2022-09-19 19:06:15 +10:00
modnetwork.h cc3200: Remove unused NIC type customisation. 2022-12-15 17:40:18 +11:00
moduhashlib.c py/obj: Convert make_new into a mp_obj_type_t slot. 2022-09-19 19:06:15 +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 py/obj: Convert make_new into a mp_obj_type_t slot. 2022-09-19 19:06:15 +10:00
modusocket.h
modussl.c py/obj: Merge getiter and iternext mp_obj_type_t slots. 2022-09-19 19:06:13 +10:00
modutime.c cc3200/mods/modutime: Use extmod version of time module. 2023-04-27 15:11:51 +10:00
modwipy.c all: Remove third argument to MP_REGISTER_MODULE. 2022-06-02 16:31:37 +10:00
modwlan.c all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
modwlan.h
pybadc.c py/obj: Convert make_new into a mp_obj_type_t slot. 2022-09-19 19:06:15 +10:00
pybadc.h
pybflash.c py/obj: Convert make_new into a mp_obj_type_t slot. 2022-09-19 19:06:15 +10:00
pybflash.h
pybi2c.c py/obj: Convert make_new into a mp_obj_type_t slot. 2022-09-19 19:06:15 +10:00
pybi2c.h
pybpin.c all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
pybpin.h
pybrtc.c all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
pybrtc.h
pybsd.c all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
pybsd.h
pybsleep.c all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
pybsleep.h
pybspi.c py/obj: Convert make_new into a mp_obj_type_t slot. 2022-09-19 19:06:15 +10:00
pybspi.h
pybtimer.c py/obj: Convert make_new into a mp_obj_type_t slot. 2022-09-19 19:06:15 +10:00
pybtimer.h
pybuart.c py/obj: Convert make_new into a mp_obj_type_t slot. 2022-09-19 19:06:15 +10:00
pybuart.h
pybwdt.c py/obj: Convert make_new into a mp_obj_type_t slot. 2022-09-19 19:06:15 +10:00
pybwdt.h