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
Alternative function for potential optimization of data copying in stream buffers (#1233)
* Added the ability to use an alternative function to copy data in stream buffers. Useful for optimization in systems that allow DMA to be used only in some memory areas.
* Uncrustify: triggered by comment.
* Revert "Uncrustify: triggered by comment."
This reverts commit 22105bc.
* Fix formatting
---------
Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: tony-josi-aws <[email protected]>
0 commit comments