summaryrefslogtreecommitdiff
path: root/src/transport/swd_core.c
Commit message (Expand)AuthorAgeFilesLines
* transport/swd: Read operation forces queue flush, as multiple operations cann...Tomek CEDRO2011-11-041-3/+3
* transport/swd: unused variables and headers build fixes for linux ubuntu 11.0...Tomek CEDRO2011-11-021-6/+4
* SWD: swd tcl commands are now available from CLI and initialized at program s...Tomek CEDRO2011-10-131-1/+1
* transport/swd: Changes in logging mechanism: 1. LogLevel is inherited during ...Tomek CEDRO2011-09-111-11/+6
* transport/swd: SWD Context initialization is now made by transport_init(), af...Tomek CEDRO2011-09-101-31/+33
* transport/swd: Introduced swd_tcl.c, a TCL interface for SWD. Commands are re...Tomek CEDRO2011-09-091-0/+6
* transport/swd: renamed swd.c into swd_core.c, Makefile.am update.Tomek CEDRO2011-09-091-0/+281