summaryrefslogtreecommitdiffstats
path: root/watch-library/watch/watch_private.c
Commit message (Expand)AuthorAgeFilesLines
* handle tinyusb device tasks on a timer, allows delays in appJoey Castillo2021-08-281-0/+34
* add alternate _write for debugging USB issuesJoey Castillo2021-08-281-0/+9
* force sending data after a _writeJoey Castillo2021-08-281-0/+1
* implement USB consoleJoey Castillo2021-08-281-0/+225
* external interrupt refactor: allow enabling in watch library functionsJoey Castillo2021-08-251-1/+1
* refactor: break out different areas of functionalityJoey Castillo2021-08-231-0/+44