mirror of
https://github.com/espressif/openthread.git
synced 2026-09-10 11:10:08 +00:00
* Convert FTD/MTD methods and remove if/else/endif from Makefiles
This commit is contained in:
committed by
Jonathan Hui
parent
79ab4b7c0b
commit
358ca8ee77
@@ -26,6 +26,12 @@
|
||||
* POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
/* Define to 1 to enable the NCP UART interface. */
|
||||
// On the command line: #define OPENTHREAD_ENABLE_NCP_UART 0
|
||||
|
||||
/* Define to 1 to enable the NCP SPI interface. */
|
||||
// On the command line: #define OPENTHREAD_ENABLE_NCP_SPI 1
|
||||
|
||||
/* Define to 1 if you want to enable default logging */
|
||||
#define OPENTHREAD_ENABLE_DEFAULT_LOGGING 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user