Fix uavcannode build

This commit is contained in:
alexklimaj
2021-02-19 22:14:28 -07:00
committed by Lorenz Meier
parent 9d11d94e7e
commit ed20bc92c3
+3 -1
View File
@@ -76,7 +76,9 @@ namespace uavcannode
*/
boot_app_shared_section app_descriptor_t AppDescriptor = {
.signature = APP_DESCRIPTOR_SIGNATURE,
.image_crc = 0,
{
0,
},
.image_size = 0,
.git_hash = 0,
.major_version = APP_VERSION_MAJOR,