Skip to content

[patch-axel-4] UART driver cleanup#5

Draft
axel-h wants to merge 10 commits into
masterfrom
patch-axel-4
Draft

[patch-axel-4] UART driver cleanup#5
axel-h wants to merge 10 commits into
masterfrom
patch-axel-4

Conversation

@axel-h
Copy link
Copy Markdown
Owner

@axel-h axel-h commented Feb 15, 2024

No description provided.

@axel-h axel-h force-pushed the patch-axel-4 branch 3 times, most recently from 1e7e930 to a24fd9a Compare March 11, 2024 12:54
axel-h added 10 commits June 20, 2024 22:14
Signed-off-by: Axel Heider <axelheider@gmx.de>
Signed-off-by: Axel Heider <axelheider@gmx.de>
Signed-off-by: Axel Heider <axelheider@gmx.de>
Fix the bug that LF CR is printed instead of CR LF.

Signed-off-by: Axel Heider <axelheider@gmx.de>
Introduce SERIAL_TX_NONBLOCKING to allow defining UART blocking
behavior. Clarify SERIAL_AUTO_CR behavior. Keep behavior of all
drivers as it was before, but now the differences become more
obvious.

Signed-off-by: Axel Heider <axelheider@gmx.de>
Enable SERIAL_AUTO_CR and disable SERIAL_NONBLOCKING, so the UART can be
used as a console. If application need a data UART, they must explicitly
set the defaults.

Signed-off-by: Axel Heider <axelheider@gmx.de>
Signed-off-by: Axel Heider <axelheider@gmx.de>
Signed-off-by: Axel Heider <axelheider@gmx.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant