Skip to content

Pull requests: arduino/Arduino

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Bug fix in WiFiClient::read() Library: Wifi The Wifi Arduino library
#4602 opened Feb 21, 2016 by raheelh Loading…
Update SPI.h - Add transfer_out Library: SPI The SPI Arduino library
#4573 opened Feb 13, 2016 by pamribeirox Loading…
Print negative numbers as negative numbers regardless of base Print and Stream class The Arduino core library's Print and Stream classes
#4535 opened Feb 7, 2016 by cousteaulecommandant Loading…
Virtual destructor for base class "Print" Print and Stream class The Arduino core library's Print and Stream classes
#4466 opened Jan 22, 2016 by Ivan-Perez Loading…
Half duplex support Library: SoftwareSerial The SoftwareSerial Arduino library
#4377 opened Jan 2, 2016 by peteruithoven Loading…
Support generic drivers for Stepper library feature request A request to make an enhancement (not a bug fix) Library: Stepper The Stepper Arduino library
#4257 opened Dec 5, 2015 by skniazev Loading…
Added callback support for USB host suspend/wake Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API 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)
#4241 opened Dec 2, 2015 by robvdveer Loading…
Move SoftwareSerial TX and RX pin setup from constructor to begin Component: Core Related to the code for the standard Arduino API Library: SoftwareSerial The SoftwareSerial Arduino library
#4092 opened Nov 5, 2015 by sandeepmistry 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…
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…
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…
Add variadic functions Print and Stream class The Arduino core library's Print and Stream classes
#3551 opened Jul 19, 2015 by NicoHood Loading…
Adding mySmartUSB light ISP Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.)
#3252 opened May 29, 2015 by henningpohl Loading…
Option for SOFTWARESERIAL_UNUSED to allow TX or RX only configs Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) feature request A request to make an enhancement (not a bug fix) Library: SoftwareSerial The SoftwareSerial Arduino library
#3053 opened Apr 29, 2015 by sbrynen Loading…
Create timer0 overflow interrupt service routine for all ATtinies Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix) Type: Bug
#3043 opened Apr 27, 2015 by svensvin Loading…
Update Motors.cpp Board: Arduino Robot Applies only to the Arduino Robot feature request A request to make an enhancement (not a bug fix)
#3018 opened Apr 22, 2015 by cedricbellec Loading…
Update license.txt for 1.6.0+ directory structure Component: Documentation Related to Arduino's documentation content Type: Bug
#2703 opened Feb 26, 2015 by maqifrnswa Loading… Next
Added multi address slave Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) feature request A request to make an enhancement (not a bug fix) Library: Wire The Wire Arduino library
#2403 opened Nov 2, 2014 by corna Loading…
Allow enabling/disabling external interrupts and clear pending interrupts on attach Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix) Type: Bug
#2159 opened Jul 2, 2014 by matthijskooijman Loading…
Analog pin handling generalizations Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix) Waiting for feedback More information must be provided before we can proceed
#2071 opened May 13, 2014 by matthijskooijman Loading…
a simpler, shorter and faster write() implementation for SofftwareSerial Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) feature request A request to make an enhancement (not a bug fix) Library: SoftwareSerial The SoftwareSerial Arduino library
#1933 opened Mar 13, 2014 by cider101 Loading…
ProTip! Exclude everything labeled bug with -label:bug.