Files
lc3_quali/lc3_quali.code-workspace
pstruebi 2845458d3f chore: add gitignore, documentation, and LC3 conformance test software
- Add .gitignore for Python, virtual environments, testing artifacts, IDE files, and LC3 test outputs including SQAM audio files
- Add AGENTS.md with project context for LC3 implementation testing
- Add LC3.TS.p5.pdf test specification document
- Add LC3 conformance interoperability test software V1.0.8 with script readme and reference binary symlink
2026-02-27 14:56:35 +01:00

13 lines
137 B
Plaintext

{
"folders": [
{
"path": "."
},
{
"path": "../bumble-auracast"
}
],
"settings": {
"python.languageServer": "None"
}
}