-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Pull requests: arduino/Arduino
Pull requests list
Unblock write operation in HardwareSerial class for multythreading
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: HardwareSerial
The hardware serial functionality of the core libraries
#7360
by slavaza
was closed Sep 20, 2019
Loading...
Check TXEMPTY flag instead of TXRDY flag on Serial.flush()
Architecture: SAM
Applies only to the SAM microcontrollers (Due)
Board: Arduino Due
Applies only to the Due
Component: HardwareSerial
The hardware serial functionality of the core libraries
Add config options to due Serial1, 2, and 3
Board: Arduino Due
Applies only to the Due
Component: HardwareSerial
The hardware serial functionality of the core libraries
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...
ProTip!
Adding no:label will show everything without a label.