circuitpython/ports/atmel-samd/supervisor
Scott Shawcroft c209165d43
Ramp values to and from a default value while active.
This reduces the popping sound on initial playback of an audio
sample.

The M4 DAC has a pop on startup that cannot be prevented. It also
does not allow readback so current values of the DAC are ignored.

Fixes #1090
2018-10-16 16:23:29 -07:00
..
filesystem.c Use the external crystal on SAMD21 again. 2018-06-01 18:01:42 -07:00
port.c Ramp values to and from a default value while active. 2018-10-16 16:23:29 -07:00
samd21_cpu.s Mark pointers in cpu registers as in use. 2018-07-03 05:45:50 -07:00
samd51_cpu.s Mark pointers in cpu registers as in use. 2018-07-03 05:45:50 -07:00
serial.c WIP: works with just keyboard but not complex report descriptor 2018-03-30 23:24:00 -04:00