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

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... updated May 20, 2015 Release 1.6.5
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... updated Aug 13, 2015 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... updated Sep 21, 2015 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... updated Sep 23, 2015 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... updated Sep 23, 2015 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... updated Sep 23, 2015 Release 1.6.6
Solution for: Leonardo keyboard API only allows ASCII input 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)
#1391 by yahesh was closed Sep 21, 2015 Loading... updated Sep 23, 2015 Release 1.6.6
Add rts dtr and baudrate public functions in CDC Serial_ class 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
#1179 by ynsta was closed Sep 28, 2015 Loading... updated Sep 28, 2015 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... updated Sep 28, 2015 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... updated Sep 29, 2015 Release 1.6.6
fix for issue #1295 "leonardo as keyboard does not wake windows 7 from sleep" 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)
#1488 by nospam2000 was closed Oct 7, 2015 Loading... updated Oct 7, 2015 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... updated Oct 7, 2015 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... updated Oct 11, 2015 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... updated Oct 12, 2015 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... updated Oct 26, 2015 Release 1.6.6
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... updated Oct 29, 2015 Release 1.6.6
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... updated Nov 6, 2015 Release 1.6.7
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... updated Nov 9, 2015 Release 1.6.6
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... updated Dec 11, 2015 Release 1.6.7
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... updated Dec 21, 2015 Release 1.6.8
[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... updated Dec 23, 2015 Release 1.6.8
[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... updated Feb 16, 2016
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... updated Oct 19, 2016 Release 1.6.6
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... updated Oct 25, 2015 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... updated Oct 26, 2015 Release 1.6.6
Previous 1
Previous
ProTip! Mix and match filters to narrow down what you’re looking for.

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