Softuart (#307)
* extras/softuart: support for multiple UARTs, dynamic RX/TX pins
This commit is contained in:
parent
fda5d0b942
commit
6b0547b963
7 changed files with 463 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