micropython/ports
Yuuki NAGAO fd009e6c4f stm32/boards: Add WeAct STM32U585 board support.
This change adds WeAct STM32U585 board support to the STM32 port.
WeAct STM32U585: https://github.com/WeActStudio/WeActStudio.STM32U585Cx_CoreBoard
This board use STM32U585CI: https://www.st.com/ja/microcontrollers-microprocessors/stm32u585ci.html

Signed-off-by: Yuuki NAGAO <wf.yn386@gmail.com>
2026-02-23 13:07:59 +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: Fix linker errors with CMake <3.25 and libbtree. 2026-02-07 01:04:28 +11:00
esp8266 all: Use enum instead of bool argument to mp_handle_pending. 2026-02-05 00:29:36 +11:00
mimxrt mimxrt/boards/PHYBOARD_RT1170: Update use of mp_handle_pending(). 2026-02-07 09:54:46 +11:00
minimal all: Simplify mp_int_t/mp_uint_t definition. 2025-10-23 15:12:28 +11:00
nrf all: Use enum instead of bool argument to mp_handle_pending. 2026-02-05 00:29:36 +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/mphalport: Ensure mp_hal_delay_ms(0) handles pending tasks. 2026-01-26 23:11:45 +11:00
renesas-ra renesas-ra/boards/ARDUINO_PORTENTA_C33: Increase TinyUSB queue size. 2026-01-04 17:17:13 +11:00
rp2 all: Use enum instead of bool argument to mp_handle_pending. 2026-02-05 00:29:36 +11:00
samd all: Use enum instead of bool argument to mp_handle_pending. 2026-02-05 00:29:36 +11:00
stm32 stm32/boards: Add WeAct STM32U585 board support. 2026-02-23 13:07:59 +11:00
unix all: Use enum instead of bool argument to mp_handle_pending. 2026-02-05 00:29:36 +11:00
webassembly all: Use enum instead of bool argument to mp_handle_pending. 2026-02-05 00:29:36 +11:00
windows windows: Compile printf.c for the msvc port. 2026-02-07 17:40:08 +11:00
zephyr zephyr: Add support for RISC-V RV32IMC native code emitter. 2026-02-11 11:23:05 +11:00