serial_echo: Fix program name in makefile
This commit is contained in:
parent
3060d72234
commit
4f05f15366
@ -1,3 +1,3 @@
|
||||
# Simple makefile for simple example
|
||||
PROGRAM=simple
|
||||
# Simple makefile for serial_echo example
|
||||
PROGRAM=serial_echo
|
||||
include ../../common.mk
|
||||
|
||||
Loading…
Reference in New Issue
Block a user