| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 2291 |
4492 d 5 h |
arune |
/trunk/EmbeddedSoftware/AVR/ |
Added preliminary support for AVR-internal can controller, mega64c1/m1 |
|
| 2286 |
4519 d 4 h |
arune |
/trunk/EmbeddedSoftware/AVR/personal/template_module/src/ |
Fix for recent GCC issue (affects Ubuntu 14.04), fix by Andreas Fritiofson |
|
| 2285 |
4532 d 2 h |
arune |
/trunk/EmbeddedSoftware/AVR/ |
Fixes #0000023, credits to Andreas Fritiofson |
|
| 2265 |
4626 d 1 h |
linlun |
/trunk/EmbeddedSoftware/AVR/personal/template_module/ |
Removed old comment |
|
| 1992 |
5224 d 4 h |
arune |
/trunk/EmbeddedSoftware/AVR/personal/template_module/src/ |
Added @ for hiding command when compiling %.elf |
|
| 1984 |
5227 d 2 h |
linlun |
/trunk/EmbeddedSoftware/AVR/ |
Added templates for libraries.list and updated makefile, also updates to sns_qtouch |
|
| 1981 |
5228 d 1 h |
arune |
/trunk/EmbeddedSoftware/AVR/personal/template_module/src/ |
Updated template_module Makefile so that assembly .S files can be specified as sources |
|
| 1933 |
5271 d 4 h |
arune |
/trunk/EmbeddedSoftware/AVR/personal/ |
Renamed personal/template to personal/template_application |
|
| 1924 |
5312 d 2 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 |
5326 d 7 h |
arune |
/trunk/EmbeddedSoftware/AVR/ |
New personal folders created now uses new BIOS function GetHwId instead of compiling in constant value |
|
| 1888 |
5351 d 3 h |
arune |
/trunk/EmbeddedSoftware/AVR/personal/ |
Updated make target installnoapp to work with atom1.5 which requires hex record end of file |
|
| 1867 |
5364 d 4 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 |
5371 d 13 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 |
5506 d 7 h |
arune |
/trunk/EmbeddedSoftware/AVR/personal/template_module/ |
Added options in bios.inc to force setup of ports at boot, disabled by default |
|
| 1719 |
5675 d 2 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 |
|
| 1700 |
5711 d 11 h |
arune |
/trunk/EmbeddedSoftware/AVR/personal/ |
changed system.inc.template as atom1.5 cant be considered default until at least guides are updated |
|
| 1667 |
5734 d 23 h |
runge |
/trunk/ |
Now make setconfig works via atom if configured so in system.inc |
|
| 1666 |
5735 d 1 h |
runge |
/trunk/ |
make reset, make install and make upgradebios now works, without nice progressbars for now though, system.inc.template has been updated |
|
| 1640 |
5761 d 12 h |
arune |
/trunk/ |
setConfig, bios.inc: make-target setconfig now updates MCU-fields if bios start contains such information |
|
| 1639 |
5761 d 14 h |
arune |
/trunk/EmbeddedSoftware/AVR/personal/template_module/ |
template_module: removed phony target sethwid and added setconfig |
|