EaserCAT-7000 project with two voltage sensor prototypes

This commit is contained in:
Hakan Bastedt
2025-02-12 16:43:16 +01:00
parent c410207d52
commit d2f17c5f7e
36 changed files with 198531 additions and 1 deletions

View File

@@ -0,0 +1,18 @@
{
"files.associations": {
"ecat_slv.h": "c",
"compare": "cpp",
"*.tpp": "cpp",
"*.tcc": "cpp",
"deque": "cpp",
"string": "cpp",
"unordered_map": "cpp",
"vector": "cpp",
"system_error": "cpp",
"numeric": "cpp",
"ostream": "cpp",
"cmath": "cpp"
},
"C_Cpp.errorSquiggles": "disabled",
"cmake.configureOnOpen": false
}