Subversion Repositories HomeAutomation

Rev

Show changed files | Directory listing | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1468 5974 d 22 h arune /trunk/EmbeddedSoftware/AVR/ added support for mega168p, only needed when programming with isp, normally one can use mega168 even for mega168p-devices  
1415 6097 d 22 h arune /trunk/EmbeddedSoftware/AVR/ avr-lib: added support for mega328, currently not working  
910 6569 d 16 h nattgris /trunk/EmbeddedSoftware/AVR/avr-lib/ldscripts/ Workaround for new "feature" in GNU ld that caused .bss to have a load addr (LMA) in flash, and bios build to fail.  
366 7108 d 18 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/ldscripts/ Added atmega168.ld  
362 7130 d 23 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 7131 d 17 h andfri /trunk/EmbeddedSoftware/AVR/avr-lib/ * EmbeddedSoftware/AVR/avr-lib: Initial upload. Massive remake of AVR-Bios + lib + AVR-App.