-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Pull requests: arduino/Arduino
Pull requests list
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)
Add error handling to HardwareSerial
Component: Core
Related to the code for the standard Arduino API
#1365
by aib
was closed Nov 25, 2013
Loading...
Bug in SoftwareSerial when using inverse logic
Component: Core
Related to the code for the standard Arduino API
#1362
by jenscski
was closed May 23, 2014
Loading...
User overridable Related to the code for the standard Arduino API
setup
, loop
and main
through __attribute__((weak))
Component: Core
#1141
by cipriancraciun
was closed Feb 6, 2013
Loading...
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)
Stream - virtual copy constructor added
Component: Core
Related to the code for the standard Arduino API
feature request
A request to make an enhancement (not a bug fix)
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...
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...
Correct implementation of gcc specific internal functions
Component: Core
Related to the code for the standard Arduino API
feature request
A request to make an enhancement (not a bug fix)
#107
by kibergus
was closed Sep 8, 2014
Loading...
Fix for issues #846 and #847
Component: Core
Related to the code for the standard Arduino API
feature request
A request to make an enhancement (not a bug fix)
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...
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 p on any issue or pull request to go back to the pull request listing page.