greatscottgadgets / facedancer

Implement your own USB device in Python, supported by a hardware peripheral such as Cynthion or GreatFET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add documentation on adding backends

xairy opened this issue · comments

There are examples in facedancer/backends/, but they all seem to be doing different things. Ideally the documentation mentions which classes to inherit, which methods to implement, etc.