You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adjust to the new unsafe DMA register access methods
Setting the memory and peripheral addresses of a DMA channel has been
marked unsafe in the newest version of the stm32f3 HAL. This commit
adjusts the DMA abstraction code accordingly.
0 commit comments