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

Use "{archive_file_path}" in link command Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Type: Bug Type: Duplicate Another item already exists for this topic
#7544 by jantje was closed May 11, 2018 Loading…
Allow "update" to be used for EERef's operator= Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Library: EEPROM The EEPROM Arduino library Type: Duplicate Another item already exists for this topic
#7486 by Artoria2e5 was closed Sep 20, 2019 Loading…
Unblock write operation in HardwareSerial class for multythreading Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: HardwareSerial The hardware serial functionality of the core libraries
#7360 by slavaza was closed Sep 20, 2019 Loading…
Bump AVR c++ standard to 2014 from 2011 Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) c++14 Related to switching to use of the C++14 standard Component: Compilation Related to compilation of Arduino sketches Component: Toolchain The tools used for compilation and uploading to Arduino boards Type: Wontfix Arduino has decided that it will not resolve the reported issue or implement the requested feature
#7090 by xloem was closed Sep 20, 2019 Loading…
Deprecate binary.h in favor of binary literals Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) c++14 Related to switching to use of the C++14 standard Component: Core Related to the code for the standard Arduino API
#7064 by cousteaulecommandant was closed Sep 20, 2019 Loading…
Added SERIAL_PORT_MONITOR define Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.)
#7023 by giampiero7 was closed Sep 20, 2019 Loading…
Add USBDevice.isSuspended() Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...)
#6964 by algernon was closed Dec 10, 2018 Loading…
Fix buffer retransmission and flush hang problems in hardware serial support Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.)
#6855 by johnholman was closed Nov 22, 2018 Loading…
Adding the TIM0 interrupt callback function Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.)
#6719 by diymat was closed Sep 20, 2019 Loading…
Fixed READ EEPROM in stk500v2 bootloader Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Bootloader The bootloader is the program used to load the uploaded program into the microcontroller's memory feature request A request to make an enhancement (not a bug fix) Type: Bug
#6456 by mlasevich was closed Jul 27, 2018 Loading…
Fix compilation warnings Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.)
#6446 by jtentor was closed Sep 20, 2019 Loading…
Fixed serial port argument that may include spaces Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.)
#6383 by smartperson was merged Jul 25, 2017 Loading… Release 1.8.4
Use usbasp-clone protocol for programmer "usbasp". Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Avrdude 6.3 Specific to AVRDUDE version 6.3 in progress Work on this item is in progress
#6124 by jbtronics was closed Sep 20, 2019 Loading…
[AVR] Fix problems with USB CDC auto-reset Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) in progress Work on this item is in progress USB: CDC serial Serial interface used by MCUs with native USB (e.g. Leonardo) to communicate with the computer
#6055 by MLXXXp was closed Sep 17, 2019 Loading… Next
Update Mega2560 maximum sketch size Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) in progress Work on this item is in progress
#6048 by bigjohnson was closed Sep 20, 2019 Loading…
Add Atmel-ICE as AVR programmer Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.)
#5880 by facchinm was merged Feb 8, 2017 Loading… Release 1.8.2
Update bundled tools Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Toolchain The tools used for compilation and uploading to Arduino boards Type: Bug
#5863 by facchinm was merged Feb 8, 2017 Loading… Release 1.8.2
[AVR] Send USB ZLP if required Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) USB: CDC serial Serial interface used by MCUs with native USB (e.g. Leonardo) to communicate with the computer
#5802 by facchinm was merged Mar 16, 2017 Loading… Release 1.8.2
Add virtual beginMulticast(...) stub to UDP class Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Architecture: SAM Applies only to the SAM microcontrollers (Due)
#5796 by sandeepmistry was closed Feb 8, 2017 Loading… Release 1.8.2
Improve judgement of Mega 2560 boot-loader entering programming mode Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Bootloader The bootloader is the program used to load the uploaded program into the microcontroller's memory Type: Wontfix Arduino has decided that it will not resolve the reported issue or implement the requested feature
#5711 by jimaobian was closed Sep 20, 2019 Loading…
declare timer0_fract non static and volatile to make it available for linking Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) feature request A request to make an enhancement (not a bug fix)
#5676 by kfessel was closed Sep 19, 2019 Loading… Next
Support the Atmel STK500 and JTAGICE3 for ISP Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.)
#5623 by matthijskooijman was merged Feb 8, 2017 Loading… Release 1.8.2
Make init() run before C++ static initializers Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Architecture: SAM Applies only to the SAM microcontrollers (Due)
#5592 by eric-wieser was closed Sep 19, 2019 Loading… Next
Set default values for Arduino AVR Boards upload.verify and program.verify Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Avrdude 6.3 Specific to AVRDUDE version 6.3 Type: Regression Something that used to work and now doesn't
#5427 by per1234 was merged Oct 4, 2016 Loading… Release 1.6.13
Add all analog references supported by the ATtinyX5 series Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API
#5300 by mischnic was merged Sep 8, 2016 Loading… Release 1.6.12
ProTip! Updated in the last three days: updated:>2025-06-01.