mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-14 16:03:41 +00:00
target: add xiao-esp32s3 board target
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"inherits": ["esp32s3"],
|
||||
"build-tags": ["xiao_esp32s3"]
|
||||
}
|
||||
Reference in New Issue
Block a user