probe-rs / hs-probe-firmware

A CMSIS-DAP implementation in pure Rust.
https://probe.rs
Apache License 2.0
75 stars 13 forks source link

Implement DMA buffers aligned to a cache line width #22

Open Disasm opened 3 years ago

Disasm commented 3 years ago

These buffers should support cache operations to synchronize caches with the main memory.