trac#29: Cleanup timer on demo exit
[bertos.git] / bertos / cfg /
2008-08-10 bernieASSERT_VALID_PTR(): Make bottom of memory a per-CPU...
2008-08-10 bernietest.h: Remove stray whitespace
2008-08-10 bernieFix PowerPC support
2008-08-09 battAdd dummy empty include file.
2008-08-09 battAdd test macros, useful to compile a test as a single...
2008-08-08 battReformat.
2008-08-08 bernieemul: make config simpler and closer to the embedded...
2008-08-07 battFactor out from cfg_kern kernel related default.
2008-08-06 bernieIRQ_ENABLED(): Prevent name clash with variable defined...
2008-08-04 bernieRename myself
2008-07-18 qwertAdd log function to flash_avr cfg module.
2008-07-18 qwertFix message level select macro
2008-07-18 qwertFix documentation
2008-07-16 qwertStart to merge old triface project in bertos, not worki...
2008-06-19 qwertNow the BeRTOS demo emulator run on Mac OS X! You have...
2008-06-17 qwertRemoved breaks from #if and escape special char for...
2008-06-16 asterixReformat.
2008-06-12 asterixUse likely frequency value for twi.
2008-06-10 asterixFix doxygen warning.
2008-06-06 asterixUse log module. Reformat.
2008-06-06 asterixAdd comments. Reformat.
2008-06-05 asterixGeneralize dataflash test module. Add sample define...
2008-06-05 asterixUse log macros instead trace.
2008-06-05 asterixRefactor module using log module and comply to bertos...
2008-06-05 asterixAdd test module for dataflash. Add cfg and use log...
2008-06-04 asterixAdd cfg for pwm module.
2008-06-04 asterixMove log macros to log module and refactor if. Fix...
2008-06-03 asterixAdd logging multilevel system.
2008-05-30 asterixReformat.
2008-05-29 asterixReformat.
2008-05-27 asterixMove appconfig to cfg dir.
2008-05-27 asterixSpecific the directory for all hw and cfg module. Use...
2008-05-27 asterixUse cfg instead appconfig in bertos modules. Reformat...
2008-05-26 asterixAdd configuration file for bertos modules.
2008-05-26 asterixAdd configuration module for each bertos driver.
2008-05-26 asterixUse cfg module instead appoconfig.
2008-05-26 asterixFix headguard.
2008-05-26 asterixRename arch conf to cfg_arch.
2008-05-26 asterixRename and move kenel conf on cfg dir.
2008-05-26 asterixTypos.
2008-05-26 asterixFix header guard.
2008-05-26 asterixFix headerguard.
2008-05-21 asterixAdd test utility.
2008-05-19 asterixRemove unneeded arch.
2008-05-19 asterixInclue macros for BV.
2008-05-19 asterixUse BV macro to name supported arch. Add other arch.
2008-04-09 battFix doc.
2008-04-04 battRefactor BeRTOS to be in his own directory.