mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-16 10:43:29 +00:00
create generic targets for esp32 boards
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"inherits": ["esp32"],
|
||||
"build-tags": ["esp32_generic"]
|
||||
}
|
||||
Reference in New Issue
Block a user