Initial commit after setting up Gitea. At this point a 3D Cube is using the mpu6050 data being converted by the stm32f446to quaternions to be moved. It works, bare minimum
This commit is contained in:
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"backtrace" : 0,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" : [],
|
||||
"files" :
|
||||
[
|
||||
"CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"id" : "ZERO_CHECK::@6890427a1f51a3e7e1df",
|
||||
"isGeneratorProvided" : true,
|
||||
"name" : "ZERO_CHECK",
|
||||
"paths" :
|
||||
{
|
||||
"build" : ".",
|
||||
"source" : "."
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "CMake Rules",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 0,
|
||||
"isGenerated" : true,
|
||||
"path" : "build/CMakeFiles/dda3e5cc01afda1020a5d808dc2753d1/generate.stamp.rule",
|
||||
"sourceGroupIndex" : 0
|
||||
}
|
||||
],
|
||||
"type" : "UTILITY"
|
||||
}
|
||||
Reference in New Issue
Block a user