Fast PWM-DAC library for the SAM15x15 and Arduino Zero
This library is an improvement of the standard Arduino function analogWrite(). The analogRead() is also made much faster, see this article: Fast analogRead / 10-bit ADC for the Arduino Uno and...