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
Sort

Pull requests list

Add variadic functions Print and Stream class The Arduino core library's Print and Stream classes
#3551 opened Jul 19, 2015 by NicoHood Loading…
fix bug #1354: I2C/TWI Library: Buffer Overflow Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API Library: Wire The Wire Arduino library Type: Bug
#1363 opened Apr 13, 2013 by neophob 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…
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…
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…
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…
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
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…
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…
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…
Patch SD library to allow re-initialization after power down feature request A request to make an enhancement (not a bug fix) Library: SD The SD Arduino library
#1118 opened Nov 17, 2012 by fakufaku 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…
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…
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…
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…
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…
Adding LinkedIn, Youtube and Instagram Link to the ReadMe Component: Documentation Related to Arduino's documentation content feature request A request to make an enhancement (not a bug fix)
#11906 opened Aug 27, 2023 by lukasb1b Loading…
4 tasks done
Half duplex support Library: SoftwareSerial The SoftwareSerial Arduino library
#4377 opened Jan 2, 2016 by peteruithoven 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…
Adding mySmartUSB light ISP Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.)
#3252 opened May 29, 2015 by henningpohl Loading…
ProTip! no:milestone will show everything without a milestone.