This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from acc067e4f1 docs/qemu-armv8a: add doc for fastboot tcp new c6c71b0beb drivers/serial/serial: typo fix in comment new b5ccd54dd6 drivers/serial/serial: fix race condition in flow control new a3f8b55143 drivers/serial/serial: prevent race conditions on 8-bit architectures The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: arch/Kconfig | 17 ++++++ arch/avr/Kconfig | 1 + drivers/serial/Kconfig | 9 ++++ drivers/serial/Kconfig-usart | 120 +++++++++++++++++++++++++++++++++++------- drivers/serial/serial.c | 30 +++++++---- include/nuttx/serial/serial.h | 24 +++++++-- 6 files changed, 167 insertions(+), 34 deletions(-)