mch2022-leds

command module
v0.0.0-...-cb1f745 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 3, 2024 License: BSD-3-Clause Imports: 5 Imported by: 0

README

TinyGo example for the MCH2022 badge

This is a very simple example how you can write a program for the MCH2022 badge using TinyGo.

Compile it using the following command:

tinygo build -o main.bin -target=mch2022

This creates a main.bin file, which is ready to be sent to the badge. You can do it like this:

python3 mch2022-template-app/tools/webusb_push.py "TinyGo LED example" main.bin --run

You can find the file webusb_push.py here.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL