Files
micropython/ports/stm32/boards
Damien George d1c61ca52a stm32/boards: Extend RAM section by 192K on STM32H723.
This extends the RAM section into the adjacent ITCM RAM block, increasing
the total GC heap size by the same amount (because the GC heap uses all
available remaining RAM).

This affects only the NUCLEO_H723ZG board, bringing available GC heap from
73984 to 266048 bytes.

Signed-off-by: Damien George <damien@micropython.org>
2026-04-30 23:05:01 +10:00
..
2025-10-30 07:38:18 +09:00
2025-10-30 07:38:18 +09:00