ChibiOS/os/lib/include
Giovanni Di Sirio 2e2a38cd10 chFifoObjectInit() renamed to chFifoObjectInitAligned(). Added a new chFifoObjectInit() without the alignment parameter. Stricter alignment checks in memory pools.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12535 110e8d01-0319-4d1e-a829-52ad28d1bb01
2019-01-06 15:45:01 +00:00
..
chbsem.h Documentation-related fixes. 2018-05-03 11:19:35 +00:00
chfactory.h Pipes API added to factory. Updated templates (to be run). 2018-09-27 12:48:06 +00:00
chlib.h Renamed for consistency. 2018-10-07 11:59:35 +00:00
chmboxes.h Documentation-related fixes. 2018-05-03 11:19:35 +00:00
chmemcore.h Documentation-related fixes. 2018-05-03 11:19:35 +00:00
chmemheaps.h Documentation-related fixes. 2018-05-03 11:19:35 +00:00
chmempools.h Documentation fixes. 2018-07-15 11:52:28 +00:00
chobjfifos.h chFifoObjectInit() renamed to chFifoObjectInitAligned(). Added a new chFifoObjectInit() without the alignment parameter. Stricter alignment checks in memory pools. 2019-01-06 15:45:01 +00:00
chpipes.h Revision of pipes. 2018-10-02 12:58:00 +00:00