HomeAutomation
hardware
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HomeAutomation
(root)
/
trunk
/
EmbeddedSoftware
/
AVR
/
personal
/
system.inc.template
– Rev 1700
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
SVN
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
1700
5711 d 21 h
arune
/trunk/EmbeddedSoftware/AVR/personal/
changed system.inc.template as atom1.5 cant be considered default until at least guides are updated
1667
5735 d 9 h
runge
/trunk/
Now make setconfig works via atom if configured so in system.inc
1666
5735 d 11 h
runge
/trunk/
make reset, make install and make upgradebios now works, without nice progressbars for now though, system.inc.template has been updated
1638
5762 d 15 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
1039
6453 d 8 h
runge
/trunk/
Build simple perl-script that mimics canDude but uses Atom instead. To enable it change to commented lines in personal/system.inc se system.inc.template for how
The script should probably do much more error checking and stuff but atleast it works.
903
6612 d 12 h
arune
/trunk/EmbeddedSoftware/AVR/personal/
personal/templates: added make command 'sethwid' to Makefiles, used for setting a hwid in a bios.inc automatically
890
6632 d 19 h
arune
/trunk/EmbeddedSoftware/AVR/
bios makefile and templates makefiles updated: moved definitions of build binaries to system.inc soo make sure to update your personal/system.inc or an error will be generated
569
6979 d 1 h
arune
/trunk/EmbeddedSoftware/AVR/personal/
personal/system.inc.template: change comments for fuses programming
563
6984 d 11 h
andfri
/trunk/EmbeddedSoftware/AVR/
* Merging branches/buildsystem_v2 into trunk.
559
6986 d 18 h
andfri
/branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/
* branches/buildsystem_v2: Fixed some more paths in personal/template/Makefile and
added a workaround for canDude not being able to handle an absolute path to hexfile.
Also set default canDude path in system.inc.template to a value that should work in
the subversion tree.
558
6987 d 12 h
arune
/branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/
branches/buildsystem_v2: system.inc.template updated, from $(BUILDDIR)/$(TARGET) to $(BIOSDIR)/$(BIOSTARGET)
557
6987 d 13 h
andfri
/branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/
* branches/buildsystem_v2: Corrected path to hex-file in system.inc.template.
554
6994 d 8 h
andfri
/branches/buildsystem_v2/EmbeddedSoftware/AVR/
* branches/buildsystem_v2: First working version.
551
6994 d 23 h
andfri
/branches/buildsystem_v2/
Creating a branch of trunk for testing a new build system for avr-lib.
475
7057 d 0 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/
avr-lib/system.inc.template: Lade till definitioner för candude
437
7066 d 12 h
eqlazer
/trunk/EmbeddedSoftware/AVR/avr-lib/
avr-lib: "make move" implemented.
416
7070 d 23 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
368
7105 d 17 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/
config.inc and system.inc renamed to config.inc.template och system.inc.template
361
7130 d 11 h
andfri
/trunk/EmbeddedSoftware/AVR/avr-lib/
* EmbeddedSoftware/AVR/avr-lib: Initial upload. Massive remake of AVR-Bios + lib + AVR-App.