Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
325 7153 d 5 h andfri /trunk/EmbeddedSoftware/AVR/AVR-App/ * EmbeddedSoftware/AVR/AVR-App/Makefile: Changed to other type of Makefile.
* EmbeddedSoftware/AVR/AVR-App/main.c: Rewrote to use its own serial routines (from lib) and to send more reasonable candata.
 
313 7157 d 17 h andfri /trunk/EmbeddedSoftware/AVR/AVR-App/ * EmbeddedSoftware/AVR/AVR-App/Makefile: Fixed the gcc bug workaround.  
236 7187 d 3 h arune /trunk/EmbeddedSoftware/AVR/AVR-App/ * extra ld is run only if target==mega88, in makefile for avr-app  
235 7188 d 8 h arune /trunk/EmbeddedSoftware/AVR/AVR-App/ * $(BIOS_RAM_END) in extra_ld-command  
232 7188 d 18 h arune /trunk/EmbeddedSoftware/AVR/AVR-App/ * Extra LD-directive after build in Makefile, uncomment if using m88  
231 7188 d 19 h arune /trunk/EmbeddedSoftware/AVR/AVR-App/ * avrdude in Makefile, -D for no erase  
229 7188 d 19 h andfri /trunk/EmbeddedSoftware/AVR/AVR-App/ * EmbeddedSoftware/AVR/AVR-App/Makefile: Added configuration option for start of .data so it's easier to adjust this value until it's scripted.  
223 7191 d 16 h andfri /trunk/EmbeddedSoftware/AVR/ * EmbeddedSoftware/AVR/AVR-App: TimeBase test.
* EmbeddedSoftware/AVR/AVR-Bios: Implemented TimeBase service. Ugly, messy interrupt handling.
 
183 7213 d 16 h andfri /trunk/EmbeddedSoftware/AVR/AVR-App/ * AVR/AVR-App: Initial import.