Building a CAN API for Arduino DUE

By bringing in the ASF you end up duplicating a lot of the functionality already present in the Arduino API.
in the end you need only 4 files plus the example. replace the missing function with the corresponding arduino API and you're all set

m