libhal / libhal.github.io

Organization wide repo for docs, assets, and tools any other static information
Apache License 2.0
0 stars 1 forks source link

Generic DMA Guide #32

Open kammce opened 2 weeks ago

kammce commented 3 days ago

Nearly resolved with #37 but I want to update this tutorial to also include the new locking mechanisms introduced in libhal 4.3.0.

This should have guidance for what lock should be used initially. That initial lock is libhal-soft's atomic_spin_lock which is inefficient but should be supported by almost all MCUs.