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

Added librariesDependencies in package_index.json Component: Board/Lib Manager Boards Manager or Library Manager feature request A request to make an enhancement (not a bug fix)
#7642 opened May 28, 2018 by cmaglie Loading… updated Sep 17, 2019
Use InputStreamReader for serial UTF8 decoder
#10389 opened Jun 19, 2020 by cmaglie Draft updated Jun 19, 2020
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… updated Apr 9, 2021
Adding mySmartUSB light ISP Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.)
#3252 opened May 29, 2015 by henningpohl Loading… updated Apr 9, 2021
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… updated Apr 9, 2021
Add variadic functions Print and Stream class The Arduino core library's Print and Stream classes
#3551 opened Jul 19, 2015 by NicoHood Loading… updated Apr 9, 2021
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… updated Apr 9, 2021
Ported Arduino-usbserial to version 151115 of LUFA.
#4252 opened Dec 4, 2015 by AlexHolden Loading… updated Apr 9, 2021
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… updated Apr 9, 2021
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… updated Apr 9, 2021
TFT ST7735: Fixed length bug in drawFastHLine and drawFastVLine Library: TFT The TFT Arduino library Type: Bug
#2528 opened Jan 2, 2015 by boul51 Loading… updated Apr 9, 2021
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… updated Apr 9, 2021
Feature: implement DHCP options provider and parser feature request A request to make an enhancement (not a bug fix) Library: Ethernet The Ethernet Arduino library
#1244 opened Jan 24, 2013 by valentinalexeev Loading… updated Apr 9, 2021
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… updated Apr 9, 2021
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… updated Apr 9, 2021
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… updated Apr 12, 2021
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… updated Jan 24, 2022
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… updated Jan 24, 2022
Let EthernetServer::write return the number of bytes written to any client Library: Ethernet The Ethernet Arduino library Type: Bug
#1699 opened Nov 25, 2013 by matthijskooijman Loading… updated Jan 24, 2022
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… updated Mar 5, 2023
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.