mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-08 04:53:42 +00:00
753162f4e0
GPIO is much more advanced on the ESP32, but this is a starting point. It gets examples/blinky1 to work.
5 lines
62 B
JSON
5 lines
62 B
JSON
{
|
|
"inherits": ["esp32"],
|
|
"build-tags": ["esp32_wroom_32"]
|
|
}
|