Define dummy FORMAT() and PGM_FUNC() macros to help Doxygen's parser.
[bertos.git] / mware /
2004-08-05 bernieDocumentation improvements.
2004-08-04 raskyMerge da SC: prima versione veramente funzionante
2004-08-04 raskyNuove opzioni di configurazione per formatted_write...
2004-08-04 raskyMerge da SC: fixato namespace dell'include guard
2004-08-04 bernieSwitch to new DevLib CONFIG_ convention.
2004-08-04 bernieImport simple chart drawing code.
2004-08-04 bernieAdd virtual file I/O interface.
2004-08-04 bernieImport simple RLE algorithm.
2004-08-03 alephAdd include to fix warning for vsprintf()
2004-08-02 alephMerge from kseries
2004-07-31 raskySpostato lo heap da kern/ a mware/
2004-07-30 raskyVari fix per documentazione e commenti
2004-07-30 raskyNuovo supporto unificato per detect della CPU
2004-07-29 bernieSwitch to new-style config handling.
2004-07-29 bernieAdd values for new-style CONFIG_PRINTF option.
2004-07-29 bernieDoxygen fix.
2004-07-22 bernieswab32(): Fix a very serious bug.
2004-07-21 bernieAllow completely disabling printf()-like formatter.
2004-07-20 berniefifo_flush_locked(): New function;
2004-07-20 bernieFinally remove redundant protos.
2004-07-20 bernieFinally remove redundant protos.
2004-07-20 bernieswab16(), swab32(), cpu_to_be32(), cpu_to_le32(): New...
2004-07-20 bernieImport byte-order macros into DevLib.
2004-07-18 bernieFix warnings with GCC 3.3.2.
2004-07-18 bernieREMHEAD(), REMTAIL(): Move to list.h as inline functions.
2004-07-18 bernieReorganize configuration parameters to match DevLib...
2004-07-14 raskyImplementazione di una tabella hash
2004-06-27 alephChange UNUSED() macro to accept two arguments: type...
2004-06-06 bernieRemove redundant declaration of fifo_isempty_locked().
2004-06-06 bernieImport fixes for race conditions from kseries.
2004-06-06 bernieProtect MetroWerks specific pragmas with #ifdef's
2004-06-04 alephMove all functions to .h as inline functions
2004-06-03 alephMerge improvements from kseries (mainly inlining)
2004-06-03 bernieAdd dual-license information.
2004-06-03 bernieImport into DevLib
2004-05-23 bernieImport mware modules.