mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
e91bc28667
They caused stack usage increase with -fstrict-aliasing as stack slots are not reused when dealing with unions. It has now been added the cast_struct_to_array macro in pios_struct_helper.h to handle such case where it is useful to access those homogeneous structs as arrays +review OPReview-552 |
||
---|---|---|
.. | ||
generators | ||
main.cpp | ||
uavobjectparser.cpp | ||
uavobjectparser.h | ||
uavobjgenerator.pro |