Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
774 5248 d 19 h theseven /emcore/trunk/tools/ emCORE python tools: Update mutex struct, increase default timeout and add up/downloadbyte functions  
713 5398 d 15 h user890104 /emcore/trunk/tools/ libemcore: add the missing member of the scheduler_thread struct, credit goes to Farthen  
608 5490 d 0 h farthen /emcore/trunk/tools/ emCORE tools/libemcoredata.py: Include mutex and wakeup structs  
549 5496 d 16 h farthen /emcore/trunk/tools/ emcore tools: Add shortnames to the hwtypes and include a function that returns their id.  
507 5501 d 17 h farthen /emcore/trunk/tools/ libemcoredata.py: add module docstring  
506 5501 d 18 h farthen /emcore/trunk/tools/ emcore tools: Implement a scheduler_thread structure and use it. Deprecate scheduler_thread version 1 and support scheduler_thread version 2. Change some lists to enums as that type fits them more.  
434 5518 d 0 h theseven /emcore/trunk/tools/ emCORE: Fix syntax error introduced in r427  
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  
176 5661 d 21 h farthen /embios/trunk/tools/ embios.py/libembios: Add some more functions (i2c, usb and dev consoles...), disable run() temporarily until it can read the header properly  
173 5663 d 17 h farthen /embios/trunk/tools/ libembios: implement getprocinfo(), fix some bugs  
171 5664 d 2 h farthen /embios/trunk/tools/ Rewrite libembios. Not all functions are implemented yet.