Apply 2 suggestion(s) to 2 file(s)
This commit is contained in:
parent
577598d2df
commit
afad97d9f8
@ -9,7 +9,7 @@ config EXAMPLES_TERMIOS
|
||||
---help---
|
||||
Enable the Termios example. This example
|
||||
shows how to change serial parameters like baud rate,
|
||||
stop bits, data lenght and parity using the termios interface.
|
||||
stop bits, data length and parity using the termios interface.
|
||||
|
||||
if EXAMPLES_TERMIOS
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
include $(APPDIR)/Make.defs
|
||||
|
||||
# Termios Example! built-in application info
|
||||
# Termios example built-in application info
|
||||
|
||||
PROGNAME = termios
|
||||
PRIORITY = $(CONFIG_EXAMPLES_TERMIOS_PRIORITY)
|
||||
|
Loading…
Reference in New Issue
Block a user