robocar-pca9685/vendor/periph.io/x/host/v3/pine64/pine64_other.go

11 lines
264 B
Go
Raw Normal View History

2019-12-27 17:23:08 +00:00
// 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.
2022-01-02 22:29:08 +00:00
//go:build !arm && !arm64
2019-12-27 17:23:08 +00:00
// +build !arm,!arm64
package pine64
const isArm = false