Directories
¶
Path | Synopsis |
---|---|
crypto
|
|
rand
Package rand implements a cryptographically secure random number generator.
|
Package rand implements a cryptographically secure random number generator. |
arm
CMSIS abstraction functions.
|
CMSIS abstraction functions. |
examples
|
|
blinkm
Connects to an BlinkM I2C RGB LED.
|
Connects to an BlinkM I2C RGB LED. |
dac
Simplistic example using the DAC on the Circuit Playground Express.
|
Simplistic example using the DAC on the Circuit Playground Express. |
echo
This is a echo console running on the device UART.
|
This is a echo console running on the device UART. |
echo2
This is a echo console running on the os.Stdin and os.Stdout.
|
This is a echo console running on the os.Stdin and os.Stdout. |
i2s
Example using the i2s hardware interface on the Adafruit Circuit Playground Express to read data from the onboard MEMS microphone.
|
Example using the i2s hardware interface on the Adafruit Circuit Playground Express to read data from the onboard MEMS microphone. |
mcp3008
Connects to an MCP3008 ADC via SPI.
|
Connects to an MCP3008 ADC via SPI. |
microbit-blink
blink program for the BBC micro:bit
|
blink program for the BBC micro:bit |
uart
This reads from UART1 and outputs to default serial, usually UART0 or USB.
|
This reads from UART1 and outputs to default serial, usually UART0 or USB. |
internal
|
|
fuzz
Package fuzz is a shim to allow compilation against Go 1.18.
|
Package fuzz is a shim to allow compilation against Go 1.18. |
Package os implements a subset of the Go "os" package.
|
Package os implements a subset of the Go "os" package. |
debug
Package debug is a dummy package that is not yet implemented.
|
Package debug is a dummy package that is not yet implemented. |
interrupt
Package interrupt provides access to hardware interrupts.
|
Package interrupt provides access to hardware interrupts. |
volatile
Package volatile provides definitions for volatile loads and stores.
|
Package volatile provides definitions for volatile loads and stores. |
Package sync implements synchronization primitives similar to those provided by the standard Go implementation.
|
Package sync implements synchronization primitives similar to those provided by the standard Go implementation. |
Package testing provides support for automated testing of Go packages.
|
Package testing provides support for automated testing of Go packages. |
Click to show internal directories.
Click to hide internal directories.