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

Make serial plotter ringbuffer size configurable SerialPlotter Tools > Serial Plotter
#7454 opened Apr 10, 2018 by chromhelm Loading… updated Mar 21, 2025
Adding a Project View to the Arduino IDE
#11048 opened Dec 9, 2020 by samigamer1999 Loading… updated Mar 21, 2025
Update SPI.h - Add transfer_out Library: SPI The SPI Arduino library
#4573 opened Feb 13, 2016 by pamribeirox Loading… updated Feb 23, 2025
Add serial monitor send/receive encoding options Component: IDE Serial monitor Tools > Serial Monitor Component: IDE user interface The Arduino IDE's user interface Component: IDE The Arduino IDE feature request A request to make an enhancement (not a bug fix)
#8660 opened Mar 15, 2019 by Pieter12345 Loading… updated Nov 28, 2024
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… updated Oct 19, 2024
2 tasks done
Update ant.yml
#11988 opened Oct 18, 2024 by VarshiniShreeV Loading… updated Oct 18, 2024
5 tasks done
Update ant.yml
#11990 opened Oct 18, 2024 by VarshiniShreeV Loading… updated Oct 18, 2024
5 tasks done
Add copy button to the serial monitor Component: IDE Serial monitor Tools > Serial Monitor
#8640 opened Mar 11, 2019 by Pieter12345 Loading… updated Mar 18, 2024
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… updated Feb 2, 2024
Add per-session recently used boards list
#8607 opened Mar 6, 2019 by facchinm Loading… updated Jan 21, 2024 Release 1.8.14
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… updated Dec 7, 2023
4 tasks done
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… updated Oct 11, 2023
4 tasks done
cleanup Syntax changes.
#7940 opened Aug 28, 2018 by apps4u Loading… updated Jun 19, 2023
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… updated May 15, 2023
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
Serial plotter remote commands SerialPlotter Tools > Serial Plotter
#7461 opened Apr 12, 2018 by chromhelm Loading… updated Nov 18, 2022
Add install of appdata for xdg_install_f OS: Linux Specific to the Linux version of the Arduino IDE Type: Bug
#11807 opened Jul 16, 2022 by ljden Loading… updated Jul 17, 2022
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… updated Jun 10, 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
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
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
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… updated Jan 24, 2022
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… updated Aug 4, 2021
Variadic print Print and Stream class The Arduino core library's Print and Stream classes
#5829 opened Jan 10, 2017 by cousteaulecommandant Loading… updated Jul 12, 2021
Stream::readBytesUntil() with non-ASCII terminator Print and Stream class The Arduino core library's Print and Stream classes
#7053 opened Dec 25, 2017 by cousteaulecommandant Loading… updated Jul 12, 2021
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.