Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
427 5518 d 15 h farthen /emcore/trunk/ emCORE: change every 'emBIOS' text string to 'emCORE'  
424 5518 d 19 h theseven /emcore/ Create emCORE branch  
401 5535 d 14 h farthen /embios/trunk/tools/ libembios.py: Enable logging and include some debug strings.  
400 5535 d 15 h farthen /embios/trunk/tools/ misc.py: Logger: Implement logging to a file  
398 5535 d 16 h farthen /embios/trunk/tools/ libembios.py: Implement target specific functions.
misc.py: Implement gethwname()
 
396 5535 d 16 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.