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
/
drivers
/
timer
/
timer_cfg.h
– Rev 1468
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
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