mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-19 12:04:03 +00:00
machine/esp32, targets/esp32: correct board definitions for actual boards not processor variants, also define all labeled pins
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"inherits": ["esp32"],
|
||||
"build-tags": ["esp32_coreboard_v2"]
|
||||
}
|
||||
Reference in New Issue
Block a user