diff options
| author | Damien George <damien@micropython.org> | 2025-11-20 12:12:57 +1100 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2025-11-20 13:24:04 +1100 |
| commit | ba5711a011c84f5fab2c04a07424d9788aa36710 (patch) | |
| tree | c308ee2b9237ad5cda9e9bfb701a5370299f27fc /py/pystack.c | |
| parent | 3202d57cfd9575182345e14d7d364d5e0e1a4967 (diff) | |
stm32/eth: Move DMA TX/RX index variables to normal RAM.
RAM shared with DMA needs caching disabled, which is slower for the MCU to
access. So move these index variables (which are not shared with DMA) to
normal RAM.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/pystack.c')
0 files changed, 0 insertions, 0 deletions
