usb-device | Experimental device-side USB framework

 by   rust-embedded-community Rust Version: v0.2.9 License: MIT

kandi X-RAY | usb-device Summary

kandi X-RAY | usb-device Summary

usb-device is a Rust library. usb-device has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

Experimental device-side USB stack for embedded devices in Rust. This crate is still under development and should not be considered production ready or even USB compliant. The UsbDevice object represents a composite USB device and is the most important object for application implementors. The UsbDevice combines a number of UsbClasses (either custom ones, or pre-existing ones provided by other crates) and a UsbBus device drives to implement the USB device. The UsbClass trait can be used to implemented USB classes such as a HID device or a serial port. An implementation may also use a custom class if the required functionality isn’t covered by a standard class. The UsbBus trait is intended to be implemented by device-specific crates to provide a driver for each device’s USB peripheral.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              usb-device has a low active ecosystem.
              It has 293 star(s) with 63 fork(s). There are 17 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 18 open issues and 36 have been closed. On average issues are closed in 153 days. There are 10 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of usb-device is v0.2.9

            kandi-Quality Quality

              usb-device has no bugs reported.

            kandi-Security Security

              usb-device has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              usb-device is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              usb-device releases are available to install and integrate.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of usb-device
            Get all kandi verified functions for this library.

            usb-device Key Features

            No Key Features are available at this moment for usb-device.

            usb-device Examples and Code Snippets

            No Code Snippets are available at this moment for usb-device.

            Community Discussions

            No Community Discussions are available at this moment for usb-device.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install usb-device

            You can download it from GitHub.
            Rust is installed and managed by the rustup tool. Rust has a 6-week rapid release process and supports a great number of platforms, so there are many builds of Rust available at any time. Please refer rust-lang.org for more information.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/rust-embedded-community/usb-device.git

          • CLI

            gh repo clone rust-embedded-community/usb-device

          • sshUrl

            git@github.com:rust-embedded-community/usb-device.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Rust Libraries

            996.ICU

            by 996icu

            deno

            by denoland

            rust

            by rust-lang

            alacritty

            by alacritty

            tauri

            by tauri-apps

            Try Top Libraries by rust-embedded-community

            embedded-sdmmc-rs

            by rust-embedded-communityRust

            embedded-nal

            by rust-embedded-communityRust

            async-on-embedded

            by rust-embedded-communityRust

            pc-keyboard

            by rust-embedded-communityRust

            usbd-serial

            by rust-embedded-communityRust