4 lines
86 B
Makefile
4 lines
86 B
Makefile
|
PROGRAM=terminal
|
||
|
EXTRA_COMPONENTS=extras/stdin_uart_interrupt
|
||
|
include ../../common.mk
|