analogdevicesinc / no-OS

Software drivers in C for systems without an operating system
http://analogdevicesinc.github.io/no-OS/
Other
971 stars 1.67k forks source link

Minor fixes to support DAC streaming #2362

Closed Shetty-Anush closed 2 weeks ago

Shetty-Anush commented 2 weeks ago
1. The length parameter of Tx channel is reverted back to take bytes_number.
2. SPI Tx DMA is enabled

PR Type

PR Checklist