Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
551 6998 d 13 h andfri /branches/buildsystem_v2/ Creating a branch of trunk for testing a new build system for avr-lib.  
378 7091 d 10 h arune /trunk/EmbeddedSoftware/AVR/ Moved (old) AVR-Bios and AVR-App and an unused folder and a readmefile to trash-folder  
355 7137 d 0 h andfri /trunk/EmbeddedSoftware/AVR/AVR-App/ * EmbeddedSoftware/AVR/AVR-App/Makefile: Changed F_OSC to F_CPU.
* EmbeddedSoftware/AVR/AVR-App/main.c: Send timestamp in candata.
 
325 7152 d 12 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 1 h andfri /trunk/EmbeddedSoftware/AVR/AVR-App/ * EmbeddedSoftware/AVR/AVR-App/Makefile: Fixed the gcc bug workaround.  
236 7186 d 10 h arune /trunk/EmbeddedSoftware/AVR/AVR-App/ * extra ld is run only if target==mega88, in makefile for avr-app  
235 7187 d 16 h arune /trunk/EmbeddedSoftware/AVR/AVR-App/ * $(BIOS_RAM_END) in extra_ld-command  
232 7188 d 2 h arune /trunk/EmbeddedSoftware/AVR/AVR-App/ * Extra LD-directive after build in Makefile, uncomment if using m88  
231 7188 d 2 h arune /trunk/EmbeddedSoftware/AVR/AVR-App/ * avrdude in Makefile, -D for no erase  
229 7188 d 3 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 7190 d 23 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 0 h andfri /trunk/EmbeddedSoftware/AVR/AVR-App/ * AVR/AVR-App: Initial import.