Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1700 5711 d 18 h arune /trunk/EmbeddedSoftware/AVR/personal/ changed system.inc.template as atom1.5 cant be considered default until at least guides are updated  
1667 5735 d 6 h runge /trunk/ Now make setconfig works via atom if configured so in system.inc  
1666 5735 d 8 h runge /trunk/ make reset, make install and make upgradebios now works, without nice progressbars for now though, system.inc.template has been updated  
1638 5762 d 11 h arune /trunk/ added script setConfig, can currently be used instead of sethwid
need you to update all personal/dir/Makefile and also add a line in personal/system.inc
 
1039 6453 d 5 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 8 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 15 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 6978 d 21 h arune /trunk/EmbeddedSoftware/AVR/personal/ personal/system.inc.template: change comments for fuses programming  
563 6984 d 8 h andfri /trunk/EmbeddedSoftware/AVR/ * Merging branches/buildsystem_v2 into trunk.  
559 6986 d 14 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 9 h arune /branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/ branches/buildsystem_v2: system.inc.template updated, from $(BUILDDIR)/$(TARGET) to $(BIOSDIR)/$(BIOSTARGET)  
557 6987 d 9 h andfri /branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/ * branches/buildsystem_v2: Corrected path to hex-file in system.inc.template.  
554 6994 d 4 h andfri /branches/buildsystem_v2/EmbeddedSoftware/AVR/ * branches/buildsystem_v2: First working version.  
551 6994 d 19 h andfri /branches/buildsystem_v2/ Creating a branch of trunk for testing a new build system for avr-lib.  
475 7056 d 21 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/ avr-lib/system.inc.template: Lade till definitioner för candude  
437 7066 d 9 h eqlazer /trunk/EmbeddedSoftware/AVR/avr-lib/ avr-lib: "make move" implemented.  
416 7070 d 19 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 13 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/ config.inc and system.inc renamed to config.inc.template och system.inc.template  
361 7130 d 7 h andfri /trunk/EmbeddedSoftware/AVR/avr-lib/ * EmbeddedSoftware/AVR/avr-lib: Initial upload. Massive remake of AVR-Bios + lib + AVR-App.