Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Support extra parameter on attachInterrupt() Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API
#4519 by paulo-raca was closed Jan 4, 2019 Loading...
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
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...
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
Add support to use AVR dude to upload .eep files on sketch upload Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Waiting for feedback More information must be provided before we can proceed
#4963 by fulda1 was closed Sep 20, 2019 Loading...
Fix compilation warnings Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.)
#6446 by jtentor was closed Sep 20, 2019 Loading...
Move AVR Wire library utility folder under src Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Library: Wire The Wire Arduino library
#4655 by sandeepmistry was merged Mar 7, 2016 Loading... Release 1.6.8
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
fix delay/yield avr Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API Type: Bug
#4349 by vbextreme was merged Dec 28, 2015 Loading... Release 1.6.8
Subtract one from USB_EP_SIZE in USB_SendSpace Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) 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
#4864 by sandeepmistry was merged Jul 11, 2016 Loading... Release 1.6.10
Check for valid pin properly (fixes #4605) Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API Type: Duplicate Another item already exists for this topic
#4618 by cousteaulecommandant was closed Mar 3, 2016 Loading...
Check for valid pin properly (fixes #4605) Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API Type: Duplicate Another item already exists for this topic
#4649 by cousteaulecommandant was closed Sep 19, 2019 Loading... Next
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...
[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
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
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
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...
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...
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...
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...
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...
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...
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
[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
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
Previous 1
Previous
ProTip! no:milestone will show everything without a milestone.

AltStyle によって変換されたページ (->オリジナル) /