0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-26 19:23:51 +01:00

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

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"
}
}