summaryrefslogtreecommitdiff
path: root/src/interface/bitbang.c
Commit message (Collapse)AuthorAgeFilesLines
* INTERFACE/BITBANG: Fixed strnstr issue, command is now available only after ↵Tomek CEDRO2011-06-211-6/+6
| | | | 'init' as it should be, replaced hardcode with define.
* INTERFACE: Adding new place for generic interface driver and routines in ↵Tomek CEDRO2011-06-161-0/+151
src/interface. Adding interface signal definitions and routines. Adding bitbang functionality that works on signals.