add alsa output to STCode

This commit is contained in:
2025-01-24 17:24:46 +01:00
parent 7096a6e572
commit f5b6a12486
5 changed files with 108 additions and 8 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"port": 13452,
"time": 1737621156918,
"time": 1737734479782,
"version": "0.0.3"
}
+5 -1
View File
@@ -12,6 +12,10 @@
"options.h": "c",
"random": "c",
"__locale": "c",
"complex": "c"
"complex": "c",
"stdbool.h": "c",
"format": "c",
"ios": "c",
"stdint.h": "c"
}
}