| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
More progress to implementation and some changes in project it self.
This library will implement only drivers for features on chip but
nothing else. Everything connected externally is now in separate
repository.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
To ignore output obj files.
|
|
|
|
|
| |
Documentation will be hand written. At least until better solution.
Problem is with ifdefs.
|
|
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.
|