Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Initial commit | Karel Kočí | 2015-01-29 | |
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) |