-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Pull requests: arduino/Arduino
Pull requests list
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
Improvements and fixes for Stream library.
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Architecture: SAM
Applies only to the SAM microcontrollers (Due)
Component: Core
Related to the code for the standard Arduino API
feature request
A request to make an enhancement (not a bug fix)
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)
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)
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
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)
making UART/USART handler weak to allow custom external handlers
Architecture: SAM
Applies only to the SAM microcontrollers (Due)
Component: Core
Related to the code for the standard Arduino API
Component: HardwareSerial
The hardware serial functionality of the core libraries
feature request
A request to make an enhancement (not a bug fix)
#3023
by odurc
was closed Jan 24, 2017
Loading...
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
Implement Wire.end() for SAM core
Architecture: SAM
Applies only to the SAM microcontrollers (Due)
feature request
A request to make an enhancement (not a bug fix)
Library: Wire
The Wire Arduino library
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...
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...
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)
Add pluggableUSB capabilities 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, ...)
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
Fix adc_configure_trigger enabling and disabling FreeRun
Architecture: SAM
Applies only to the SAM microcontrollers (Due)
Component: Core
Related to the code for the standard Arduino API
Type: Bug
#2286
by madrang
was closed Jan 7, 2016
Loading...
Ide 1.5.x spi 16bit transfer
Architecture: SAM
Applies only to the SAM microcontrollers (Due)
feature request
A request to make an enhancement (not a bug fix)
Library: SPI
The SPI Arduino library
SAM Wire: fixed NACK/timeout behavior of requestFrom() and available()
Architecture: SAM
Applies only to the SAM microcontrollers (Due)
Library: Wire
The Wire Arduino library
Type: Bug
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
Println optimize
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Architecture: SAM
Applies only to the SAM microcontrollers (Due)
Component: Core
Related to the code for the standard Arduino API
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, ...)
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.