Extended TinyGo support for STM32 MCUs.
This repo contains basic examples of the TinyGo STM32 library. The examples show how to build applications for custom boards using STM32 MCUs.
The examples available are:
Example | Description |
---|---|
blinky | Simple blinking LED |
uart | Simple UART demo |
The TinyGo STM32 project is still in an experimental phase, expect frequent breakage.