summaryrefslogtreecommitdiff
path: root/extmod/modplatform.h
AgeCommit message (Expand)Author
2024-12-10extmod/modplatform: Distinguish RISC-V 64 from RISC-V 32.Alessandro Gatti
2024-11-30extmod/modplatform: Add Android to the recognised platforms list.Alessandro Gatti
2024-11-30extmod/modplatform: Add Clang to the known compilers list.Alessandro Gatti
2024-11-30extmod/modplatform: Distinguish AArch64 from AArch32.Alessandro Gatti
2024-06-17extmod/modplatform: Add picolibc to the recognised libcs list.Alessandro Gatti
2023-06-23extmod/modplatform: Set MICROPY_PLATFORM_ARCH on riscv platforms.Damien George
2023-06-08all: Rename *umodule*.h to remove the "u" prefix.Jim Mussared