5 lines
95 B
Makefile
5 lines
95 B
Makefile
|
PROGRAM = softuart
|
||
|
EXTRA_COMPONENTS = extras/softuart
|
||
|
ESPBAUD = 460800
|
||
|
include ../../common.mk
|