Add example for UART config
This commit is contained in:
parent
037b3f2502
commit
888c539163
2 changed files with 99 additions and 0 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