target: add xiao-esp32s3 board target

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram
2025-11-24 12:18:21 +01:00
committed by Ron Evans
parent fbbaa5e580
commit 9118e91b72
3 changed files with 64 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"inherits": ["esp32s3"],
"build-tags": ["xiao_esp32s3"]
}