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
/
io
/
PCA95xx.c
@ 1663
– Rev 1525
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
1525
5907 d 17 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/io/
drivers/io/PCA95xx: fixed support for interrupts
1516
5925 d 12 h
arune
/trunk/EmbeddedSoftware/AVR/
drivers/io/PCA95xx: added define that disables the compile of .c
module/output and module/input: added support for define to disable compile of PCA95xx
1513
5926 d 14 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/io/
drivers/io: Bugfix with declaration of callbacks
1509
5932 d 15 h
arune
/trunk/EmbeddedSoftware/AVR/
module / output: now supports PCA95xx devices for simple output pins
1501
5934 d 14 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/io/
drivers/PCA95xx: added gpio.h-interface
1500
5934 d 14 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/io/
drivers/PCA95xx: fixed bug in setoutputs and setdirection, disabled global interrupt disable since it hung the AVR
1495
5934 d 18 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/io/
drivers/io/PCA95xx: minor fixes
1493
5936 d 10 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/io/
drivers/PCA95xx: may have fixed interrupt bug (interrupts not implemented yet), also fixed comments on init function
1485
5954 d 21 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/io/
drivers/PCA95xx.c: minor work
1464
6019 d 17 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/io/
driver/PCA95xx: fixed compilation errors
1463
6019 d 18 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/io/
driver/PCA95xx: completed with device communication, still untested
1462
6019 d 19 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/io/
drivers/PCA95xx: driver skeleton complete, currently only missing communication with the device
1461
6020 d 8 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/io/
drivers: added folder IO with a header file for PCA95xx