{"id":27946623,"url":"https://github.com/nrf-rs/nrf-usbd","last_synced_at":"2025-05-07T13:56:40.982Z","repository":{"id":42464294,"uuid":"375675311","full_name":"nrf-rs/nrf-usbd","owner":"nrf-rs","description":"Driver for the USBD peripheral in nRF microcontrollers","archived":false,"fork":false,"pushed_at":"2025-04-01T22:26:09.000Z","size":128,"stargazers_count":20,"open_issues_count":6,"forks_count":5,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-05-07T13:56:31.553Z","etag":null,"topics":["nrf52","nrf53","rust","usb"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nrf-rs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-10T11:34:37.000Z","updated_at":"2024-10-28T00:22:46.000Z","dependencies_parsed_at":"2024-04-18T16:59:38.248Z","dependency_job_id":null,"html_url":"https://github.com/nrf-rs/nrf-usbd","commit_stats":{"total_commits":61,"total_committers":7,"mean_commits":8.714285714285714,"dds":0.7049180327868853,"last_synced_commit":"cbd7ed7508ab0feecbc939e6fa55976fbdf95c6a"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrf-rs%2Fnrf-usbd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrf-rs%2Fnrf-usbd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrf-rs%2Fnrf-usbd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrf-rs%2Fnrf-usbd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nrf-rs","download_url":"https://codeload.github.com/nrf-rs/nrf-usbd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252892520,"owners_count":21820646,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nrf52","nrf53","rust","usb"],"created_at":"2025-05-07T13:56:38.129Z","updated_at":"2025-05-07T13:56:40.973Z","avatar_url":"https://github.com/nrf-rs.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![crates.io](https://img.shields.io/crates/d/nrf-usbd.svg)](https://crates.io/crates/nrf-usbd)\n[![Documentation](https://img.shields.io/docsrs/nrf-usbd)](https://docs.rs/nrf-usbd)\n![Build Status](https://github.com/nrf-rs/nrf-usbd/workflows/CI/badge.svg)\n\n# `nrf-usbd`\n\n[`usb-device`](https://github.com/rust-embedded-community/usb-device) implementation for Nordic\nSemiconductor nRF microcontrollers.\n\n## Supported microcontrollers\n\n* `nrf52840`\n* `nrf52833`\n* `nrf52820`\n* `nrf5340`, maybe?\n\n## Usage\n\nThis driver is relatively low-level, and is intended for use through a HAL library.\nSuch HAL library should implement `UsbPeripheral` for the corresponding USB peripheral object.\nThis trait declares all the peripheral properties that may vary from one device family to the other.\n\n## Examples\n\nSee the [`nrf-hal`](https://github.com/nrf-rs/nrf-hal) for the reference HAL implementation.\n\nSee the [`example`](./example) directory for an example on how to use it standalone without a HAL.\nThis is discouraged, the recommended usage is through `nrf-hal`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnrf-rs%2Fnrf-usbd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnrf-rs%2Fnrf-usbd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnrf-rs%2Fnrf-usbd/lists"}