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
/
avr-lib
/
Makefile
@ 552
– Rev 0
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
550
6995 d 0 h
andfri
/trunk/EmbeddedSoftware/AVR/avr-lib/
* avr-lib/template: Put template source files in subdir src, separated from config and bios files. Rewrote makefiles so that it builds in a separate build tree. Top level makefile is generic and handles uploading to device while src/Makefile is application specific and only takes care of building.
469
7058 d 8 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/
avr-lib/Makefile: Bios kan nu uppdateras från make med kommandona
make oldconfig NODE_ID=0x## som hämtar tidigare config från din nod-katalog
make reinstall NODE_ID=0x## som uppdaterar bios i noden och kopierar uppdaterade filer till nod-katalogen
438
7066 d 1 h
eqlazer
/trunk/EmbeddedSoftware/AVR/avr-lib/
avr-lib/Makefile: Now got the update funktion "make update NODE_ID=0x01".
437
7066 d 3 h
eqlazer
/trunk/EmbeddedSoftware/AVR/avr-lib/
avr-lib: "make move" implemented.
425
7068 d 11 h
eqlazer
/trunk/EmbeddedSoftware/AVR/avr-lib/
avr-lib/Makefile: Now BIOS version 1338.
397
7076 d 2 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/
avr-lib/Makefile: awk-binaries definition, makes it easy to change
362
7129 d 8 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
7130 d 2 h
andfri
/trunk/EmbeddedSoftware/AVR/avr-lib/
* EmbeddedSoftware/AVR/avr-lib: Initial upload. Massive remake of AVR-Bios + lib + AVR-App.