Adding Board: Feather M4 Express (#688)

* machine/feather-m4: Adding Feather M4
This commit is contained in:
BCG
2019-11-05 09:34:46 -05:00
committed by Ron Evans
parent cadb75a4aa
commit 0db403dc0c
7 changed files with 164 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
// +build sam,atsamd51,atsamd51j19
// Peripheral abstraction layer for the atsamd51.
//
// Datasheet:
// http://ww1.microchip.com/downloads/en/DeviceDoc/60001507C.pdf
//
package machine