summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2025-11-20 12:12:57 +1100
committerDamien George <damien@micropython.org>2025-11-20 13:24:04 +1100
commitba5711a011c84f5fab2c04a07424d9788aa36710 (patch)
treec308ee2b9237ad5cda9e9bfb701a5370299f27fc /tests
parent3202d57cfd9575182345e14d7d364d5e0e1a4967 (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 'tests')
0 files changed, 0 insertions, 0 deletions