mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-04 12:24:11 +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 |
||
---|---|---|
.. | ||
inc | ||
cm3_fault_handlers.c | ||
dcc_stdio.c | ||
Makefile | ||
Makefile.osx | ||
pios_board_sim.c | ||
pios_board.c | ||
revolution.c | ||
UAVObjects.inc |