Disable the kernel in all the "empty" preset templates.
[bertos.git] / bertos / struct /
2010-05-13 arighiAdd the hashtable test module.
2010-05-13 arighihashtable: fix build warning.
2010-05-07 asterixAdd wizard mark. Add configuration file. Move some...
2010-04-19 battHeap: refactor in order to add more tests.
2010-04-19 battTypos.
2010-04-19 battReformat.
2010-04-19 battHeap: add heap_freeSpace(), a new function.
2010-04-19 battheap: Fix heap_freemem() when all the heap is full.
2010-03-22 battAdd heap module.
2010-03-17 arighiheap: properly check the alignment in memory of a heap_...
2010-03-17 arighiMerge branch "preempt" in "trunk".
2009-12-27 battAdd missing prototypes.
2009-12-23 battAdd a simple heap test.
2009-12-23 battCheck for alignment of heap memory buffer; add utility...
2009-09-29 battFix doc.
2009-09-27 battTypo.
2009-09-27 battAdd new module kfile_mem: kfile access over a plain...
2009-09-01 lottavianoFix warnings.
2009-07-09 lottavianodoc: Add example for KFileFifo
2009-07-08 lottavianoAdd definition when not in _DEBUG mode.
2009-05-01 battAvoid warning using void * arithmetic.
2009-05-01 battAdd KFile interface over a fifo buffer.
2009-04-15 duploChange properties
2008-09-03 bernielist: check against double node insertion
2008-08-31 bernieMWARE_XXX_H -> STRUCT_XXX_H
2008-08-27 battUpdate to new macro name.
2008-08-13 berniefifobuf: Header fix
2008-08-13 berniehashtable: Move from mware/ to struct/
2008-08-13 bernieMove data structures to new directory struct/