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
/
bios
/
Makefile
@ 1663
– Rev 2285
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
2285
4532 d 22 h
arune
/trunk/EmbeddedSoftware/AVR/
Fixes #0000023, credits to Andreas Fritiofson
1908
5327 d 4 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/
Added function uint32_t BIOS_GetHwId() in BIOS to get applications complied separated from BIOS
1855
5372 d 9 h
arune
/trunk/EmbeddedSoftware/AVR/
Minor optimization to bios:
* Faster reset 120ms instead of 2s
* Faster app start from bios, 2 timestamps instead of 5
1632
5764 d 0 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/
Bios/Makefile: updated version after change with device type
891
6632 d 9 h
arune
/trunk/EmbeddedSoftware/AVR/
Updated Makefiles with better check for binaries
890
6633 d 5 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
784
6704 d 2 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/
Comment for changing md5sum to md5 on bsd/mac systems
783
6705 d 22 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/
avr-lib/bios/Makefile: changed echos newline handling
773
6707 d 1 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>
769
6711 d 22 h
arune
/trunk/EmbeddedSoftware/AVR/
Commits for hwid, embedded software
621
6959 d 10 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
563
6984 d 21 h
andfri
/trunk/EmbeddedSoftware/AVR/
* Merging branches/buildsystem_v2 into trunk.
561
6987 d 0 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.
560
6987 d 2 h
andfri
/branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/bios/
* branches/buildsystem_v2: Readded -mmcu=$(MCU) to $(LDFLAGS).
556
6990 d 19 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.
554
6994 d 18 h
andfri
/branches/buildsystem_v2/EmbeddedSoftware/AVR/
* branches/buildsystem_v2: First working version.
553
6995 d 6 h
andfri
/branches/buildsystem_v2/EmbeddedSoftware/AVR/
* branches/buildsystem_v2: Moved all files and directories to their correct places.
551
6995 d 9 h
andfri
/branches/buildsystem_v2/
Creating a branch of trunk for testing a new build system for avr-lib.
550
6995 d 20 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
7059 d 3 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
←Prev
1
2
Next→
Show All