-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Pull requests: arduino/Arduino
Pull requests list
Fix arduino/ArduinoCore-avr#174 for boards that have >64K of PROGMEM available
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
in progress
Work on this item is in progress
#6317
opened May 23, 2017 by
geez0x1
Loading...
updated Aug 29, 2025
Handle receiving a ZLP in USB_Available
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Core
Related to the code for the standard Arduino API
Type: Bug
USB: CDC serial
Serial interface used by MCUs with native USB (e.g. Leonardo) to communicate with the computer
#6886
opened Nov 3, 2017 by
sandeepmistry
Loading...
updated Feb 2, 2024
Make signed overflow behave "correctly"
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
feature request
A request to make an enhancement (not a bug fix)
Print and Stream class
The Arduino core library's Print and Stream classes
#4624
opened Feb 28, 2016 by
cousteaulecommandant
Loading...
updated Jun 29, 2021
Initial implementation of 9bit data support
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: HardwareSerial
The hardware serial functionality of the core libraries
feature request
A request to make an enhancement (not a bug fix)
#6443
opened Jun 30, 2017 by
svatoun
Loading...
updated Apr 9, 2021
Program unused lock bits to 1
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Avrdude 6.3
Specific to AVRDUDE version 6.3
#6601
opened Aug 10, 2017 by
Osambezy
Loading...
updated Apr 9, 2021
Add proper handling of ADMUXA and ADMUXB for Attiny 841 and Attiny 441
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
UnConfigured I2C Slave ISR Causing Reboot
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Library: Wire
The Wire Arduino library
#6852
opened Oct 24, 2017 by
stickbreaker
Loading...
updated Apr 9, 2021
ProTip!
Add no:assignee to see everything that’s not assigned.