mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
f1c39e8356
* targets: add M5Stack Stamp-S3A * targets: add Stamp-S3A smoke test * targets: rename Stamp-S3A target * targets: rename Stamp-S3A target
9 lines
95 B
JSON
9 lines
95 B
JSON
{
|
|
"inherits": [
|
|
"esp32s3"
|
|
],
|
|
"build-tags": [
|
|
"m5stamp_s3a"
|
|
]
|
|
}
|