Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | interface: minor updates in debug messages. | Tomek CEDRO | 2012-01-02 | 1 | -4/+4 |
| | |||||
* | IF: Minor update to interface debug messages. | Tomek CEDRO | 2011-07-28 | 1 | -1/+6 |
| | |||||
* | INTERFACE: Minor update in debug messages to be less ambiguous. | Tomek CEDRO | 2011-06-26 | 1 | -2/+2 |
| | |||||
* | INTERFACE/SIGNAL: Added "find" option to tcl command interface_signal. Fixed ↵ | Tomek CEDRO | 2011-06-21 | 1 | -4/+4 |
| | | | | "del" command. Added syntax check. Minor backend cosmetics. | ||||
* | INTERFACE/BITBANG: Fixed strnstr issue, command is now available only after ↵ | Tomek CEDRO | 2011-06-21 | 2 | -6/+7 |
| | | | | 'init' as it should be, replaced hardcode with define. | ||||
* | INTERFACE: Adding new place for generic interface driver and routines in ↵ | Tomek CEDRO | 2011-06-16 | 5 | -0/+460 |
src/interface. Adding interface signal definitions and routines. Adding bitbang functionality that works on signals. |