mirror of
https://github.com/espressif/openthread.git
synced 2026-08-10 20:57:47 +00:00
[configure.ac] fix typographical error (#2729)
This commit is contained in:
committed by
Jonathan Hui
parent
420813e03d
commit
ff04efc283
+1
-1
@@ -541,7 +541,7 @@ AC_MSG_RESULT([${OPENTHREAD_ENABLE_SPI}])
|
||||
AC_SUBST(OPENTHREAD_ENABLE_NCP_UART)
|
||||
AM_CONDITIONAL([OPENTHREAD_ENABLE_NCP_UART], [test "${with_ncp_bus}" = "uart"])
|
||||
AC_DEFINE_UNQUOTED([OPENTHREAD_ENABLE_NCP_UART],[${OPENTHREAD_ENABLE_NCP_UART}],[Define to 1 to enable the NCP UART interface.])
|
||||
AC_MSG_CHECKING([sould NCP support UART])
|
||||
AC_MSG_CHECKING([should NCP support UART])
|
||||
AC_MSG_RESULT([${OPENTHREAD_ENABLE_UART}])
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user