circuitpython/ports
Jeff Epler 9251732f74 extmod: Add modmpycross.
.. with supporting changes across the core.

Signed-off-by: Jeff Epler <jepler@gmail.com>
2025-08-28 19:58:02 -05:00
..
alif py/mpconfig: Enable CRYPTOLIB, HASHLIB_MD5, HASHLIB_SHA1 if SSL enabled. 2025-08-19 21:10:00 +10:00
bare-arm py/mpconfig: Enable the sys module at all feature levels by default. 2025-08-22 13:31:10 +10:00
cc3200 extmod/modtime: Move tuple creation to common localtime implementation. 2025-08-15 12:09:13 +10:00
embed embed/port: Fix alloca include for Windows platforms. 2025-08-01 12:01:37 +10:00
esp32 esp32/network_ppp: Stop polling if PPP was disconnected. 2025-08-25 23:11:33 +10:00
esp8266 py/mpconfig: Enable CRYPTOLIB, HASHLIB_MD5, HASHLIB_SHA1 if SSL enabled. 2025-08-19 21:10:00 +10:00
mimxrt mimxrt/boards: Re-generate MIMXRT1052 clock config files. 2025-08-25 10:48:17 +10:00
minimal py/mpconfig: Enable the sys module at all feature levels by default. 2025-08-22 13:31:10 +10:00
nrf py/mpconfig: Enable the sys module at all feature levels by default. 2025-08-22 13:31:10 +10:00
pic16bit py/mpconfig: Rename MICROPY_PY___FILE__ to MICROPY_MODULE___FILE__. 2025-08-19 13:00:45 +10:00
powerpc py/mpconfig: Enable the sys module at all feature levels by default. 2025-08-22 13:31:10 +10:00
qemu tests/run-natmodtests.py: Change -p/-d arguments to -t. 2025-08-28 23:13:40 +10:00
renesas-ra extmod/modtime: Move tuple creation to common localtime implementation. 2025-08-15 12:09:13 +10:00
rp2 py/mpconfig: Enable CRYPTOLIB, HASHLIB_MD5, HASHLIB_SHA1 if SSL enabled. 2025-08-19 21:10:00 +10:00
samd extmod/modtime: Move tuple creation to common localtime implementation. 2025-08-15 12:09:13 +10:00
stm32 py/mpconfig: Enable CRYPTOLIB, HASHLIB_MD5, HASHLIB_SHA1 if SSL enabled. 2025-08-19 21:10:00 +10:00
unix extmod: Add modmpycross. 2025-08-28 19:58:02 -05:00
webassembly extmod/modtime: Move tuple creation to common localtime implementation. 2025-08-15 12:09:13 +10:00
windows shared/timeutils: Standardize supported date range on all platforms. 2025-07-09 11:54:21 +10:00
zephyr py/mpconfig: Enable the sys module at all feature levels by default. 2025-08-22 13:31:10 +10:00