diff options
| author | Karel Kočí <cynerd@email.cz> | 2015-01-29 00:01:46 +0100 |
|---|---|---|
| committer | Karel Kočí <cynerd@email.cz> | 2015-01-29 00:01:46 +0100 |
| commit | 0be64cb86f8856dc8342a24c5d99290d7e1cc8d2 (patch) | |
| tree | bd8d0411975823d99ae7ae359265bfbf2fae9645 /makefile | |
| download | avr-ioe-0be64cb86f8856dc8342a24c5d99290d7e1cc8d2.tar.gz avr-ioe-0be64cb86f8856dc8342a24c5d99290d7e1cc8d2.tar.bz2 avr-ioe-0be64cb86f8856dc8342a24c5d99290d7e1cc8d2.zip | |
Initial commit
Only GPIO output implemented.
Implementing:
Macros
gpio_get_mode(SET, PIN)
gpio_set_out(SET, PIN)
gpio_set_in(SET, PIN)
gpio_set_high(SET, PIN)
gpio_set_low(SET, PIN)
gpio_set_value(SET, PIN, VALUE)
Diffstat (limited to 'makefile')
0 files changed, 0 insertions, 0 deletions
