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
What I mean is that this issue isn't necessary suitable for this repository anymore, but rather the linked stm32h7x-ethernet crate since we don't implement any ethernet DMA functionality here after the HAL refactor.
Use
VolatileCell
along the lines of stb32-usbd and check what evolves around best practices of DMA/uninit, (MaybeUninit, compiler_fence).The text was updated successfully, but these errors were encountered: