Subversion Repositories HomeAutomation

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1641 5770 d 3 h nattgris /trunk/EmbeddedSoftware/AVR/avr-lib/bios/ whitespace fixes

Break some very long lines, adjust alignment to increase readability.
Remove trailing whitespace.
No functional changes.

Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
 
1631 5773 d 10 h linlun /trunk/ Changed values for device type in bios, now 0 means that device type is not available  
1630 5773 d 11 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/bios/ bios.c: minor cleanup  
1629 5773 d 12 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/ bios.c: added devicetype to bios start frame
moduleid.h: compiled after previous commit
 
1468 5983 d 9 h arune /trunk/EmbeddedSoftware/AVR/ added support for mega168p, only needed when programming with isp, normally one can use mega168 even for mega168p-devices  
1416 6106 d 8 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/ avr-lib: minor fixes to support mega328  
1415 6106 d 9 h arune /trunk/EmbeddedSoftware/AVR/ avr-lib: added support for mega328, currently not working  
771 6718 d 7 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/bios/ Changed byte 3 to 0x00 instead of random data in start up message  
769 6721 d 5 h arune /trunk/EmbeddedSoftware/AVR/ Commits for hwid, embedded software  
585 6987 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 6994 d 4 h andfri /trunk/EmbeddedSoftware/AVR/ * Merging branches/buildsystem_v2 into trunk.  
362 7139 d 10 h andfri /trunk/EmbeddedSoftware/AVR/avr-lib/ * EmbeddedSoftware/AVR/avrlib: Fixed 16 bit truncation of time in timebase.c. Removed some output files. Small changes in Makefile and ldscripts.  
361 7140 d 4 h andfri /trunk/EmbeddedSoftware/AVR/avr-lib/ * EmbeddedSoftware/AVR/avr-lib: Initial upload. Massive remake of AVR-Bios + lib + AVR-App.