Greg Burns
Greg Burns
This patch adds support for averaging the ADC reads to improve the stability. This approach is preferable to the current running-average solution because it is completely internal to the driver...
There was a comment in the UART and USB examples about moving the midi message type string mapping. I needed this function when debugging my application so decided now was...
The non-cached DMA region was hardcoded with size 32K, system.cpp had to be edited to increase this. With this change the non-cached region can be configured solely by changing the...