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

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…
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…
Make signed overflow behave "correctly" Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) feature request A request to make an enhancement (not a bug fix) Print and Stream class The Arduino core library's Print and Stream classes
#4624 opened Feb 28, 2016 by cousteaulecommandant Loading…
Update Eclipse project files
#8621 opened Mar 8, 2019 by Pieter12345 Loading… Next
[editor] Allow formatting only the selection
#10204 opened May 14, 2020 by ricardojlrufino Loading…
2 tasks done
Added support for HEX leading zero in print Print and Stream class The Arduino core library's Print and Stream classes
#6750 opened Sep 21, 2017 by Tijgerd 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…
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…
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…
Board autoswitch Component: IDE user interface The Arduino IDE's user interface
#7349 opened Mar 20, 2018 by timkoers Loading…
Select (first) target board when port is selected and has known board IDE 1.9.x Beta Related to the Arduino IDE Beta Build
#7120 opened Jan 12, 2018 by sandeepmistry Loading…
Fix #2226 for boards that have >64K of PROGMEM available Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) in progress Work on this item is in progress
#6317 opened May 23, 2017 by geez0x1 Loading…
Extract Stream methods into an IStream. Print and Stream class The Arduino core library's Print and Stream classes
#5749 opened Dec 22, 2016 by eric-wieser Loading…
Change error output color to brighter orange On Hold The pull request is blocked from being merged
#7551 opened May 2, 2018 by ghost Loading…
Handle receiving a ZLP in USB_Available Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API Type: Bug USB: CDC serial Serial interface used by MCUs with native USB (e.g. Leonardo) to communicate with the computer
#6886 opened Nov 3, 2017 by sandeepmistry Loading…
Make "find and replace" window always appear on top of the parent editor Component: IDE user interface The Arduino IDE's user interface Help wanted Arduino would especially appreciate assistance from the community on this item
#6603 opened Aug 10, 2017 by facchinm Loading… Next
Use clang-format for auto-format (replaces libastyle) Component: IDE The Arduino IDE feature request A request to make an enhancement (not a bug fix)
#11543 opened May 19, 2021 by cmaglie Loading…
Add copy button to the serial monitor Component: IDE Serial monitor Tools > Serial Monitor
#8640 opened Mar 11, 2019 by Pieter12345 Loading…
Make serial plotter ringbuffer size configurable SerialPlotter Tools > Serial Plotter
#7454 opened Apr 10, 2018 by WilhelmWiens Loading…
Initial implementation of 9bit data support Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: HardwareSerial The hardware serial functionality of the core libraries feature request A request to make an enhancement (not a bug fix)
#6443 opened Jun 30, 2017 by svatoun 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…
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…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.