mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-11 19:24:10 +01:00
e5c54cca00
There shouldn't be any reason to need 8-byte alignment on the F1 platform. This allows better packing of all malloc'd data. Reducing this below 4-byte alignment is not recommended and will likely result in misaligned pointers being passed to peripherals. RAM savings is another 300 bytes. |
||
---|---|---|
.. | ||
CMSIS | ||
dosfs | ||
FreeRTOS/Source | ||
msd | ||
STM32_USB-FS-Device_Driver | ||
STM32F10x_StdPeriph_Driver |