Go-based Microcontroller Projects

A place for me to manage all of my projects for the Raspberry Pi Pico, written for the TinyGo compiler.

This repo utilizes VS Code and the TinyGo extension (TinyGo x VS Code docs). It's vital for making it more efficient to write code for TinyGo. It alters GOOS, GOROOT, GOARCH, and GOFLAGS to provide linting and intellisense when building.