driver: ltc2631

This commit is contained in:
2023-03-26 00:35:58 +01:00
parent 7d30ec0355
commit d387c26596
11 changed files with 362 additions and 31 deletions

6
firmware/.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,6 @@
{
"files.associations": {
"ad9833_def.h": "c",
"ad9833.h": "c"
}
}