-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Pull requests: arduino/Arduino
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fixed slowdown with repeated CDC bool operator test
USB: CDC serial
Serial interface used by MCUs with native USB (e.g. Leonardo) to communicate with the computer
#3624
opened Aug 4, 2015 by
majenkotech
Loading…
Handle receiving a ZLP in USB_Available
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Core
Related to the code for the standard Arduino API
Type: Bug
USB: CDC serial
Serial interface used by MCUs with native USB (e.g. Leonardo) to communicate with the computer
#6886
opened Nov 3, 2017 by
sandeepmistry
Loading…
Made USP-API included flexible
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
#3679
opened Aug 15, 2015 by
NicoHood
Loading…
Fix CDC write() when DTR is not set
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
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
#3839
opened Sep 22, 2015 by
NicoHood
Loading…
ProTip!
Filter pull requests by the default branch with base:master.