Changed AudioOutput demos to explicitly use timer 3 - the smaller USB AVRs...
Changed AudioOutput demos to explicitly use timer 3 - the smaller USB AVRs where timer 1 was needed instead did not have the endpoint size neccesary for good audio throughput anyway. Fix Benito documentation indicating erronously that the project used the HID USB class instead of the CDC class.
Showing
- Demos/Device/ClassDriver/AudioOutput/AudioOutput.c 9 additions, 9 deletionsDemos/Device/ClassDriver/AudioOutput/AudioOutput.c
- Demos/Device/ClassDriver/AudioOutput/AudioOutput.h 1 addition, 48 deletionsDemos/Device/ClassDriver/AudioOutput/AudioOutput.h
- Demos/Device/LowLevel/AudioInput/AudioInput.h 3 additions, 3 deletionsDemos/Device/LowLevel/AudioInput/AudioInput.h
- Demos/Device/LowLevel/AudioOutput/AudioOutput.c 7 additions, 7 deletionsDemos/Device/LowLevel/AudioOutput/AudioOutput.c
- Demos/Device/LowLevel/AudioOutput/AudioOutput.h 0 additions, 47 deletionsDemos/Device/LowLevel/AudioOutput/AudioOutput.h
- Projects/Benito/Benito.c 1 addition, 1 deletionProjects/Benito/Benito.c
- Projects/Benito/Benito.txt 5 additions, 4 deletionsProjects/Benito/Benito.txt
Loading
Please register or sign in to comment