Documentation
¶
Overview ¶
Converts firmware files from BIN to UF2 format before flashing.
For more information about the UF2 firmware file format, please see: https://github.com/Microsoft/uf2
Source Files
¶
Directories
¶
Path | Synopsis |
---|---|
Package interp interprets Go package initializers as much as possible.
|
Package interp interprets Go package initializers as much as possible. |
src
|
|
device/arm
CMSIS abstraction functions.
|
CMSIS abstraction functions. |
examples/adc
command
|
|
examples/blinkm
command
Connects to an BlinkM I2C RGB LED.
|
Connects to an BlinkM I2C RGB LED. |
examples/blinky1
command
|
|
examples/blinky2
command
|
|
examples/button
command
|
|
examples/button2
command
|
|
examples/colorlamp
command
This program runs on an Arduino that has the following four devices connected: - Button connected to D2 - Rotary analog dial connected to A0 - RGB LED connected to D3, D5, and D6 used as PWM pins - BlinkM I2C RGB LED Pushing the button switches which color is selected.
|
This program runs on an Arduino that has the following four devices connected: - Button connected to D2 - Rotary analog dial connected to A0 - RGB LED connected to D3, D5, and D6 used as PWM pins - BlinkM I2C RGB LED Pushing the button switches which color is selected. |
examples/echo
command
This is a echo console running on the device UART.
|
This is a echo console running on the device UART. |
examples/mcp3008
command
Connects to an MCP3008 ADC via SPI.
|
Connects to an MCP3008 ADC via SPI. |
examples/pwm
command
|
|
examples/serial
command
|
|
examples/test
command
|
|
examples/wasm
command
|
|
os
Package os implements a subset of the Go "os" package.
|
Package os implements a subset of the Go "os" package. |
Click to show internal directories.
Click to hide internal directories.