Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add HID Sensor example for STM32F0 #217

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

agners
Copy link
Contributor

@agners agners commented Nov 21, 2020

This adds a HID Sensor example. HID Sensor standardizes an API to
access Sensors using class drivers. Sensors are described in HID
reports. The standard is supported by Windows 7 onwards and Linux.
This example has been tested with Linux.

This adds a HID Sensor example. HID Sensor standardizes an API to
access Sensors using class drivers. Sensors are described in HID
reports. The standard is supported by Windows 7 onwards and Linux.
This example has been tested with Linux.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant