mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-15 08:23:41 +00:00
Adding Board: Feather M4 Express (#688)
* machine/feather-m4: Adding Feather M4
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user