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 the ability to find libraries in sketch folder. Component: Compilation Related to compilation of Arduino sketches feature request A request to make an enhancement (not a bug fix)
#11110 opened Dec 28, 2020 by Steve132 Loading…
4 tasks done
Implement "Recently Used Boards" Menu Component: IDE user interface The Arduino IDE's user interface
#10816 opened Sep 29, 2020 by NPoole Loading… Release 1.8.14
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…
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 watcher on sketch files in progress Work on this item is in progress
#6074 opened Mar 14, 2017 by facchinm Loading… Next
Ethernet library: added ability to set/get hostname Library: Ethernet The Ethernet Arduino library
#5701 opened Dec 10, 2016 by mykh Loading…
During compilation, scroll the console to the first error in progress Work on this item is in progress
#6081 opened Mar 16, 2017 by matthijskooijman Loading…
[WIP] Make serial monitor hyperlink-aware Component: IDE Serial monitor Tools > Serial Monitor Component: IDE user interface The Arduino IDE's user interface Component: IDE The Arduino IDE Waiting for feedback More information must be provided before we can proceed
#5804 opened Jan 4, 2017 by facchinm Loading… Next
Use arduino-cli to manage libraries (WIP) On Hold The pull request is blocked from being merged
#9643 opened Jan 20, 2020 by cmaglie Loading…
4 tasks
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…
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…
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…
Program unused lock bits to 1 Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Avrdude 6.3 Specific to AVRDUDE version 6.3
#6601 opened Aug 10, 2017 by Osambezy Loading…
Hide splash screen asap if not using gui
#9295 opened Oct 7, 2019 by andrewdotn Loading…
7 tasks done
Add mnemonics to Boards menu: a-z,A-Z,0-9 Component: IDE user interface The Arduino IDE's user interface feature request A request to make an enhancement (not a bug fix)
#11794 opened Jun 9, 2022 by jaggzh 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…
Update README.md Component: Documentation Related to Arduino's documentation content feature request A request to make an enhancement (not a bug fix)
#11992 opened Oct 18, 2024 by VarshiniShreeV Loading…
2 tasks done
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…
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! Filter pull requests by the default branch with base:master.