mirror of
https://github.com/espressif/openthread.git
synced 2026-08-25 11:49:51 +00:00
[posix] fix build for SPI bus (#3546)
This commit is contained in:
+1
-1
@@ -75,7 +75,7 @@ LOCAL_CFLAGS := \
|
||||
-DOPENTHREAD_CONFIG_POSIX_APP_ENABLE_PTY_DEVICE=1 \
|
||||
-DOPENTHREAD_FTD=1 \
|
||||
-DOPENTHREAD_POSIX=1 \
|
||||
-DOPENTHREAD_POSIX_APP=1 \
|
||||
-DOPENTHREAD_PLATFORM_POSIX_APP=1 \
|
||||
-DOPENTHREAD_PROJECT_CORE_CONFIG_FILE=\"openthread-core-posix-config.h\" \
|
||||
-DSPINEL_PLATFORM_HEADER=\"spinel_platform.h\" \
|
||||
-Wno-non-virtual-dtor \
|
||||
|
||||
Reference in New Issue
Block a user