summaryrefslogtreecommitdiff
path: root/app/src/usb_hid.c
AgeCommit message (Collapse)Author
2020-09-10fix: Switch to single AUTHORS file.* Closes #164Pete Johanson
2020-08-18fix(usb): Restore write semaphore, release it on write failures.Pete Johanson
2020-08-17Revert "Merge pull request #93 from careyk007/main"Pete Johanson
This reverts commit 8cd8933c87aadd2ce7b31c1367bfaad81fc2a36b, reversing changes made to 3f1dfbaad1a867f59c13814a517e03dfce4d4223.
2020-08-16remove unnecessary includeKellen Carey
2020-08-16wait before sending HID reportKellen Carey
2020-07-07Use SYS_INIT for BLE and USB init.Pete Johanson
2020-06-08Move Zephyr app into subdirectory.Pete Johanson