Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1308 6249 d 15 h runge /branches/atomV2/ Created branch for Atom version 2 and update module protocol  
1039 6453 d 9 h runge /trunk/ Build simple perl-script that mimics canDude but uses Atom instead. To enable it change to commented lines in personal/system.inc se system.inc.template for how
The script should probably do much more error checking and stuff but atleast it works.
 
903 6612 d 13 h arune /trunk/EmbeddedSoftware/AVR/personal/ personal/templates: added make command 'sethwid' to Makefiles, used for setting a hwid in a bios.inc automatically  
890 6632 d 19 h arune /trunk/EmbeddedSoftware/AVR/ bios makefile and templates makefiles updated: moved definitions of build binaries to system.inc soo make sure to update your personal/system.inc or an error will be generated  
569 6979 d 2 h arune /trunk/EmbeddedSoftware/AVR/personal/ personal/system.inc.template: change comments for fuses programming  
563 6984 d 12 h andfri /trunk/EmbeddedSoftware/AVR/ * Merging branches/buildsystem_v2 into trunk.  
559 6986 d 19 h andfri /branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/ * branches/buildsystem_v2: Fixed some more paths in personal/template/Makefile and
added a workaround for canDude not being able to handle an absolute path to hexfile.
Also set default canDude path in system.inc.template to a value that should work in
the subversion tree.
 
558 6987 d 13 h arune /branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/ branches/buildsystem_v2: system.inc.template updated, from $(BUILDDIR)/$(TARGET) to $(BIOSDIR)/$(BIOSTARGET)  
557 6987 d 14 h andfri /branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/ * branches/buildsystem_v2: Corrected path to hex-file in system.inc.template.  
554 6994 d 9 h andfri /branches/buildsystem_v2/EmbeddedSoftware/AVR/ * branches/buildsystem_v2: First working version.  
551 6995 d 0 h andfri /branches/buildsystem_v2/ Creating a branch of trunk for testing a new build system for avr-lib.  
475 7057 d 1 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/ avr-lib/system.inc.template: Lade till definitioner för candude  
437 7066 d 13 h eqlazer /trunk/EmbeddedSoftware/AVR/avr-lib/ avr-lib: "make move" implemented.  
416 7071 d 0 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/ system.inc.template och config.inc.template uppdaterade med lite mer förklarande text samt default intern 8MHz för mindre krångel i början  
368 7105 d 18 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/ config.inc and system.inc renamed to config.inc.template och system.inc.template  
361 7130 d 12 h andfri /trunk/EmbeddedSoftware/AVR/avr-lib/ * EmbeddedSoftware/AVR/avr-lib: Initial upload. Massive remake of AVR-Bios + lib + AVR-App.