Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1908 5326 d 22 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/bios/ Added function uint32_t BIOS_GetHwId() in BIOS to get applications complied separated from BIOS  
1855 5372 d 3 h arune /trunk/EmbeddedSoftware/AVR/ Minor optimization to bios:
* Faster reset 120ms instead of 2s
* Faster app start from bios, 2 timestamps instead of 5
 
362 7129 d 22 h andfri /trunk/EmbeddedSoftware/AVR/avr-lib/ * EmbeddedSoftware/AVR/avrlib: Fixed 16 bit truncation of time in timebase.c. Removed some output files. Small changes in Makefile and ldscripts.  
361 7130 d 15 h andfri /trunk/EmbeddedSoftware/AVR/avr-lib/ * EmbeddedSoftware/AVR/avr-lib: Initial upload. Massive remake of AVR-Bios + lib + AVR-App.