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/blinkm
Connects to an BlinkM I2C RGB LED.
|
Connects to an BlinkM I2C RGB LED. |
examples/colorlamp
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
This is a echo console running on the device UART.
|
This is a echo console running on the device UART. |
examples/mcp3008
Connects to an MCP3008 ADC via SPI.
|
Connects to an MCP3008 ADC via SPI. |
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.