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
/
modules
/
EmbeddedSoftware
/
AVR
/
avr-lib
/
bios
/
Makefile
– Rev 800
Rev
Hide 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
Changes
800
6702 d 11 h
linlun
/branches/modules/
Added branch for modulized applications
/branches/modules
784
6707 d 14 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/
Comment for changing md5sum to md5 on bsd/mac systems
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/Makefile
783
6709 d 10 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/
avr-lib/bios/Makefile: changed echos newline handling
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/Makefile
773
6710 d 12 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/
bios/Makefile: Updated bios Makefile to so that a bios.inc is updated when a node id has been generated which is done only if
the bios.inc contains NODE_HW_ID=<GENERATE_HW>
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/Makefile
769
6715 d 9 h
arune
/trunk/EmbeddedSoftware/AVR/
Commits for hwid, embedded software
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/Makefile
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/bios.c
/trunk/EmbeddedSoftware/AVR/personal/template/bios.inc
621
6962 d 22 h
noddan
/trunk/EmbeddedSoftware/AVR/
Updated all makefiles to work with Mac OS X by fixing echo \n and using avr-ar instead of ar
/trunk/EmbeddedSoftware/AVR/application/ChanDimmer/Makefile
/trunk/EmbeddedSoftware/AVR/application/IrReceive/Makefile
/trunk/EmbeddedSoftware/AVR/application/IrTransmit/Makefile
/trunk/EmbeddedSoftware/AVR/application/RGBLED/Makefile
/trunk/EmbeddedSoftware/AVR/application/Relay/Makefile
/trunk/EmbeddedSoftware/AVR/application/Sensors/Makefile
/trunk/EmbeddedSoftware/AVR/application/Servo/Makefile
/trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/Makefile
/trunk/EmbeddedSoftware/AVR/application/template/Makefile
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/Makefile
563
6988 d 9 h
andfri
/trunk/EmbeddedSoftware/AVR/
* Merging branches/buildsystem_v2 into trunk.
/trunk/EmbeddedSoftware/AVR/application/template
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/Makefile
/trunk/EmbeddedSoftware/AVR/personal/system.inc.template
/trunk/EmbeddedSoftware/AVR/personal/template
/trunk/EmbeddedSoftware/AVR/trash/EclipseTemplate
/trunk/EmbeddedSoftware/AVR/EclipseTemplate
/trunk/EmbeddedSoftware/AVR/avr-lib/Makefile
/trunk/EmbeddedSoftware/AVR/avr-lib/config.inc.template
/trunk/EmbeddedSoftware/AVR/avr-lib/system.inc.template
/trunk/EmbeddedSoftware/AVR/avr-lib/template
/trunk/EmbeddedSoftware/AVR/application/IrReceive/Makefile
/trunk/EmbeddedSoftware/AVR/application/IrTransmit/Makefile
/trunk/EmbeddedSoftware/AVR/application/RGBLED/Makefile
/trunk/EmbeddedSoftware/AVR/application/RGBLED/main.c
/trunk/EmbeddedSoftware/AVR/application/RGBLED/settings.h.template
/trunk/EmbeddedSoftware/AVR/application/Relay/Makefile
/trunk/EmbeddedSoftware/AVR/application/Relay/main.c
/trunk/EmbeddedSoftware/AVR/application/Relay/settings.h.template
/trunk/EmbeddedSoftware/AVR/application/Sensors/Makefile
/trunk/EmbeddedSoftware/AVR/application/Sensors/main.c
/trunk/EmbeddedSoftware/AVR/application/Sensors/settings.h.template
/trunk/EmbeddedSoftware/AVR/application/Servo/Makefile
/trunk/EmbeddedSoftware/AVR/application/Servo/main.c
/trunk/EmbeddedSoftware/AVR/application/Servo/settings.h.template
/trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/Makefile
/trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/main.c
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/bios.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/mcp2515/mcp2515.c
/trunk/EmbeddedSoftware/AVR/personal/README.txt
561
6990 d 12 h
andfri
/branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/bios/
* branches/buildsystem_v2: Forgot to copy .bootloader section to hex file in avr-lib/bios/Makefile.
/branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/bios/Makefile
560
6990 d 14 h
andfri
/branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/bios/
* branches/buildsystem_v2: Readded -mmcu=$(MCU) to $(LDFLAGS).
/branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/bios/Makefile
556
6994 d 7 h
andfri
/branches/buildsystem_v2/EmbeddedSoftware/AVR/
* branches/buildsystem_v2: C dependencies are now created as part of the
regular compilation, instead of separately. This gets rid of the warnings
during dependency generation when config.h doesn't yet exist.
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/template/Makefile
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/template/config.inc.template
/branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/bios/Makefile
554
6998 d 5 h
andfri
/branches/buildsystem_v2/EmbeddedSoftware/AVR/
* branches/buildsystem_v2: First working version.
/branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/bios/Makefile
/branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/system.inc.template
/branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/Makefile
/branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/system.inc.template
/branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/template
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/template/Makefile
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/template/main.c
/branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/bios/bios.c
/branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/drivers/can/mcp2515/mcp2515.c
/branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/README.txt
/branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/template/Makefile
/branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/template/bios.inc
553
6998 d 18 h
andfri
/branches/buildsystem_v2/EmbeddedSoftware/AVR/
* branches/buildsystem_v2: Moved all files and directories to their correct places.
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/template
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/template/Makefile
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/template/config.inc.template
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/template/main.c
/branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/template
/branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/template/Makefile
/branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/template/bios.inc
/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/EclipseTemplate
/branches/buildsystem_v2/EmbeddedSoftware/AVR/EclipseTemplate
/branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/config.inc.template
/branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/template/Makefile
/branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/template/config.inc
/branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/template/src
/branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/Makefile
/branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/README.txt
551
6998 d 20 h
andfri
/branches/buildsystem_v2/
Creating a branch of trunk for testing a new build system for avr-lib.
/branches/buildsystem_v2
550
6999 d 7 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.
/trunk/EmbeddedSoftware/AVR/avr-lib/template/bios
/trunk/EmbeddedSoftware/AVR/avr-lib/template/src
/trunk/EmbeddedSoftware/AVR/avr-lib/template/src/Makefile
/trunk/EmbeddedSoftware/AVR/avr-lib/template/src/main.c
/trunk/EmbeddedSoftware/AVR/avr-lib/template/main.c
/trunk/EmbeddedSoftware/AVR/avr-lib/Makefile
/trunk/EmbeddedSoftware/AVR/avr-lib/template/Makefile
469
7062 d 15 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
/trunk/EmbeddedSoftware/AVR/avr-lib/Makefile
438
7070 d 8 h
eqlazer
/trunk/EmbeddedSoftware/AVR/avr-lib/
avr-lib/Makefile: Now got the update funktion "make update NODE_ID=0x01".
/trunk/EmbeddedSoftware/AVR/avr-lib/Makefile
437
7070 d 10 h
eqlazer
/trunk/EmbeddedSoftware/AVR/avr-lib/
avr-lib: "make move" implemented.
/trunk/EmbeddedSoftware/AVR/avr-lib/Makefile
/trunk/EmbeddedSoftware/AVR/avr-lib/system.inc.template
425
7072 d 18 h
eqlazer
/trunk/EmbeddedSoftware/AVR/avr-lib/
avr-lib/Makefile: Now BIOS version 1338.
/trunk/EmbeddedSoftware/AVR/avr-lib/Makefile
397
7080 d 9 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/
avr-lib/Makefile: awk-binaries definition, makes it easy to change
/trunk/EmbeddedSoftware/AVR/avr-lib/Makefile
362
7133 d 15 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.
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/mcu.d
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/mcu.lst
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/timebase.d
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/timebase.lst
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart/serial.d
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart/serial.lst
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart/uart.d
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart/uart.lst
/trunk/EmbeddedSoftware/AVR/avr-lib/.cdtproject
/trunk/EmbeddedSoftware/AVR/avr-lib/Makefile
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/bios.c
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/bios_export.c
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/bios_export.h
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/flash.c
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/flash.h
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/vectors.S
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/vectors.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/timebase.c
/trunk/EmbeddedSoftware/AVR/avr-lib/ldscripts/atmega8.ld
/trunk/EmbeddedSoftware/AVR/avr-lib/ldscripts/atmega88.ld
/trunk/EmbeddedSoftware/AVR/avr-lib/template/Makefile
/trunk/EmbeddedSoftware/AVR/avr-lib/template/main.c
←Prev
1
2
Next→
Show All