board

package
v3.0.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 11, 2018 License: Apache-2.0 Imports: 0 Imported by: 4

Documentation

Index

Constants

View Source
const (
	MICROBIT   Type = "microbit"
	NRF51822DK      = "nrf51822dk"
	ESP8266         = "esp8266"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	InitialiseRadio() error
	CleanupRadio() error
	Update(filePath string) error
	Scan(applicationUUID int) (map[string]struct{}, error)
	Online() (bool, error)
	Restart() error
	Identify() error
	UpdateConfig(interface{}) error
	UpdateEnvironment(interface{}) error
}

type Type

type Type string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL