16.10.2025 update

This commit is contained in:
Jannes
2025-10-16 07:15:34 +03:00
parent b5f6704465
commit 809c8faa3d
88 changed files with 7550 additions and 105745 deletions

View File

@@ -614,30 +614,6 @@
"parent": null
}
},
"enums": {
"FuseVariableAccess_t": {
"alignment": 1,
"members": {
"READ_ONLY": 1,
"WRITABLE": 0
},
"type": "uint8"
},
"FuseVariableType_t": {
"alignment": 1,
"members": {
"BOOL": 1,
"FLOAT32": 8,
"INT16": 3,
"INT32": 4,
"INT8": 2,
"INVALID": 0,
"UINT16": 6,
"UINT32": 7,
"UINT8": 5
},
"type": "uint8"
}
}
"enums": {}
}
}