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

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…
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…
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…
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…
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…
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…
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…
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…
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
Hide splash screen asap if not using gui
#9295 opened Oct 7, 2019 by andrewdotn Loading…
7 tasks done
Fix arduino/ArduinoCore-avr#174 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…
[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
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…
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
Update ant.yml
#11990 opened Oct 18, 2024 by VarshiniShreeV Loading…
5 tasks done
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
Fix open .ino in file explorer OS: Linux Specific to the Linux version of the Arduino IDE
#10718 opened Sep 2, 2020 by torikulhabib Loading…
ProTip! Filter pull requests by the default branch with base:master.