1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight/pios
Stefan Karlsson d57e838ab1 LP-37 Fix alignment bug in in pvPortMallocGeneric
The allocation size was incremented by 'alignment' bytes when
'xWantedSize' was 'alignment' aligned, but not 'portBYTE_ALIGNMENT'
aligned.
2015-07-17 17:04:18 +02:00
..
common LP-37 Fix alignment bug in in pvPortMallocGeneric 2015-07-17 17:04:18 +02:00
inc REVONANO - Raise the number of leds supported to 10, added limits 2015-05-18 21:30:05 +02:00
osx OP-922 Mark PIOS_DEBUG_Panic with attribute noreturn 2014-08-16 16:57:50 +02:00
posix OP-1683 - Increase resolution for OneShot125 running timer at 8MHz, setup automatically rates for OneShot 2015-01-30 21:22:00 +01:00
stm32f0x REVONANO - Support distinct remaps for SDA and SCL 2015-05-18 18:54:52 +02:00
stm32f4xx REVONANO - remove unused file 2015-06-01 19:07:42 +02:00
stm32f10x Merge branch 'next' into steve/OP-1803_s.bus_dropped_frames 2015-05-13 20:29:54 +01:00
win32 OP-976: Fix uncrustify changes that put a space before the ";" in the macro 2013-06-05 19:46:55 -07:00
pios_sim_posix.h OP-943 inline pios_mem function have issues with simposix. 2014-06-11 22:15:40 +02:00
pios.h REVONANO - Make FlashFS_Logfs optional, remove old onchip eeprom files 2015-05-18 18:55:21 +02:00