Subversion Repositories freemyipod

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
505 5502 d 19 h farthen /emcore/trunk/tools/ emcore tools: Implement support for ctype structures and enums  
501 5503 d 18 h farthen /emcore/trunk/tools/ emcore tools: rename misc.Logger.log() to misc.Logger.write() and change the default logging destination to stderr  
427 5519 d 17 h farthen /emcore/trunk/ emCORE: change every 'emBIOS' text string to 'emCORE'  
424 5519 d 21 h theseven /emcore/ Create emCORE branch  
401 5536 d 16 h farthen /embios/trunk/tools/ libembios.py: Enable logging and include some debug strings.  
400 5536 d 17 h farthen /embios/trunk/tools/ misc.py: Logger: Implement logging to a file  
398 5536 d 17 h farthen /embios/trunk/tools/ libembios.py: Implement target specific functions.
misc.py: Implement gethwname()
 
396 5536 d 18 h farthen /embios/trunk/tools/ embios.py/libembios: Extract reusable functions and classes and put them into misc.py.
libembios: Running it directly with "gendoc"as first argument generates a human readable function reference. Running it with "test" runs the tests.