Age | Commit message (Expand) | Author |
---|---|---|
2023-06-08 | all: Rename *umodule*.h to remove the "u" prefix. | Jim Mussared |
2023-06-08 | all: Rename UMODULE to MODULE in preprocessor/Makefile vars. | Jim Mussared |
2023-04-27 | all: Fix spelling mistakes based on codespell check. | Damien George |
2022-11-18 | extmod/moduplatform: Fix MSVC x86_64 check. | David Lechner |
2022-11-18 | extmod/moduplatform: Remove _M_IX86 test for xtensa. | David Lechner |
2022-02-22 | extmod/moduplatform: Move platform PP definitions into a header. | stijn |