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
1468 5973 d 8 h arune /trunk/EmbeddedSoftware/AVR/ added support for mega168p, only needed when programming with isp, normally one can use mega168 even for mega168p-devices  
/trunk/EmbeddedSoftware/AVR/avr-lib/ldscripts/atmega168p.ld
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/bios.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/DTMF/mt8870/mt8870.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/adc/adc.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/mcp2515/mcp2515.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/mcp2515/mcp2515_cfg.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/io/PCA95xx.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiver.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiverMulti.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/mcu.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/timebase.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/timer_cfg.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart/uart.c
/trunk/EmbeddedSoftware/AVR/personal/template_module/src/Makefile
1415 6096 d 7 h arune /trunk/EmbeddedSoftware/AVR/ avr-lib: added support for mega328, currently not working  
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/portpins.h
/trunk/EmbeddedSoftware/AVR/avr-lib/ldscripts/atmega328p.ld
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/bios.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/DTMF/mt8870/mt8870.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/adc/adc.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/mcp2515/mcp2515.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/mcp2515/mcp2515_cfg.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiver.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/mcu.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/timebase.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/timer_cfg.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart/uart.c
/trunk/EmbeddedSoftware/AVR/personal/template/bios.inc
/trunk/EmbeddedSoftware/AVR/personal/template_module/bios.inc
537 7000 d 12 h andfri /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/ * avr-lib: Added a new timer driver to provide several software timers from a single timer module, as well as the basic timebase functionality.  
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/timer.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/timer.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/timer_cfg.h