micropython/ports/cc3200/mods
Damien George efe23aca71 all: Remove third argument to MP_REGISTER_MODULE.
It's no longer needed because this macro is now processed after
preprocessing the source code via cpp (in the qstr extraction stage), which
means unused MP_REGISTER_MODULE's are filtered out by the preprocessor.

Signed-off-by: Damien George <damien@micropython.org>
2022-06-02 16:31:37 +10:00
..
modmachine.c all: Remove third argument to MP_REGISTER_MODULE. 2022-06-02 16:31:37 +10:00
modnetwork.c all: Remove third argument to MP_REGISTER_MODULE. 2022-06-02 16:31:37 +10:00
modnetwork.h
moduhashlib.c
moduos.c all: Remove third argument to MP_REGISTER_MODULE. 2022-06-02 16:31:37 +10:00
moduos.h
modusocket.c all: Remove third argument to MP_REGISTER_MODULE. 2022-06-02 16:31:37 +10:00
modusocket.h
modussl.c all: Remove third argument to MP_REGISTER_MODULE. 2022-06-02 16:31:37 +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
modwlan.h
pybadc.c
pybadc.h
pybflash.c
pybflash.h
pybi2c.c
pybi2c.h
pybpin.c
pybpin.h
pybrtc.c
pybrtc.h
pybsd.c
pybsd.h
pybsleep.c all: Use mp_obj_malloc everywhere it's applicable. 2022-05-03 22:28:14 +10:00
pybsleep.h
pybspi.c
pybspi.h
pybtimer.c all: Use mp_obj_malloc everywhere it's applicable. 2022-05-03 22:28:14 +10:00
pybtimer.h
pybuart.c
pybuart.h
pybwdt.c
pybwdt.h