tinygo-zoo icon indicating copy to clipboard operation
tinygo-zoo copied to clipboard

target-specific code

Open sago35 opened this issue 4 years ago • 0 comments
trafficstars

I'm going to create github.com/tinygo-org/tinygo-zoo/wioterminal and put some examples there that can be easily run with wioterminal. In the same way, I would like to create tinygo-zoo/pyportal, so that people who buy target can try tinygo easily. Also, these examples will make it easier to understand how to do it with other targets.

I would like to put an example of target-specific code like wioterminal on github.com/tinygo-org.

The wioterminal examples I have written are summarized below.

  • https://qiita.com/sago35/items/92b22e8cbbf99d0cd3ef#wio-terminal-%E3%81%AE%E5%91%A8%E8%BE%BA%E3%83%87%E3%83%90%E3%82%A4%E3%82%B9%E3%82%92%E4%BD%BF%E7%94%A8%E3%81%99%E3%82%8B
    • https://github.com/sago35/tinygo-examples/tree/master/wioterminal

sago35 avatar Sep 05 '21 01:09 sago35