{"id":13544477,"url":"https://github.com/stm32-rs/stm32-usbd","last_synced_at":"2025-04-02T14:31:13.517Z","repository":{"id":53818316,"uuid":"177459617","full_name":"stm32-rs/stm32-usbd","owner":"stm32-rs","description":"usb-device implementation for STM32 microcontrollers","archived":false,"fork":false,"pushed_at":"2024-07-02T05:10:14.000Z","size":295,"stargazers_count":105,"open_issues_count":9,"forks_count":27,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-03-28T08:07:24.411Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://crates.io/crates/usb-device","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stm32-rs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-03-24T19:30:20.000Z","updated_at":"2025-03-12T05:45:45.000Z","dependencies_parsed_at":"2024-11-05T23:15:49.831Z","dependency_job_id":null,"html_url":"https://github.com/stm32-rs/stm32-usbd","commit_stats":{"total_commits":205,"total_committers":10,"mean_commits":20.5,"dds":"0.36585365853658536","last_synced_commit":"c9cdd0daa920ea72fcb2ba72c0f682733b7034a7"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stm32-rs%2Fstm32-usbd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stm32-rs%2Fstm32-usbd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stm32-rs%2Fstm32-usbd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stm32-rs%2Fstm32-usbd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stm32-rs","download_url":"https://codeload.github.com/stm32-rs/stm32-usbd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246832229,"owners_count":20841136,"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":[],"created_at":"2024-08-01T11:00:49.746Z","updated_at":"2025-04-02T14:31:08.502Z","avatar_url":"https://github.com/stm32-rs.png","language":"Rust","funding_links":[],"categories":["Support crates for USB Host and USB Device Support","Rust"],"sub_categories":["Work in progress"],"readme":"[![crates.io](https://img.shields.io/crates/d/stm32-usbd.svg)](https://crates.io/crates/stm32-usbd)\n[![crates.io](https://img.shields.io/crates/v/stm32-usbd.svg)](https://crates.io/crates/stm32-usbd)\n![Build Status](https://github.com/stm32-rs/stm32-usbd/workflows/CI/badge.svg)\n\n# `stm32-usbd`\n\n\u003e [usb-device](https://github.com/mvirkkunen/usb-device) implementation for STM32\nmicrocontrollers.\n\nThis project is a successor to the [great work](https://github.com/mvirkkunen/stm32f103xx-usb)\nstarted by [@mvirkkunen](https://github.com/mvirkkunen).\n\n## Supported microcontrollers\n\n* `STM32F042xx`\n* `STM32F048xx`\n* `STM32F072xx`\n* `STM32F078xx`\n* `STM32F103xx`\n* `STM32F303xC`\n* `STM32L0x2xx`\n* `STM32L4x2xx`\n* And others...\n\n## Usage\n\nThis driver is intended for use through a device 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\nExample applications may be found in the individual device HALs:\n\n- [stm32f0xx-hal USB Serial](https://github.com/stm32-rs/stm32f0xx-hal/blob/master/examples/usb_serial.rs)\n- [stm32f1xx-hal USB Serial](https://github.com/stm32-rs/stm32f1xx-hal/blob/master/examples/usb_serial.rs)\n- [stm32f3xx-hal USB Serial](https://github.com/stm32-rs/stm32f3xx-hal/blob/master/examples/usb_serial.rs)\n- [stm32l0xx-hal USB Serial](https://github.com/stm32-rs/stm32l0xx-hal/blob/master/examples/usb_serial.rs)\n- [stm32l4xx-hal USB Serial](https://github.com/stm32-rs/stm32l4xx-hal/blob/master/examples/usb_serial.rs)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstm32-rs%2Fstm32-usbd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstm32-rs%2Fstm32-usbd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstm32-rs%2Fstm32-usbd/lists"}