-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Pull requests: arduino/Arduino
Pull requests list
Make init() run before C++ static initializers
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Architecture: SAM
Applies only to the SAM microcontrollers (Due)
Add virtual beginMulticast(...) stub to UDP class
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Architecture: SAM
Applies only to the SAM microcontrollers (Due)
Due SAM Core -Remove compiler Warning and improve readability plus simple documentation fix
Architecture: SAM
Applies only to the SAM microcontrollers (Due)
feature request
A request to make an enhancement (not a bug fix)
fast serialUSB read function readBlock
Architecture: SAM
Applies only to the SAM microcontrollers (Due)
USB: CDC serial
Serial interface used by MCUs with native USB (e.g. Leonardo) to communicate with the computer
#4871
by sined23
was closed Jan 24, 2017
Loading...
Add virtual keyword to virtual method override, for clarity
Architecture: SAM
Applies only to the SAM microcontrollers (Due)
#5790
by eric-wieser
was closed Jan 24, 2017
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...
Small fix in Wire.cpp
Architecture: SAM
Applies only to the SAM microcontrollers (Due)
Library: Wire
The Wire Arduino library
#4451
by BrentWilkins
was merged Jan 19, 2016
Loading...
SAM: Add Serial_::availableForWrite
Architecture: SAM
Applies only to the SAM microcontrollers (Due)
USB: CDC serial
Serial interface used by MCUs with native USB (e.g. Leonardo) to communicate with the computer
Check TXEMPTY flag instead of TXRDY flag on Serial.flush()
Architecture: SAM
Applies only to the SAM microcontrollers (Due)
Board: Arduino Due
Applies only to the Due
Component: HardwareSerial
The hardware serial functionality of the core libraries
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.