Changed Audio Class driver sample read/write functions to be inline, to reduce...
Changed Audio Class driver sample read/write functions to be inline, to reduce the number of cycles needed to transfer samples to and from the device (allowing more time for processing and output). Fixed ClassDriver AudioOutput demo not selecting an audio output mode.
This diff is collapsed.
Please register or sign in to comment