update comment to reflect library
This commit is contained in:
parent
f30f57059d
commit
478826390a
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Component makefile for extras/uart_repl
|
# Component makefile for extras/uart_repl
|
||||||
|
|
||||||
# expected anyone using RTC driver includes it as 'uart_repl/uart_repl.h'
|
# expected anyone using this library includes it as 'uart_repl/uart_repl.h'
|
||||||
INC_DIRS += $(uart_repl_ROOT)..
|
INC_DIRS += $(uart_repl_ROOT)..
|
||||||
|
|
||||||
# args for passing into compile rule generation
|
# args for passing into compile rule generation
|
||||||
|
|
Loading…
Reference in a new issue