-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Pull requests: arduino/Arduino
Pull requests list
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
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
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
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
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...
Defaults output pins to LOW on Due
Board: Arduino Due
Applies only to the Due
#3317
by mtayler
was closed Jan 7, 2016
Loading...
Due: solve issues with nonstandard pin operations
Board: Arduino Due
Applies only to the Due
#3524
by facchinm
was merged Jan 7, 2016
Loading...
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
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
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
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...
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
[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...
Arduino due member function in attachInterrupt callback
Board: Arduino Due
Applies only to the Due
#5831
by straccio
was closed Jan 24, 2017
Loading...
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.