aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/machine/machine_nxpmk66f18.go
diff options
context:
space:
mode:
authorAyke van Laethem <[email protected]>2022-02-03 19:21:17 +0100
committerRon Evans <[email protected]>2022-02-04 07:49:46 +0100
commit77ec9b63698ebd1f21509cdd758a90edbd6e4916 (patch)
tree9ed277658ce7bb4b61637a568ee30759baf53862 /src/machine/machine_nxpmk66f18.go
parentaa8e0bb509f3e9649543a1906db040dea11f67ad (diff)
downloadtinygo-77ec9b63698ebd1f21509cdd758a90edbd6e4916.tar.gz
tinygo-77ec9b63698ebd1f21509cdd758a90edbd6e4916.zip
all: update build constraints to Go 1.17
Do it all at once in preparation for Go 1.18 support. To make this commit, I've simply modified the `fmt-check` Makefile target to rewrite files instead of listing the differences. So this is a fully mechanical change, it should not have introduced any errors.
Diffstat (limited to 'src/machine/machine_nxpmk66f18.go')
-rw-r--r--src/machine/machine_nxpmk66f18.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/machine/machine_nxpmk66f18.go b/src/machine/machine_nxpmk66f18.go
index aaecee536..a8257b0b3 100644
--- a/src/machine/machine_nxpmk66f18.go
+++ b/src/machine/machine_nxpmk66f18.go
@@ -27,6 +27,7 @@
// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
// SOFTWARE.
+//go:build nxp && mk66f18
// +build nxp,mk66f18
package machine