tinygo-org / tinygo

Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
https://tinygo.org
Other
14.73k stars 859 forks source link

Add support for m5paper #4257

Closed jfreymuth closed 1 month ago

jfreymuth commented 1 month ago

Adds support for M5Stack M5Paper

deadprogram commented 1 month ago

Hello @jfreymuth thanks for the addition.

Could you please add a smoketest for this? See https://github.com/tinygo-org/tinygo/blob/dev/GNUmakefile#L758-L770

deadprogram commented 1 month ago

Thanks for the addition @jfreymuth now squash/merging.