First implementation
This commit is contained in:
15
vendor/periph.io/x/periph/host/pine64/doc.go
generated
vendored
Normal file
15
vendor/periph.io/x/periph/host/pine64/doc.go
generated
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
// Copyright 2016 The Periph Authors. All rights reserved.
|
||||
// Use of this source code is governed under the Apache License, Version 2.0
|
||||
// that can be found in the LICENSE file.
|
||||
|
||||
// Package pine64 contains Pine64 hardware logic. It is intrinsically
|
||||
// related to package a64.
|
||||
//
|
||||
// Requires Armbian Jessie Server.
|
||||
//
|
||||
// Physical
|
||||
//
|
||||
// http://files.pine64.org/doc/Pine%20A64%20Schematic/Pine%20A64%20Pin%20Assignment%20160119.pdf
|
||||
//
|
||||
// http://wiki.pine64.org/images/2/2e/Pine64_Board_Connector_heatsink.png
|
||||
package pine64
|
||||
Reference in New Issue
Block a user