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

Overhaul USB HID for Leonardo and Micro 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)
#1803 by obra was closed Sep 21, 2015 Loading… Release 1.6.6
[AVR] SPI atomicity fix avr (part 1/2 of #2376) Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix) Library: SPI The SPI Arduino library
#2381 by cmaglie was closed Nov 17, 2014 Loading… Release 1.6.0
Add scaling for themed fonts and graphics (hires displays) Component: IDE user interface The Arduino IDE's user interface feature request A request to make an enhancement (not a bug fix)
#2776 by PaulStoffregen was closed Jan 2, 2016 Loading…
Arduino IDE on High DPI (take 2) Component: IDE user interface The Arduino IDE's user interface feature request A request to make an enhancement (not a bug fix)
#4376 by cmaglie was merged Feb 9, 2016 Loading… Release 1.6.8
[RFC] Pluggable USB core for AVR 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)
#3304 by facchinm was merged Jul 16, 2015 Loading… Release 1.6.6
New Editor (based on RSyntaxTextArea ) - 1.6.4 Component: IDE user interface The Arduino IDE's user interface feature request A request to make an enhancement (not a bug fix)
#3019 by ricardojlrufino was closed May 7, 2015 Loading… Release 1.6.5
[PluggableHID] 2nd round of API improvement (WIP) 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) Library: HID The HID Arduino library
#3896 by cmaglie was merged Oct 7, 2015 Loading… Release 1.6.6
Add library dependency detection Component: Compilation Related to compilation of Arduino sketches Component: IDE The Arduino IDE feature request A request to make an enhancement (not a bug fix)
#2792 by PaulStoffregen was closed Sep 18, 2015 Loading… Release 1.6.6
Expose CDC settings to sketch Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Architecture: SAM Applies only to the SAM microcontrollers (Due) 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
#3343 by matthijskooijman was merged Aug 14, 2015 Loading… Release 1.6.6
Faster isr Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix)
#2408 by xxxajk was closed Aug 31, 2015 Loading… Release 1.6.6
Made Ethernet library non Blocking feature request A request to make an enhancement (not a bug fix) Library: Ethernet The Ethernet Arduino library
#1240 by DavyLandman was closed Apr 9, 2021 Loading…
Improvements and fixes for Stream library. Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Architecture: SAM Applies only to the SAM microcontrollers (Due) Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix)
#3337 by Chris--A was closed Nov 23, 2015 Loading… Release 1.6.7
Adding plotting functionality to the editor Component: IDE user interface The Arduino IDE's user interface feature request A request to make an enhancement (not a bug fix) SerialPlotter Tools > Serial Plotter
#2177 by henningpohl was merged Jun 29, 2015 Loading… Release 1.6.6
[Ethernet] bunch of bugfix and improvements feature request A request to make an enhancement (not a bug fix) Library: Ethernet The Ethernet Arduino library
#2325 by Fede85 was closed Jul 28, 2018 Loading…
SoftwareSerial improvements, fixes and optimizations feature request A request to make an enhancement (not a bug fix) Library: SoftwareSerial The SoftwareSerial Arduino library Type: Bug
#2032 by matthijskooijman was merged Mar 5, 2015 Loading… Release 1.6.7
Enable C++11 and C11 Component: Compilation Related to compilation of Arduino sketches Component: IDE The Arduino IDE Component: Toolchain The tools used for compilation and uploading to Arduino boards feature request A request to make an enhancement (not a bug fix)
#2175 by matthijskooijman was closed Jul 16, 2015 Loading… Release 1.6.6
IDE: prevent multiple 'bad name' notifications. Component: IDE user interface The Arduino IDE's user interface feature request A request to make an enhancement (not a bug fix)
#3122 by Chris--A was closed May 20, 2015 Loading… Release 1.6.5
Absolute coordinates for HID mouse 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)
#3020 by awatterott was closed Sep 21, 2015 Loading… Release 1.6.6
per-board generic option in config file boards.txt for disabling control of dtr+rts ... feature request A request to make an enhancement (not a bug fix)
#4102 by d-a-v was merged Jul 18, 2017 Loading… Release 1.8.4
New preprocessor Component: Compilation Related to compilation of Arduino sketches feature request A request to make an enhancement (not a bug fix)
#2729 by ffissore was closed Sep 11, 2015 Loading… Release 1.6.6
Strings without null-termination Component: Core Related to the code for the standard Arduino API 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 Waiting for feedback More information must be provided before we can proceed
#1936 by matthijskooijman was closed Sep 19, 2019 Loading…
Add iSerial field to Native USB devices 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) Library: HID The HID Arduino library
#3811 by facchinm was merged Oct 21, 2015 Loading… Release 1.6.6
9-bit frame support to Hardware Serial 1.0.X Component: HardwareSerial The hardware serial functionality of the core libraries feature request A request to make an enhancement (not a bug fix)
#2292 by Bouni was closed Nov 13, 2017 Loading…
Ide 1.5.x AVR and sam (ARM) SPI atomicity fixes feature request A request to make an enhancement (not a bug fix) Library: SPI The SPI Arduino library Type: Bug
#2376 by xxxajk was closed Nov 13, 2017 Loading…
Storing Libraries in subfolders Component: Compilation Related to compilation of Arduino sketches Component: IDE user interface The Arduino IDE's user interface feature request A request to make an enhancement (not a bug fix)
#1986 by matthijskooijman was closed Sep 17, 2019 Loading…
ProTip! Follow long discussions with comments:>50.