stm32-rs / stm32l0xx-hal

A hardware abstraction layer (HAL) for the STM32L0 series microcontrollers written in Rust
BSD Zero Clause License
96 stars 60 forks source link

fixed update and added comments to unsafe dma access #168

Closed allexoll closed 3 years ago

allexoll commented 3 years ago

sorry for the double PR, i accidentally deleted my #167 branch...

anyway, here we go, i added the comments, your remarks were spot on.