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
/
buildsystem_v2
/
EmbeddedSoftware
/
AVR
/
application
/
Relay
/
Makefile
– Rev 562
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
562
6984 d 3 h
andfri
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/
* branches/buildsystem_v2: Replaced all Makefiles in applications with the standard from personal/template. Migrated all application settings from settings.h to
config.inc.
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/IrReceive/Makefile
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/IrTransmit/Makefile
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/RGBLED/Makefile
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/RGBLED/main.c
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/RGBLED/settings.h.template
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/Relay/Makefile
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/Relay/main.c
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/Relay/settings.h.template
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/Sensors/Makefile
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/Sensors/main.c
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/Sensors/settings.h.template
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/Servo/Makefile
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/Servo/main.c
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/Servo/settings.h.template
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/SimpleCLCD/Makefile
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/SimpleCLCD/main.c
551
6994 d 14 h
andfri
/branches/buildsystem_v2/
Creating a branch of trunk for testing a new build system for avr-lib.
/branches/buildsystem_v2
483
7054 d 4 h
arune
/trunk/EmbeddedSoftware/AVR/application/Relay/
application/Relay: uppfräschning av kod m. canid
/trunk/EmbeddedSoftware/AVR/application/Relay/Makefile
/trunk/EmbeddedSoftware/AVR/application/Relay/main.c
479
7055 d 3 h
arune
/trunk/EmbeddedSoftware/AVR/application/Relay/
application/Relay/Makefile: ändrat paths för libbar
/trunk/EmbeddedSoftware/AVR/application/Relay/Makefile
478
7056 d 15 h
arune
/trunk/EmbeddedSoftware/AVR/application/
application/*/Makefile (except for RGBLED which seems unupdated): previous small error fixed in all application Makefiles
/trunk/EmbeddedSoftware/AVR/application/IrReceive/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
474
7057 d 7 h
arune
/trunk/EmbeddedSoftware/AVR/application/
application/*/Makefile (except for RGBLED which seems unupdated): added target reset and start for resetting node and starting application over can
/trunk/EmbeddedSoftware/AVR/application/IrReceive/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
471
7058 d 7 h
arune
/trunk/EmbeddedSoftware/AVR/application/
application/*/Makefile (except for RGBLED which seems unupdated): added target install for uploading application over can
/trunk/EmbeddedSoftware/AVR/application/IrReceive/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
405
7074 d 6 h
arune
/trunk/EmbeddedSoftware/AVR/application/
Flyttade application/CanXYZ till application/XYZ
/trunk/EmbeddedSoftware/AVR/application/Relay
/trunk/EmbeddedSoftware/AVR/application/Sensors
/trunk/EmbeddedSoftware/AVR/application/Servo
/trunk/EmbeddedSoftware/AVR/application/CanRelay
/trunk/EmbeddedSoftware/AVR/application/CanSensors
/trunk/EmbeddedSoftware/AVR/application/CanServo
/trunk/EmbeddedSoftware/AVR/application/Sensors/Makefile
/trunk/EmbeddedSoftware/AVR/application/Sensors/main.c
392
7079 d 12 h
eqlazer
/trunk/EmbeddedSoftware/AVR/
Moved CanRelay and CanServo to AVR/application.
/trunk/EmbeddedSoftware/AVR/application/CanRelay
/trunk/EmbeddedSoftware/AVR/application/CanServo
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor
/trunk/EmbeddedSoftware/AVR/CanRelay
/trunk/EmbeddedSoftware/AVR/CanServo
391
7079 d 12 h
eqlazer
/trunk/EmbeddedSoftware/AVR/CanRelay/
CanRelay: Works on latest bios.
Probably some bug with temperature measurement.
/trunk/EmbeddedSoftware/AVR/CanRelay/bios.h
/trunk/EmbeddedSoftware/AVR/CanRelay/bios.inc
/trunk/EmbeddedSoftware/AVR/CanRelay/config.inc
/trunk/EmbeddedSoftware/AVR/CanRelay/Makefile
/trunk/EmbeddedSoftware/AVR/CanRelay/main.c
354
7133 d 1 h
eqlazer
/trunk/EmbeddedSoftware/AVR/CanRelay/
CanRelay: Bugs.
/trunk/EmbeddedSoftware/AVR/CanRelay/Makefile
/trunk/EmbeddedSoftware/AVR/CanRelay/main.c
350
7133 d 13 h
eqlazer
/trunk/EmbeddedSoftware/AVR/
CanRelay: Works with bios.
/trunk/EmbeddedSoftware/AVR/CanRelay/Makefile
/trunk/EmbeddedSoftware/AVR/CanRelay/makefile
/trunk/EmbeddedSoftware/AVR/CanBlinds/main.c
/trunk/EmbeddedSoftware/AVR/CanIRreceive/main.c
/trunk/EmbeddedSoftware/AVR/CanSensors/main.c
/trunk/EmbeddedSoftware/AVR/CanSimpleCLCD/main.c