Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1415 6097 d 9 h arune /trunk/EmbeddedSoftware/AVR/ avr-lib: added support for mega328, currently not working  
880 6657 d 9 h arune /trunk/EmbeddedSoftware/AVR/personal/ personal: updated bios.inc in templates to fix a spelling misstake  
779 6706 d 17 h arune /trunk/EmbeddedSoftware/AVR/personal/template/ template/bios.inc: Updated the template comments on NODE_HWID  
769 6712 d 5 h arune /trunk/EmbeddedSoftware/AVR/ Commits for hwid, embedded software  
656 6913 d 15 h eqlazer /trunk/EmbeddedSoftware/AVR/personal/template/ bios.inc: NODE_ID=0x02UL  
628 6945 d 17 h arune /trunk/EmbeddedSoftware/AVR/ drivers/mcp2515, personal/template: Moved chip select definition to template/bios.inc from drivers  
585 6978 d 7 h arune /trunk/EmbeddedSoftware/AVR/ avr-lib/bios.c: added possibility to make node autostart, configuration in bios.inc
personal/template/bios.inc: added default settings for AUTOSTART and information
 
563 6985 d 4 h andfri /trunk/EmbeddedSoftware/AVR/ * Merging branches/buildsystem_v2 into trunk.  
554 6995 d 1 h andfri /branches/buildsystem_v2/EmbeddedSoftware/AVR/ * branches/buildsystem_v2: First working version.  
553 6995 d 13 h andfri /branches/buildsystem_v2/EmbeddedSoftware/AVR/ * branches/buildsystem_v2: Moved all files and directories to their correct places.  
551 6995 d 16 h andfri /branches/buildsystem_v2/ Creating a branch of trunk for testing a new build system for avr-lib.  
423 7069 d 13 h eqlazer /trunk/EmbeddedSoftware/AVR/avr-lib/ avr-lib/config.inc.template: Node ID in hex.  
422 7069 d 14 h eqlazer /trunk/EmbeddedSoftware/AVR/avr-lib/ avr-lib/config.inc.template: Default to 250k bitrate.  
416 7071 d 16 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  
374 7098 d 9 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/ BOOT_START fixad för mega168  
373 7098 d 9 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/ Uppdaterat config.inc.template med mega168-inställningar  
370 7106 d 8 h noddan /trunk/EmbeddedSoftware/AVR/avr-lib/ config.inc.template - small description of standard settings.  
368 7106 d 10 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/ config.inc and system.inc renamed to config.inc.template och system.inc.template  
361 7131 d 4 h andfri /trunk/EmbeddedSoftware/AVR/avr-lib/ * EmbeddedSoftware/AVR/avr-lib: Initial upload. Massive remake of AVR-Bios + lib + AVR-App.