https://github.com/aztechsk/usb-std
The usb-std C library provides the infrastructure for processing standard requests from a USB host.
https://github.com/aztechsk/usb-std
firmware freertos usb
Last synced: 3 months ago
JSON representation
The usb-std C library provides the infrastructure for processing standard requests from a USB host.
- Host: GitHub
- URL: https://github.com/aztechsk/usb-std
- Owner: aztechsk
- License: isc
- Created: 2024-04-05T16:11:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-22T16:03:34.000Z (5 months ago)
- Last Synced: 2025-01-22T17:19:58.894Z (5 months ago)
- Topics: firmware, freertos, usb
- Language: C
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# usb-std
The **usb-std** C library provides the infrastructure for processing standard requests from a USB host.
### Library Features
- Standardized API (for the AZTech framework).