-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Pull requests: arduino/Arduino
Pull requests list
Support for different size of HardwareSerial TX and RX buffers.
Component: HardwareSerial
The hardware serial functionality of the core libraries
feature request
A request to make an enhancement (not a bug fix)
#1955
by jantje
was merged Apr 1, 2014
Loading...
updated Jun 12, 2014
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...
updated Jun 23, 2014
Add isFlushed() to HardwareSerial (avr) and UARTClass (sam)
Component: HardwareSerial
The hardware serial functionality of the core libraries
feature request
A request to make an enhancement (not a bug fix)
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
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
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...
updated Jul 18, 2016
making UART/USART handler weak to allow custom external handlers
Architecture: SAM
Applies only to the SAM microcontrollers (Due)
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)
#3023
by odurc
was closed Jan 24, 2017
Loading...
updated Jan 24, 2017
Fix Hardwareserial sending a byte twice
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: HardwareSerial
The hardware serial functionality of the core libraries
#3865
by NicoHood
was closed Oct 25, 2017
Loading...
updated Oct 25, 2017
9-bit frame support to Hardware Serial 1.0.X
Component: HardwareSerial
The hardware serial functionality of the core libraries
feature request
A request to make an enhancement (not a bug fix)
#2292
by Bouni
was closed Nov 13, 2017
Loading...
updated Nov 13, 2017
make serial.available, peek, read atomic
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: HardwareSerial
The hardware serial functionality of the core libraries
Type: Bug
#3848
by robert-rozee
was closed Nov 13, 2017
Loading...
updated Nov 14, 2017
HardwareSerial modifications
Component: HardwareSerial
The hardware serial functionality of the core libraries
feature request
A request to make an enhancement (not a bug fix)
#1221
by agalliazzo
was closed Sep 17, 2019
Loading...
updated Sep 17, 2019
Avoid rounding errors in baudrate calculation.
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: HardwareSerial
The hardware serial functionality of the core libraries
#3384
by isering
was closed Sep 18, 2019
Loading...
updated Sep 18, 2019
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...
updated Sep 20, 2019
9-bit frame support for HardwareSerial 1.5.X
Component: HardwareSerial
The hardware serial functionality of the core libraries
feature request
A request to make an enhancement (not a bug fix)
#2291
by Bouni
was closed Apr 13, 2021
Loading...
updated Apr 13, 2021
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.