summaryrefslogtreecommitdiffstats
path: root/reversing_tools/abbott/freestyle_hid_console.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-22Make HID support a "session" class rather than a base class.Diego Elio Pettenò1-5/+5
2020-03-14Now that Python 3.6 is the minimum supported version, use f-strings.Diego Elio Pettenò1-2/+2
2020-03-08format code with blackBen1-13/+29
2019-09-27Fix the freestyle_hid_console to use Python 3.5 compatible formatting.Diego Elio Pettenò1-2/+2
2019-09-08freestyle_hid_console: allow feeding a list of known commands.Diego Elio Pettenò1-1/+7
2019-09-08Add a simple-ish script to use access a FreeStyle HID-compatible commands.Diego Elio Pettenò1-0/+46