Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

bradjc
Copy link
Contributor

@bradjc bradjc commented May 19, 2023

Pull Request Overview

This pull request adds a USB capsule for creating HID keyboards in Tock.

Testing Strategy

Connecting a nRF52840dk to my mac and verifying I can send a string from userspace that displays as a keyboard.

TODO or Help Wanted

This is blocked on the other PRs about how to handle the capsule.

We also probably don't want to enable it by default so we can remove that code.

Documentation Updated

  • Updated the relevant files in /docs, or no updates are required.

Formatting

  • Ran make prepush.

@bradjc bradjc added the blocked Waiting on something, like a different PR or a dependency. label May 19, 2023
@bradjc bradjc mentioned this pull request Jun 2, 2023
2 tasks
@bradjc bradjc removed the blocked Waiting on something, like a different PR or a dependency. label Jun 15, 2023
@bradjc
Copy link
Contributor Author

bradjc commented Jun 15, 2023

Ok, this is ready to go!

@tock tock deleted a comment from bors bot Jun 16, 2023
@bradjc
Copy link
Contributor Author

bradjc commented Jun 16, 2023

Ha, bors is so second week of June 2023.

@alevy alevy added this pull request to the merge queue Jun 16, 2023
Merged via the queue into master with commit f1a8ad3 Jun 16, 2023
@ppannuto ppannuto deleted the usb-keyboard branch July 13, 2023 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants