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

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
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...
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
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
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...
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
delayMicroseconds(): added support for 1Mhz, 12Mhz and 24Mhz 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)
#1678 by cano64 was closed May 22, 2015 Loading... Release 1.6.5
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
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
TWI timeout 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 Type: Bug
#1842 by DanNixon was closed Sep 17, 2016 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...
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...
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...
Fix operator new 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)
#108 by kibergus was closed Sep 17, 2019 Loading...
Enable Keyboard library to send key scancodes. 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)
#2356 by jclopes was closed Oct 29, 2015 Loading... Release 1.6.6
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...
Make Wire library error safe 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
#2489 by MauroMombelli was closed Feb 2, 2021 Loading...
rework pulseIn function to solve issue #2409 Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API Type: Regression Something that used to work and now doesn't
#2495 by facchinm was merged May 29, 2015 Loading... Release 1.6.5
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
Solution for: Leonardo keyboard API only allows ASCII input 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)
#1391 by yahesh was closed Sep 21, 2015 Loading... Release 1.6.6
Fix compilation warnings Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.)
#6446 by jtentor was closed Sep 20, 2019 Loading...
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
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...
Previous 1 3 4
Previous
ProTip! Mix and match filters to narrow down what you’re looking for.

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