USBDevice
Forks of USBDevice
A fork is a repository which is based on a copy of this repository.
Działająca myszka
4180 final project
USBDevice
Modified USBAudio to call a callback function when audio an packets is received.
USBDevice library with Blue Pill STM32F103C8T6 board support.
BLUEPILL_F103C8,
STM32F103C8T6,
USBDevice,
usbserial
Modified USBDevice mainly for debug of serial port communications. It is unfinished and should not be used - use the main branch.
Fork of mbed official USBDevice with USB connection blocking disabled by default
USB
renamed class CircBuffer to CircularBuffer WiflyInterface library already has a class named CircBuffer. When using this USBDevice library with WiflyInterface library, compilation error occurs stating that CircBuffer is already defined.
Add non blocking connect support for hiddevice
HID
キーボードの長押しに対応。
Adds class implementation for use STM32F4xx OTG_HS in FS mode
stm32,
USB_OTH_HS
updsted the USB to persuade it to build for the Dragonfly platfom
changed 2 functions to press and release keys
Fork of the official USBDevice library
USB device stack
Fork of official USB device library just changed PID (Product ID) in constructor in USBMSD.h to be different for USBMSD_AT45_HelloWorld program
USBDevice
Library used for HID protocol communication with the PC.
Forked to make modifications to bring the USBHID into USB compliance and add additional features.
Altered slightly to make the USB blocking default to off