Hello,
I found this warning,
../src/tests/sbus_codegen_tests.c: In function ‘test_vtable’: ../src/tests/sbus_codegen_tests.c:182:5: error: missing initializer for field ‘com_planetexpress_Ship_get_Color’ of ‘struct com_planetexpress_Ship’ [-Werror=missing-field-initializers]
Attached patch fixes the issue, but please feel free to propose more useful fix.
Thanks,
PR