mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 02:27:48 +00:00
7d5542dda7
This release contains a small fix for some atsamd21-based boards to make them usable on macOS: it now allows to specify the serial port using the -port flag.
6 lines
130 B
Go
6 lines
130 B
Go
package main
|
|
|
|
// version of this package.
|
|
// Update this value before release of new version of software.
|
|
const version = "0.7.1"
|