2 Commits (397697aa8368f45bd0794e22a25083e9e18e3cfe)

Author SHA1 Message Date
Jim Mussared 2eba98f1e0 all: Use MP_REGISTER_EXTENSIBLE_MODULE for overrideable built-ins. 1 year ago
Jim Mussared 45ac651d1a all: Rename *umodule*.c to remove the "u" prefix. 2 years ago
Jim Mussared 0ceccd4cf8 all: Rename *umodule*.h to remove the "u" prefix. 2 years ago
Jim Mussared f5f9edf645 all: Rename UMODULE to MODULE in preprocessor/Makefile vars. 2 years ago
Jim Mussared 1bf2dcb15e all: Rename mp_umodule*, mp_module_umodule* to remove the "u" prefix. 2 years ago
Jim Mussared 30628d1bb7 all: Rename MP_QSTR_umodule to MP_QSTR_module everywhere. 2 years ago
Damien George efe23aca71 all: Remove third argument to MP_REGISTER_MODULE. 2 years ago
Jim Mussared 4eab44a1ec extmod: Make extmod modules use MP_REGISTER_MODULE. 3 years ago
stijn 49934fcf8b extmod/moduplatform: Move platform PP definitions into a header. 3 years ago
Damien George 3243abfda2 extmod/moduplatform: Detect xtensa arch. 3 years ago
stijn 5900257dd6 extmod/uplatform: Use generic custom platform string. 3 years ago
stijn 1e5875557a extmod/uplatform: Remove unused definitions. 3 years ago
stijn d42cba0d22 extmod/moduplatform: Improve implementation for PC ports. 3 years ago
iabdalkader 2c5e9bbdfa extmod: Add platform module. 3 years ago