Skip to content

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

added setRowOffsets to liquid crystal library feature request A request to make an enhancement (not a bug fix)
#55 by msproul was closed Sep 8, 2014 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…
A fix for issue 672: http://code.google.com/p/arduino/issues/detail?id=672 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)
#43 by hjohnson was closed Apr 13, 2014 Loading…
LiquidCrystal: One bugfix in setCursor and change all atributes from private to protected feature request A request to make an enhancement (not a bug fix)
#37 by netmaniac was closed Nov 7, 2014 Loading…
Support building packets in w5100 packet memory. feature request A request to make an enhancement (not a bug fix) Library: Ethernet The Ethernet Arduino library
#34 by karlp was closed Sep 17, 2019 Loading…
bitclock parameter for programmers, speedier uploads Component: IDE The Arduino IDE Component: Uploading Uploading programs to an Arduino board feature request A request to make an enhancement (not a bug fix)
#25 by madworm was closed May 11, 2015 Loading… Release 1.6.5
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…
Extend Stream to provide remove(count) and peek(offset) Component: Core Related to the code for the standard Arduino API 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
#17 by blalor was closed Sep 17, 2019 Loading…
Patches to fix various -W -Wall warnings, enabling -W -Wall flags, .map and .lst files, and more verbose size report Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix)
#14 by jcwren was closed Apr 20, 2014 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.