Subversion Repositories HomeAutomation

Rev

Hide changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
2285 4543 d 15 h arune /trunk/EmbeddedSoftware/AVR/ Fixes #0000023, credits to Andreas Fritiofson  
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/Makefile
/trunk/EmbeddedSoftware/AVR/personal/template_module/src/Makefile
1908 5337 d 20 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/bios/ Added function uint32_t BIOS_GetHwId() in BIOS to get applications complied separated from BIOS  
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/Makefile
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/bios_export.c
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/bios_export.h
1855 5383 d 1 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
 
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/Makefile
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/bios_export.c
/trunk/EmbeddedSoftware/AVR/personal/template/bios.inc
/trunk/EmbeddedSoftware/AVR/personal/template_module/bios.inc
1632 5774 d 17 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/bios/ Bios/Makefile: updated version after change with device type  
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/Makefile
891 6643 d 1 h arune /trunk/EmbeddedSoftware/AVR/ Updated Makefiles with better check for binaries  
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/Makefile
/trunk/EmbeddedSoftware/AVR/personal/template/Makefile
/trunk/EmbeddedSoftware/AVR/personal/template_module/Makefile
890 6643 d 21 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  
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/Makefile
/trunk/EmbeddedSoftware/AVR/personal/system.inc.template
/trunk/EmbeddedSoftware/AVR/personal/template/Makefile
/trunk/EmbeddedSoftware/AVR/personal/template_module/Makefile
784 6714 d 19 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 6716 d 15 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/bios/ avr-lib/bios/Makefile: changed echos newline handling  
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/Makefile
773 6717 d 17 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 6722 d 14 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 6970 d 3 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 6995 d 14 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 6997 d 17 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 6997 d 18 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 7001 d 12 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 7005 d 10 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 7005 d 23 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 7006 d 1 h andfri /branches/buildsystem_v2/ Creating a branch of trunk for testing a new build system for avr-lib.  
/branches/buildsystem_v2
550 7006 d 12 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 7069 d 20 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

Show All