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:
rdon(あーるどん)
2026-07-16 21:31:47 +09:00
committed by GitHub
parent 801bd484ab
commit f1c39e8356
3 changed files with 97 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"inherits": [
"esp32s3"
],
"build-tags": [
"m5stamp_s3a"
]
}