Subversion Repositories HomeAutomation

Rev

Show changed files | Directory listing | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2291 4500 d 14 h arune /trunk/EmbeddedSoftware/AVR/ Added preliminary support for AVR-internal can controller, mega64c1/m1  
2286 4527 d 14 h arune /trunk/EmbeddedSoftware/AVR/personal/template_module/src/ Fix for recent GCC issue (affects Ubuntu 14.04), fix by Andreas Fritiofson  
2285 4540 d 12 h arune /trunk/EmbeddedSoftware/AVR/ Fixes #0000023, credits to Andreas Fritiofson  
2265 4634 d 11 h linlun /trunk/EmbeddedSoftware/AVR/personal/template_module/ Removed old comment  
1992 5232 d 13 h arune /trunk/EmbeddedSoftware/AVR/personal/template_module/src/ Added @ for hiding command when compiling %.elf  
1984 5235 d 12 h linlun /trunk/EmbeddedSoftware/AVR/ Added templates for libraries.list and updated makefile, also updates to sns_qtouch  
1981 5236 d 11 h arune /trunk/EmbeddedSoftware/AVR/personal/template_module/src/ Updated template_module Makefile so that assembly .S files can be specified as sources  
1924 5320 d 12 h arune /trunk/EmbeddedSoftware/AVR/personal/template_module/src/ Fix for list command not working after hwid changes, only affects newly created nodes from template_module  
1909 5334 d 16 h arune /trunk/EmbeddedSoftware/AVR/ New personal folders created now uses new BIOS function GetHwId instead of compiling in constant value  
1888 5359 d 12 h arune /trunk/EmbeddedSoftware/AVR/personal/ Updated make target installnoapp to work with atom1.5 which requires hex record end of file  
1867 5372 d 13 h arune /trunk/EmbeddedSoftware/AVR/personal/ Added a new make target to template Makefiles: installnoappl which uploads an empty application into the node, useful if the current application is broken and disturbes the network
Still untested.
 
1855 5379 d 22 h arune /trunk/EmbeddedSoftware/AVR/ Minor optimization to bios:
* Faster reset 120ms instead of 2s
* Faster app start from bios, 2 timestamps instead of 5
 
1748 5514 d 16 h arune /trunk/EmbeddedSoftware/AVR/personal/template_module/ Added options in bios.inc to force setup of ports at boot, disabled by default  
1719 5683 d 12 h arune /trunk/EmbeddedSoftware/AVR/personal/ Added support for make target defaultbios to program a node with ID 0xffffffff to a bios with another ID  
1640 5769 d 21 h arune /trunk/ setConfig, bios.inc: make-target setconfig now updates MCU-fields if bios start contains such information  
1639 5770 d 0 h arune /trunk/EmbeddedSoftware/AVR/personal/template_module/ template_module: removed phony target sethwid and added setconfig  
1638 5770 d 14 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
 
1621 5774 d 9 h nattgris /trunk/EmbeddedSoftware/AVR/ remove the list of targets in need of GCC bug workaround

The workaround is effectively a no-op if the targeted AVR is not affected,
so it can just as well be used always. Add suitable comment explaining the
fix. This should solve recent problems with ATmega328P (and future AVRs).

Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
 
1468 5981 d 16 h arune /trunk/EmbeddedSoftware/AVR/ added support for mega168p, only needed when programming with isp, normally one can use mega168 even for mega168p-devices  
1415 6104 d 16 h arune /trunk/EmbeddedSoftware/AVR/ avr-lib: added support for mega328, currently not working  

Show All