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)
/
branches
/
atomV2
/
EmbeddedSoftware
/
AVR
/
personal
/
template_module
/
Makefile
– Rev 1308
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
1308
6249 d 11 h
runge
/branches/atomV2/
Created branch for Atom version 2 and update module protocol
903
6612 d 9 h
arune
/trunk/EmbeddedSoftware/AVR/personal/
personal/templates: added make command 'sethwid' to Makefiles, used for setting a hwid in a bios.inc automatically
891
6631 d 20 h
arune
/trunk/EmbeddedSoftware/AVR/
Updated Makefiles with better check for binaries
890
6632 d 16 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
869
6663 d 13 h
linlun
/trunk/
Merged modules branch into trunk
819
6696 d 11 h
migan
/branches/modules/EmbeddedSoftware/AVR/
Added a script for adding modules to a application
Cleaned files and added new ones :)
Makefiles still does not work
817
6696 d 21 h
migan
/branches/modules/EmbeddedSoftware/AVR/
Added file to make a module have a list of its dependencies
Added file to list which modules to compile, THIS IS NOT COMPLETE
Tried to change the makefiles to work but it does not yet!
Corrected fault in application main, now checks HW_ID when getting a list request
Added simple defines for getting the individual bytes of a HW_ID easily
801
6698 d 11 h
linlun
/branches/modules/EmbeddedSoftware/AVR/
First test application with changes to stdcan