summaryrefslogtreecommitdiff
path: root/src/interface
Commit message (Collapse)AuthorAgeFilesLines
* interface: minor updates in debug messages.Tomek CEDRO2012-01-021-4/+4
|
* IF: Minor update to interface debug messages.Tomek CEDRO2011-07-281-1/+6
|
* INTERFACE: Minor update in debug messages to be less ambiguous.Tomek CEDRO2011-06-261-2/+2
|
* INTERFACE/SIGNAL: Added "find" option to tcl command interface_signal. Fixed ↵Tomek CEDRO2011-06-211-4/+4
| | | | "del" command. Added syntax check. Minor backend cosmetics.
* INTERFACE/BITBANG: Fixed strnstr issue, command is now available only after ↵Tomek CEDRO2011-06-212-6/+7
| | | | 'init' as it should be, replaced hardcode with define.
* INTERFACE: Adding new place for generic interface driver and routines in ↵Tomek CEDRO2011-06-165-0/+460
src/interface. Adding interface signal definitions and routines. Adding bitbang functionality that works on signals.