Subversion Repositories HomeAutomation

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
561 6986 d 4 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 6986 d 6 h andfri /branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/bios/ * branches/buildsystem_v2: Readded -mmcu=$(MCU) to $(LDFLAGS).  
559 6986 d 8 h andfri /branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/ * branches/buildsystem_v2: Fixed some more paths in personal/template/Makefile and
added a workaround for canDude not being able to handle an absolute path to hexfile.
Also set default canDude path in system.inc.template to a value that should work in
the subversion tree.
 
558 6987 d 3 h arune /branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/ branches/buildsystem_v2: system.inc.template updated, from $(BUILDDIR)/$(TARGET) to $(BIOSDIR)/$(BIOSTARGET)  
557 6987 d 3 h andfri /branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/ * branches/buildsystem_v2: Corrected path to hex-file in system.inc.template.  
556 6990 d 0 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 6993 d 22 h andfri /branches/buildsystem_v2/EmbeddedSoftware/AVR/ * branches/buildsystem_v2: First working version.  
553 6994 d 11 h andfri /branches/buildsystem_v2/EmbeddedSoftware/AVR/ * branches/buildsystem_v2: Moved all files and directories to their correct places.  
551 6994 d 13 h andfri /branches/buildsystem_v2/ Creating a branch of trunk for testing a new build system for avr-lib.  
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.  
549 6996 d 14 h arune /trunk/EmbeddedSoftware/AVR/application/IrReceive/ app/irreceive: main.c cleanup and now uses new defs from drivers/ircommon.h  
548 6996 d 14 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ drivers/irreceiver: some defs in ircommon.h, comments in irreceive.c  
547 6997 d 0 h andfri /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ * avr-lib: Fixed no newline at end of drivers/ir/ircommon.c.
* avr-lib: Added drivers/ir/transceiver, an interrupt-driven version of drivers/ir/receiver. It can be used in ../applications/IrReceive simply by linking with the transceiver driver instead.
 
546 6997 d 7 h noddan /trunk/EmbeddedSoftware/AVR/application/RGBLED/ nodeRGB: Structural changes, now accepts incoming packages again. Still needs polishing.  
545 6997 d 7 h noddan /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/ canid.h : Added support for RGBLED  
544 6998 d 2 h andfri /trunk/EmbeddedSoftware/AVR/avr-lib/ * avr-lib: Renamed timer triver functions to fit the existing naming scheme.
* avr-lib: Updated template to use the new timer driver instead of timebase.
 
543 6998 d 13 h arune /trunk/EmbeddedSoftware/AVR/application/IrTransmit/ app/irtransmit: first upload of main.c and makefile  
542 6998 d 13 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transmitter/ drivers/irtransmitter: first committ  
541 6999 d 5 h arune /trunk/EmbeddedSoftware/AVR/standalone/CanSimpleEthernet/ standalone/simpleeth: disablead dumping of data to udp-port, changed avr-port for reset of enc, some cleanup (removed led), option for sending empty timestamp on bus  
540 6999 d 7 h arune /trunk/EmbeddedSoftware/AVR/application/ App/IrTransmit: renamed folder  

Show All