exaples/softuart: add basic example for softuart
This commit is contained in:
parent
cd43eb4311
commit
5192f73183
3 changed files with 57 additions and 0 deletions
4
examples/softuart/Makefile
Normal file
4
examples/softuart/Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
PROGRAM = softuart
|
||||
EXTRA_COMPONENTS = extras/softuart
|
||||
ESPBAUD = 460800
|
||||
include ../../common.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue