1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-20 10:54:14 +01:00
Alessio Morale e91bc28667 OP-1058 Get rid of Unions.
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
2013-09-01 12:10:55 +02:00
..
2013-05-22 23:08:48 +02:00
2013-08-11 15:33:59 +02:00
2013-09-01 12:10:55 +02:00
2013-06-30 19:46:28 +02:00
2013-05-23 21:21:14 +02:00
2013-05-22 21:26:18 +02:00