summaryrefslogtreecommitdiff
path: root/src/target/testee.c
Commit message (Collapse)AuthorAgeFilesLines
* add 'testee' target typeZachary T Welch2009-11-251-0/+48
Alliteration aside, this should provide the final piece of the puzzle for developers that want to get started writing a new target type. In this way, it also seeks to complement the 'dummy' interface driver and 'faux' NOR flash driver.