-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Pull requests: arduino/Arduino
Pull requests list
Fix for Due Wire library
Board: Arduino Due
Applies only to the Due
Component: Core
Related to the code for the standard Arduino API
Library: Wire
The Wire Arduino library
Add config options to due Serial1, 2, and 3
Board: Arduino Due
Applies only to the Due
Component: HardwareSerial
The hardware serial functionality of the core libraries
Missing SPI Transaction API methods on Due (SAM3X)
Board: Arduino Due
Applies only to the Due
Library: SPI
The SPI Arduino library
(Arduino Due/SAM) Removed macro digitalPinToTimer and added comment for portModeRegister
Board: Arduino Due
Applies only to the Due
Component: Core
Related to the code for the standard Arduino API
Type: Bug
Fix for 32 bit processors.
Board: Arduino Due
Applies only to the Due
Component: Core
Related to the code for the standard Arduino API
Type: Bug
Add watchdog routines for Due.
Architecture: SAM
Applies only to the SAM microcontrollers (Due)
Board: Arduino Due
Applies only to the Due
Component: Core
Related to the code for the standard Arduino API
Waiting for feedback
More information must be provided before we can proceed
Defaults output pins to LOW on Due
Board: Arduino Due
Applies only to the Due
#3317
by mtayler
was closed Jan 7, 2016
Loading...
updated Jan 7, 2016
this closes issue #2198
Board: Arduino Due
Applies only to the Due
Component: Core
Related to the code for the standard Arduino API
Waiting for feedback
More information must be provided before we can proceed
#2486
by agdl
was closed Mar 26, 2015
Loading...
updated Mar 26, 2015
[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
Port Serial_::readBreak() API to SAM core
Architecture: SAM
Applies only to the SAM microcontrollers (Due)
Board: Arduino Due
Applies only to the 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
Add SPI.transfer16(...) API's to SAM
Architecture: SAM
Applies only to the SAM microcontrollers (Due)
Board: Arduino Due
Applies only to the Due
Library: SPI
The SPI Arduino library
Implement Wire.end() for SAM core
Architecture: SAM
Applies only to the SAM microcontrollers (Due)
Board: Arduino Due
Applies only to the Due
Library: Wire
The Wire Arduino library
Due: solve issues with nonstandard pin operations
Board: Arduino Due
Applies only to the Due
#3524
by facchinm
was merged Jan 7, 2016
Loading...
updated Jan 7, 2016
Send a ZLP if data size is multiple of the endpoint size for USB sends in SAM core
Architecture: SAM
Applies only to the SAM microcontrollers (Due)
Board: Arduino Due
Applies only to the Due
USB: CDC serial
Serial interface used by MCUs with native USB (e.g. Leonardo) to communicate with the computer
#4172
by sandeepmistry
was closed Jan 24, 2017
Loading...
updated Jan 24, 2017
Arduino due member function in attachInterrupt callback
Board: Arduino Due
Applies only to the Due
#5831
by straccio
was closed Jan 24, 2017
Loading...
updated Jan 24, 2017
ProTip!
Add no:assignee to see everything that’s not assigned.