UART: Add ability to configure stopbits and parity bit (#590)
This commit is contained in:
parent
f296f4d91e
commit
5c18d42c8d
4 changed files with 148 additions and 1 deletions
3
examples/uart_config/Makefile
Executable file
3
examples/uart_config/Makefile
Executable file
|
@ -0,0 +1,3 @@
|
|||
PROGRAM=uart_config
|
||||
|
||||
include ../../common.mk
|
Loading…
Add table
Add a link
Reference in a new issue