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

Add multithreding support to HardwareSerial Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix) Type: Duplicate Another item already exists for this topic Type: Invalid Off topic for this repository, or a bug report determined to not actually represent a bug
#7459 by slavaza was closed Apr 13, 2018 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...
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
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
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
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
PIO[ABCD] handlers improvement using ATSAM3X8E CLZ instruction 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)
#3983 by antodom was merged Jan 5, 2016 Loading... Release 1.6.8
Fix compiler warnings in USBCore.cpp 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, ...)
#3854 by NicoHood was closed Sep 28, 2015 Loading... Release 1.6.6
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
DNSClient::inet_aton fix and new IPAddress::fromString method Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix) Library: Ethernet The Ethernet Arduino library Type: Bug
#3780 by cmaglie was merged Sep 18, 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
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
Add missing case to detachinterrupt Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API
#3221 by vicatcu was merged May 26, 2015 Loading... Release 1.6.5
Println optimize 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
#3211 by Chris--A was merged May 28, 2015 Loading... Release 1.6.5
Fixed bug with flushing Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API Waiting for feedback More information must be provided before we can proceed
#3207 by WilhelmWiens was merged May 28, 2015 Loading... Release 1.6.5
Modified randomSeed, now uses unsigned long. Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API
#3202 by Chris--A was merged May 28, 2015 Loading... Release 1.6.5
Bug (solved): D24 bit value is wrong in digital pin masks. Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API Type: Invalid Off topic for this repository, or a bug report determined to not actually represent a bug
#3129 by rafacouto was closed Aug 17, 2015 Loading... Release 1.6.6
New feature: validate function for String class. Component: Core Related to the code for the standard Arduino API Print and Stream class The Arduino core library's Print and Stream classes
#3096 by Chris--A was closed Sep 18, 2019 Loading...
making UART/USART handler weak to allow custom external handlers Architecture: SAM Applies only to the SAM microcontrollers (Due) 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)
#3023 by odurc was closed Jan 24, 2017 Loading...
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
Previous 1 3 4
Previous
ProTip! no:milestone will show everything without a milestone.

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