mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-12 15:03:41 +00:00
targets: add M5Stack Stamp-S3A (#5524)
* targets: add M5Stack Stamp-S3A * targets: add Stamp-S3A smoke test * targets: rename Stamp-S3A target * targets: rename Stamp-S3A target
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"inherits": [
|
||||
"esp32s3"
|
||||
],
|
||||
"build-tags": [
|
||||
"m5stamp_s3a"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user