Add new file to skip in test.
[bertos.git] / bertos /
2008-08-05 qwertRefactor All Serial module.
2008-08-05 battFactor out debug stuff from project makefiles.
2008-08-05 battRefactor how cpu flags are added.
2008-08-05 qwertRe-Refactor code under new specs. FlashAvr.
2008-08-05 qwertRe-Refactor code under new specs. BattFs. Nightlytest...
2008-08-05 battRemove the need of a specific flag to distinguish betwe...
2008-08-04 qwertFix refactor.
2008-08-04 qwertRefactor from KFileBattFs to BattFsKFile.
2008-08-04 qwertRefactor KFileFlash25 to Flash25KFile. Tested.
2008-08-04 qwertRefactor KFileDataFlash in DataFlashKFile. Tested and...
2008-08-04 qwertRefactor KFileSerial to SerialKFile. Tested and working.
2008-08-04 qwertRefactor KFileFlashAvr in FlashAvrKFile. Tested. It...
2008-08-04 qwertLittle grammar fix.
2008-08-04 qwertLittle fix on makefile syntax.
2008-08-04 bernieAvoid g++ whining messages when we pass C options to it
2008-08-04 bernieReplace a $(shell ...) by folding the check for existan...
2008-08-04 bernieRename myself
2008-07-29 qwertFix timer when run in bertos emulator.
2008-07-29 qwertAdd fixed size on bertos emulator window
2008-07-29 qwertReplaced macro that remove node from list with the...
2008-07-29 qwertAdd specific check routine for compiling under OS X
2008-07-29 qwertModified for new file name switch_i386.S
2008-07-29 battRename assembly file.
2008-07-29 qwertSorry, this file should be updated in the previously...
2008-07-28 qwertEnable code previously declared useless. This little...
2008-07-25 qwertFix comment indentation, remove tag configuration port...
2008-07-25 qwertAdd code that fix timeout problem while the triface...
2008-07-23 qwertRefactoring code. Redefined TagPacket struct and keytag...
2008-07-18 qwertFix some warning in printf reduced.
2008-07-18 qwertAdd log features, kprintf replaced with new log infrast...
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-18 qwertLittle re-indentation
2008-07-18 qwertRefactor code, "page_buf" moved into KFileFlashAvr...
2008-07-18 qwertRename "page_modified" variable in "page_dirty"
2008-07-18 qwertRefactor code, moved page_modified variable in KFileFla...
2008-07-18 qwertRefactoring code, start to implement specific variables...
2008-07-18 qwertLittle re-indentation
2008-07-17 qwertUpdated flash_avr module to support KFileFlashAvr structure
2008-07-17 qwertRemove kfile_testSetUp function from kfile_testRun
2008-07-17 qwertRemove deprecated flash_avr_test method and generic...
2008-07-17 qwertModified flash_avr module to work with new kfile interf...
2008-07-16 qwertStart to merge old triface project in bertos, not worki...
2008-07-16 qwertAdd cleanall alias for codeblocks
2008-06-24 battNow each project can have its own EMBEDDED_TGT variable...
2008-06-24 qwertAdd missing semicolon
2008-06-19 battAdd missing rule for generating stripped executables.
2008-06-19 qwertSet EMBEDDED_TARGET=0 on config.mk for compiling the...
2008-06-19 qwertNow the BeRTOS demo emulator run on Mac OS X! You have...
2008-06-18 battFix escaping.
2008-06-18 qwertSigned off by: Massimiliano Cialdi <massimiliano.cialdi...
2008-06-17 qwertRemoved breaks from #if and escape special char for...
2008-06-17 qwertChanged clock from 10Mhz to 48Mhz in hw_cpu.h to set...
2008-06-17 qwertModified gen_mk_src script for asm file, moved asm...
2008-06-17 qwertDeleted deprecated crt.s
2008-06-17 battSet correct .data start symbol.
2008-06-16 asterixReformat.
2008-06-16 asterixDecrese value to 8bit limit.
2008-06-16 asterixMark as TODO.
2008-06-16 asterixCast to unsignet type.
2008-06-16 asterixMark as FIXME.
2008-06-16 asterixReformat and typo.
2008-06-16 asterixDefine fake value for lcd read.
2008-06-16 asterixFix hw include.
2008-06-12 asterixReformat.
2008-06-12 asterixRemove duplicate warning.
2008-06-12 asterixUse likely frequency value for twi.
2008-06-12 asterixMark as TODO. Reformat.
2008-06-11 asterixSilent unused warning.
2008-06-11 asterixRemove space.
2008-06-11 asterixUse brackets for if/else.
2008-06-11 asterixInclude rand header.
2008-06-11 asterixMove rand alogo in correct dir.
2008-06-11 asterixRemove static key.
2008-06-11 asterixReformat.
2008-06-11 asterixSilent unused warning.
2008-06-11 asterixAdd hw blancker file. Move lcd on/off macros to hw...
2008-06-11 asterixRemove CVS logs.
2008-06-11 asterixCast to correct type for comparison.
2008-06-11 asterixMark as FIXME.
2008-06-11 asterixMark these test as TODO.
2008-06-11 asterixUse correct type for duty.
2008-06-11 asterixUse log module instead trace. Add missing set polarity...
2008-06-11 asterixClean and mark as TODO.
2008-06-10 asterixFix unused warning. Fix type warning. Reformat.
2008-06-10 asterixAdd missing include. Fix and clean boderplate for avr...
2008-06-10 asterixFix type warning.
2008-06-10 asterixReformat.
2008-06-10 asterixUse new kfile test name.
2008-06-10 asterixSilent unused variable warning (only for test).
2008-06-10 asterixUse corret types.
2008-06-10 asterixFix type warning.
2008-06-10 asterixUse pgm type to fix warning.
2008-06-10 asterixMark incomplete macro with TODO key.
2008-06-10 asterixCamelcase the testSetUp functions.
2008-06-10 asterixFix brief.
2008-06-10 asterixFix doxygen warning.
2008-06-06 asterixUse log module. Reformat.
2008-06-06 asterixRestore wrong commit.
next