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