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)
/
branches
/
atomV2
/
EmbeddedSoftware
/
AVR
/
avr-lib
/
drivers
/
mcu
/
gpio.h
@ 1663
– Rev 1308
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
1308
6261 d 9 h
runge
/branches/atomV2/
Created branch for Atom version 2 and update module protocol
1266
6283 d 12 h
pengi
/trunk/
Channel drivers added... early working version.
1139
6398 d 7 h
linlun
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/
Added gpio for NodeEssential
1127
6416 d 8 h
linlun
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/
gpio.h: forgot this file
1085
6435 d 8 h
linlun
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/
gpio.h: fixed problem with compiler not inlineing correctly
1084
6435 d 11 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/
drivers/gpio: added defines for all gpio, cleanup and comments for new defines
1082
6436 d 8 h
linlun
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/
Added functionality to make easier defines for corecard pins
1073
6448 d 14 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/
drivers/gpio.h: updated with all avr pins that could be used in the project
1070
6449 d 12 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/
avrlib/drivers: moved gpio to mcu (which is the same as HAL probably), removed HAL dir
1058
6460 d 9 h
eqlazer
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/HAL/
GPIO HAL for CoreCard, the actual file