Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove documentation | Karel Kočí | 2015-03-14 |
| | | | | | Documentation will be hand written. At least until better solution. Problem is with ifdefs. | ||
* | Add GPIO input documentation, global config and gitignore | Karel Kočí | 2015-02-08 |
Also added gpio_set_not() as simple output negation. Macro definition gpio_set_in is moved up in file to group with gpio_set_out. |