Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2235 5067 d 11 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/bios/ Fixes issue 25.  
2034 5198 d 0 h pengi /trunk/EmbeddedSoftware/AVR/avr-lib/ Undone two changes made by mistake  
2032 5198 d 10 h pengi /trunk/ First version of RFID reader, and it seems to work-ish!  
1868 5372 d 14 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/bios/ Fixed compilation warning for bios.c and flash.c, cred to Andreas Fritiofson  
1747 5514 d 17 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/bios/ Added possibility to force bios to setup ports at boot  
1641 5768 d 10 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 5771 d 18 h linlun /trunk/ Changed values for device type in bios, now 0 means that device type is not available  
1630 5771 d 19 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/bios/ bios.c: minor cleanup  
1629 5771 d 19 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/ bios.c: added devicetype to bios start frame
moduleid.h: compiled after previous commit
 
1468 5981 d 17 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 6104 d 16 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/ avr-lib: minor fixes to support mega328  
1415 6104 d 17 h arune /trunk/EmbeddedSoftware/AVR/ avr-lib: added support for mega328, currently not working  
771 6716 d 15 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/bios/ Changed byte 3 to 0x00 instead of random data in start up message  
769 6719 d 12 h arune /trunk/EmbeddedSoftware/AVR/ Commits for hwid, embedded software  
585 6985 d 15 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 6992 d 12 h andfri /trunk/EmbeddedSoftware/AVR/ * Merging branches/buildsystem_v2 into trunk.  
362 7137 d 18 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 7138 d 11 h andfri /trunk/EmbeddedSoftware/AVR/avr-lib/ * EmbeddedSoftware/AVR/avr-lib: Initial upload. Massive remake of AVR-Bios + lib + AVR-App.