Subversion Repositories freemyipod

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
870 4598 d 12 h theseven / Make makefiles compatible with SVN 1.7 and compilers that default to thumb mode.  
835 5175 d 5 h theseven / emCORE: Add argc/argv argument passing mechanism for apps/libs and arg0-arg3 for threads  
677 5446 d 11 h theseven / Fix another 330 occurrences of "emBIOS"  
666 5450 d 10 h theseven / Fix another dozen makefile bugs  
652 5452 d 4 h theseven /apps/ emCORE apps: Copyright header unification  
628 5485 d 13 h theseven /apps/ Make app/lib linker scripts ensure that the .bss section is aligned at a 16-byte-boundary, to make __attribute__((aligned(16))) work in app/lib code.  
564 5496 d 7 h theseven /apps/uarttest/ UARTtest: Update makefile  
495 5504 d 14 h theseven /apps/uarttest/ New application: UART demo code