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

Update avr toolchain to Atmel 3.5.3 and avrdude to 6.3 Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Toolchain The tools used for compilation and uploading to Arduino boards
#5021 by cmaglie was merged Jul 25, 2016 Loading... Release 1.6.10
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...
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
Move TWBR register to utility files Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) feature request A request to make an enhancement (not a bug fix) Library: Wire The Wire Arduino library
#4665 by PaoloP74 was closed Mar 9, 2016 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
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
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...
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...
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
[AVR] Fixed USB_SendControl for buffer size > 64 Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) 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) Type: Bug
#4325 by cmaglie was closed Dec 23, 2015 Loading... Release 1.6.8
Added Long USB RecvControl call for >64 bytes Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...)
#4317 by NicoHood was merged Dec 21, 2015 Loading... Release 1.6.8
Added SerialUSB alias for Serial on 32u4 boards Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix)
#4192 by cmaglie was merged Nov 24, 2015 Loading... Release 1.6.7
Track if a USB ZLP is needed on flush 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
#4138 by sandeepmistry was closed Apr 14, 2016 Loading...
Gemma digitalPinToInterrupt support Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix)
#4020 by agdl was merged Oct 23, 2015 Loading... Release 1.6.6
Ethernet digitalPinToInterrupt support Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix)
#4019 by agdl was merged Oct 23, 2015 Loading... Release 1.6.6
Fix Hardwareserial sending a byte twice Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: HardwareSerial The hardware serial functionality of the core libraries
#3865 by NicoHood was closed Oct 25, 2017 Loading...
make serial.available, peek, read atomic Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: HardwareSerial The hardware serial functionality of the core libraries Type: Bug
#3848 by robert-rozee was closed Nov 13, 2017 Loading...
Fix HW+CDC Serial buffer size determination Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API Component: HardwareSerial The hardware serial functionality of the core libraries 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
#3826 by NicoHood was merged Sep 21, 2015 Loading... Release 1.6.6
Added EXTERNAL_NUM_INTERRUPTS for AVR xxU2 series Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix)
#3747 by cmaglie was merged Sep 1, 2015 Loading... Release 1.6.6
Added TXLed to Leonardo pin definition file Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) feature request A request to make an enhancement (not a bug fix)
#3680 by NicoHood was merged Nov 24, 2015 Loading... Release 1.6.7
Usb core fixes Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...)
#3640 by NicoHood was merged Aug 13, 2015 Loading... Release 1.6.6
Avoid rounding errors in baudrate calculation. Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: HardwareSerial The hardware serial functionality of the core libraries
#3384 by isering was closed Sep 18, 2019 Loading...
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
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
Check if INT2 is actually defined before issuing warning in detachInterrupt Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix)
#3244 by Lauszus was merged May 28, 2015 Loading... Release 1.6.5
ProTip! What’s not been updated in a month: updated:<2025年08月23日.

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