RudolphRiedel / Adafruit_ZeroDMA

DMA helper/wrapped for ATSAMD21 such as Arduino Zero & Feather M0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adafruit_ZeroDMA library Build Status

DMA helper/wrapped for ATSAMD21 such as Arduino Zero & Feather M0

Current version of this library no longer requires Adafruit_ASFcore as a prerequisite. However...IT BREAKS COMPATIBILITY WITH PRIOR VERSIONS. Function names, calling sequence and return types/values have changed. See examples!

Item(s) in 'utility' directory are much pared-down derivatives of Atmel ASFcore 3 files. Please keep their original copyright and license intact when editing.

About

DMA helper/wrapped for ATSAMD21 such as Arduino Zero & Feather M0

License:MIT License


Languages

Language:C++ 86.0%Language:C 14.0%