Refactor to use new protocol module and sipo.
[bertos.git] / bertos / cfg / macros.h
2012-01-17 Daniele BasileFix doxygen warnings.
2012-01-16 Daniele BasileMove unpack lwip ip address macro to macros module.
2012-01-05 asterixAdd IS_ALIGNED macro to test alignment of a pointer
2011-09-05 asterixAdd utilis macro to manage bits.
2011-02-23 battAdd new macro: INT_MULT.
2011-02-19 arighimove is_aligned() helper function into bertos/cfg/macros.h
2011-02-03 battFix comment.
2010-11-10 lottavianodoc: Added group definitions for most common modules.
2010-09-30 arighiIntroduce ALIGN_UP() macro
2010-07-02 battRemove \version svn tag.
2010-04-02 battDIV_ROUNDUP: new macro.
2009-11-17 battChange REVERSE macro name.
2009-10-07 battAdd REVERSE macro and its test unit.
2009-09-28 lottavianodoc: Fix bug with doxygen 1.6.1; enable some macros...
2008-09-26 battAdd macro for shuffling an array.
2008-08-25 bernieRemove plenty of legacy names marked as OBSOLETE
2008-08-04 bernieRename myself
2008-04-09 battFix doc.
2008-04-04 battRefactor BeRTOS to be in his own directory.