Fix typos.
[bertos.git] / bertos / net /
2009-02-16 duploChange the comment style for the modules and the list...
2009-02-09 asterixFix comments and add wizard info.
2009-02-09 asterixAdd wizard info.
2008-12-11 asterixTypos.
2008-12-04 asterixRefactor to be more general using the kfile interface.
2008-11-10 battMerged from external project:
2008-08-31 bernieMWARE_XXX_H -> NET_XXX_H
2008-08-13 bernieUse new header locations everywhere
2008-08-05 qwertRefactor All Serial module.
2008-08-04 qwertRefactor KFileSerial to SerialKFile. Tested and working.
2008-08-04 bernieRename myself
2008-07-29 qwertSorry, this file should be updated in the previously...
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-05-27 asterixSpecific the directory for all hw and cfg module. Use...
2008-05-26 asterixUse configuration file instead appconfig. Reformat...
2008-05-26 asterixReformat. Add header.
2008-05-19 asterixFix comply to kfile interface.
2008-05-19 asterixFix include.
2008-05-15 asterixMove xmodem protocol in appropriate dir.
2008-04-04 battRefactor BeRTOS to be in his own directory.