Categorygithub.com/djthorpe/go-pico
repositorypackage
0.0.5
Repository: https://github.com/djthorpe/go-pico.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

go-pico

This repository contains a tinygo implementation of the Raspberry Pi Pico (RP2040) Microcontroller and everything else you need in order to start developing golang on the RP2040 with tinygo. The support for some SDK features are missing on tinygo, so this is an alternative.

For dependencies and installation, please see INSTALLATION.md.

Versions

This repository currently tracks the following versions:

Contributing & Distribution

This repository is currently in development and subject to change.

Please do file feature requests and bugs here.

The license is Apache 2 so feel free to redistribute. Redistributions in either source code or binary form must reproduce the copyright notice, and please link back to this repository for more information:

RP2040 SDK for tinygo

https://github.com/djthorpe/go-pico/

Copyright (c) 2022, David Thorpe, All rights reserved.