micropython/ports
Oliver Joos 4e98486830 stm32/boards: Add linker script for STMF412xE with 512k flash.
The existing linker script for F412 is renamed to separate F412xG (with
1MB RAM) from F412xE (with 512K).

Signed-off-by: Oliver Joos <oliver.joos@hispeed.ch>
2026-01-14 16:54:10 +11:00
..
alif alif/boards/OPENMV_AE3: Make JTAG pins controllable as GPIOs. 2026-01-04 17:06:19 +11:00
bare-arm all: Simplify mp_int_t/mp_uint_t definition. 2025-10-23 15:12:28 +11:00
cc3200 cc3200/mods/pybpin: Reduce footprint of AF pin structures. 2026-01-04 11:48:11 +11:00
embed all: Simplify mp_int_t/mp_uint_t definition. 2025-10-23 15:12:28 +11:00
esp32 esp32/modesp32: Update available RTC pins for ESP32C6. 2026-01-13 14:45:10 +11:00
esp8266 esp8266/modesp: Allocate executable memory when needed. 2025-12-26 11:49:48 +01:00
mimxrt all: Fix spelling of Micropython -> MicroPython. 2026-01-13 12:51:31 +11:00
minimal all: Simplify mp_int_t/mp_uint_t definition. 2025-10-23 15:12:28 +11:00
nrf nrf/modules/machine/pin: Reduce footprint of pin structures. 2026-01-04 11:48:11 +11:00
pic16bit all: Simplify mp_int_t/mp_uint_t definition. 2025-10-23 15:12:28 +11:00
powerpc all: Simplify mp_int_t/mp_uint_t definition. 2025-10-23 15:12:28 +11:00
qemu qemu: Enable loading natmods on RV64. 2026-01-01 16:35:02 +01:00
renesas-ra renesas-ra/boards/ARDUINO_PORTENTA_C33: Increase TinyUSB queue size. 2026-01-04 17:17:13 +11:00
rp2 rp2/machine_pin: Reduce footprint of pin structures. 2026-01-04 11:48:11 +11:00
samd samd/pin_af: Reduce footprint of pin structures. 2026-01-04 11:48:11 +11:00
stm32 stm32/boards: Add linker script for STMF412xE with 512k flash. 2026-01-14 16:54:10 +11:00
unix unix/mpconfigport: Enable natmod loading for RISC-V builds. 2026-01-01 16:35:23 +01:00
webassembly all: Simplify mp_int_t/mp_uint_t definition. 2025-10-23 15:12:28 +11:00
windows unix: Enable exit code handling for sys.exit(). 2025-11-22 00:06:59 +11:00
zephyr all: Fix spelling of Micropython -> MicroPython. 2026-01-13 12:51:31 +11:00