micropython/ports
Damien George f498ebcdda stm32/main: Remove unused include of stackctrl.h.
Signed-off-by: Damien George <damien@micropython.org>
2025-10-10 14:49:09 +11:00
..
alif alif/tinyusb_port: Update dcd_init function to match TinyUSB v0.18.0. 2025-10-06 11:56:29 +11:00
bare-arm py/mpconfig: Enable the sys module at all feature levels by default. 2025-08-22 13:31:10 +10:00
cc3200 cc3200/mpconfigport: Use MICROPY_CONFIG_ROM_LEVEL_CORE_FEATURES. 2025-09-26 13:54:32 +10:00
embed embed/port: Fix alloca include for Windows platforms. 2025-08-01 12:01:37 +10:00
esp32 esp32/machine_i2c: Use IDF function for calculating main timeout. 2025-10-07 13:22:10 +11:00
esp8266 esp8266/modmachine: Support hard IRQ timer callbacks. 2025-09-25 23:59:24 +10:00
mimxrt mimxrt/mphalport: Fix building with USB CDC disabled. 2025-09-09 10:29:38 +10:00
minimal py/mpconfig: Enable the sys module at all feature levels by default. 2025-08-22 13:31:10 +10:00
nrf nrf/modules/machine/spi: Print SPI baudrate, polarity and phase. 2025-09-26 13:44:43 +10:00
pic16bit py/mpconfig: Rename MICROPY_PY___FILE__ to MICROPY_MODULE___FILE__. 2025-08-19 13:00:45 +10:00
powerpc powerpc/mpconfigport: Remove definitions of _FMT macros. 2025-10-02 22:44:59 +10:00
qemu qemu/mpconfigport: Remove definitions of _FMT macros. 2025-10-02 22:44:59 +10:00
renesas-ra all: Use "static inline" consistently in function definitions. 2025-10-02 16:30:52 +10:00
rp2 all: Use "static inline" consistently in function definitions. 2025-10-02 16:30:52 +10:00
samd samd/mphalport: Fix building with USB CDC disabled. 2025-09-09 10:29:38 +10:00
stm32 stm32/main: Remove unused include of stackctrl.h. 2025-10-10 14:49:09 +11:00
unix unix/Makefile: Allow out-of-tree tests. 2025-10-06 11:03:25 +11:00
webassembly webassembly/objjsproxy: Support arbitrary number of args with kwargs. 2025-10-06 12:35:20 +11:00
windows all: Replace legacy name with MicroPython and MPy as applicable. 2025-10-04 00:19:40 +10:00
zephyr zephyr/boards: Add PocketBeagle 2 rev A1 A53 support. 2025-10-03 23:12:51 +10:00