Files
Damien George 702f15ab98 stm32/boards/PYBD_SF2: Free up some space in internal flash.
With the recent addition of `machine.PWM` and `machine.CAN`, the internal
flash of PYBD_SF3 overflows by about 300 bytes.

This commit moves the inline assembler compiler functions from internal to
external QSPI flash.  That frees up about 3k internal flash, and shouldn't
affect performance.

Signed-off-by: Damien George <damien@micropython.org>
2026-03-22 00:04:52 +11:00
..
2025-10-30 07:38:18 +09:00
2025-10-30 07:38:18 +09:00