This website requires JavaScript.
Explore
Help
Sign in
NaxdyOrg
/
embassy
Watch
1
Star
0
Fork
You've already forked embassy
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
a904538555
embassy
/
embassy-stm32
/
src
/
dma
History
Dario Nieuwenhuis
97ca0e77bf
stm32: avoid creating many tiny critical sections in init.
...
Saves 292 bytes on stm32f0 bilnky with max optimizations (from 3132 to 2840).
2023-10-12 16:20:34 +02:00
..
bdma.rs
stm32: avoid creating many tiny critical sections in init.
2023-10-12 16:20:34 +02:00
dma.rs
stm32: avoid creating many tiny critical sections in init.
2023-10-12 16:20:34 +02:00
dmamux.rs
stm32: avoid creating many tiny critical sections in init.
2023-10-12 16:20:34 +02:00
gpdma.rs
stm32: avoid creating many tiny critical sections in init.
2023-10-12 16:20:34 +02:00
mod.rs
stm32: avoid creating many tiny critical sections in init.
2023-10-12 16:20:34 +02:00
ringbuffer.rs
Merge pull request
#1743
from xoviat/dma-2
2023-08-10 15:21:31 +00:00
word.rs
stm32/spi: add support for all word sizes.
2023-04-18 20:56:23 +02:00