Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Pull requests: arduino/Arduino

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add USBDevice.isSuspended() Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...)
#6964 by algernon was closed Dec 10, 2018 Loading...
[SAM - USB Device] USB_SendStringDescriptor fixes Architecture: SAM Applies only to the SAM microcontrollers (Due) Board: Arduino Due Applies only to the Due Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...) feature request A request to make an enhancement (not a bug fix)
#4490 by sandeepmistry was merged Feb 16, 2016 Loading...
[AVR] Fixed USB_SendControl for buffer size > 64 Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...) feature request A request to make an enhancement (not a bug fix) Type: Bug
#4325 by cmaglie was closed Dec 23, 2015 Loading... Release 1.6.8
Added Long USB RecvControl call for >64 bytes Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...)
#4317 by NicoHood was merged Dec 21, 2015 Loading... Release 1.6.8
Extend Usb recv control + some HID definitions Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...)
#4105 by NicoHood was closed Dec 11, 2015 Loading... Release 1.6.7
SAM: add iSerial USB field Architecture: SAM Applies only to the SAM microcontrollers (Due) Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...) feature request A request to make an enhancement (not a bug fix)
#4009 by facchinm was merged Oct 21, 2015 Loading... Release 1.6.6
Port latest and shiniest PluggableUSB API to SAM core Architecture: SAM Applies only to the SAM microcontrollers (Due) Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...)
#3963 by facchinm was merged Oct 12, 2015 Loading... Release 1.6.6
[PUSB] Minor Style change Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...) feature request A request to make an enhancement (not a bug fix)
#3948 by NicoHood was merged Oct 12, 2015 Loading... Release 1.6.6
[PluggableHID] 3rd round of API improvement (WIP) Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...) feature request A request to make an enhancement (not a bug fix) Library: HID The HID Arduino library
#3931 by NicoHood was merged Oct 8, 2015 Loading... Release 1.6.6
[PluggableHID] 2nd round of API improvement (WIP) Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...) feature request A request to make an enhancement (not a bug fix) Library: HID The HID Arduino library
#3896 by cmaglie was merged Oct 7, 2015 Loading... Release 1.6.6
Removed not used PUSB_Begin() Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...) Library: HID The HID Arduino library
#3892 by NicoHood was merged Sep 29, 2015 Loading... Release 1.6.6
Fix compiler warnings in USBCore.cpp Component: Core Related to the code for the standard Arduino API Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...)
#3854 by NicoHood was closed Sep 28, 2015 Loading... Release 1.6.6
Add iSerial field to Native USB devices Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...) feature request A request to make an enhancement (not a bug fix) Library: HID The HID Arduino library
#3811 by facchinm was merged Oct 21, 2015 Loading... Release 1.6.6
Usb core fixes Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...)
#3640 by NicoHood was merged Aug 13, 2015 Loading... Release 1.6.6
Add pluggableUSB capabilities to SAM core Architecture: SAM Applies only to the SAM microcontrollers (Due) Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...)
#3542 by facchinm was merged Sep 10, 2015 Loading... Release 1.6.6
Expose CDC settings to sketch Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Architecture: SAM Applies only to the SAM microcontrollers (Due) Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...) feature request A request to make an enhancement (not a bug fix) USB: CDC serial Serial interface used by MCUs with native USB (e.g. Leonardo) to communicate with the computer
#3343 by matthijskooijman was merged Aug 14, 2015 Loading... Release 1.6.6
[RFC] Pluggable USB core for AVR Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...) feature request A request to make an enhancement (not a bug fix)
#3304 by facchinm was merged Jul 16, 2015 Loading... Release 1.6.6
Absolute coordinates for HID mouse Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...) feature request A request to make an enhancement (not a bug fix)
#3020 by awatterott was closed Sep 21, 2015 Loading... Release 1.6.6
USB MIDI for Arduino Architecture: SAM Applies only to the SAM microcontrollers (Due) Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...) feature request A request to make an enhancement (not a bug fix)
#2943 by gurbrinder was closed Sep 7, 2015 Loading... Release 1.6.6
Add USB Joystick / Game Controller library to Arduino Leonardo and Arduino Micro Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...) feature request A request to make an enhancement (not a bug fix)
#2843 by MHeironimus was closed Sep 21, 2015 Loading... Release 1.6.6
implement joystick-USB-api from diff Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...) feature request A request to make an enhancement (not a bug fix)
#2702 by nieknooijens was closed Sep 21, 2015 Loading... Release 1.6.6
Correct undefined Serial Buffer Size Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...) feature request A request to make an enhancement (not a bug fix)
#2597 by NicoHood was closed May 12, 2015 Loading... Release 1.6.5
Add USB Serial Port Callbacks Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...) feature request A request to make an enhancement (not a bug fix) USB: CDC serial Serial interface used by MCUs with native USB (e.g. Leonardo) to communicate with the computer
#2469 by embmicro was closed Nov 4, 2015 Loading... Release 1.6.7
Enable Keyboard library to send key scancodes. Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...) feature request A request to make an enhancement (not a bug fix)
#2356 by jclopes was closed Oct 29, 2015 Loading... Release 1.6.6
Overhaul USB HID for Leonardo and Micro Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...) feature request A request to make an enhancement (not a bug fix)
#1803 by obra was closed Sep 21, 2015 Loading... Release 1.6.6
Previous 1
Previous
ProTip! What’s not been updated in a month: updated:<2025年08月22日.

AltStyle によって変換されたページ (->オリジナル) /