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

Make the bootloader build for atmega328 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)
#124 by iMartyn was closed Feb 8, 2017 Loading...
Set default values for Arduino AVR Boards upload.verify and program.verify Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Avrdude 6.3 Specific to AVRDUDE version 6.3 Type: Regression Something that used to work and now doesn't
#5427 by per1234 was merged Oct 4, 2016 Loading... Release 1.6.13
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
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
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...
Adapt arduino-usbserial to LUFA changes 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 Component: Firmware Limited to the contents of the firmwares folder in the core packages feature request A request to make an enhancement (not a bug fix)
#18 by rafl was closed Sep 17, 2019 Loading...
Define names for twi errors. 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
#2152 by schonai was closed Sep 18, 2019 Loading...
Enable immediate evaluation of a Serial rx 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)
#1995 by bluesign2k was closed Jul 18, 2016 Loading...
Update Mega2560 maximum sketch size Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) in progress Work on this item is in progress
#6048 by bigjohnson was closed Sep 20, 2019 Loading...
Add USBDevice.isSuspended() Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...)
#6964 by algernon was closed Dec 10, 2018 Loading...
Added SERIAL_PORT_MONITOR define Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.)
#7023 by giampiero7 was closed Sep 20, 2019 Loading...
Added digitalWrite(pin, TOGGLE) 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)
#111 by Lauszus was closed Oct 15, 2013 Loading...
Add Atmel-ICE as AVR programmer Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.)
#5880 by facchinm was merged Feb 8, 2017 Loading... Release 1.8.2
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
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
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
Don't set TWSTO in tw_stop for slave transactions. This fixes non-working Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Library: Wire The Wire Arduino library
#27 by wallclimber21 was closed Aug 26, 2015 Loading... Release 1.6.6
328 notp 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)
#125 by iMartyn was closed Jul 14, 2015 Loading... Release 1.6.6
Fixdefines 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)
#126 by iMartyn was closed Jul 14, 2015 Loading... Release 1.6.6
Fix the ATmega8U2 code to support 300 bps 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)
#2119 by supersat was closed Sep 18, 2019 Loading...
Wire library support for TWI General Call 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
#49 by edbaafi was closed Sep 17, 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...
Previous 1 3 4
Previous
ProTip! Updated in the last three days: updated:>2025年09月22日.

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