[continuous-integration] add SPI build check (#5165)

Enables NCP SPI in build checks. Also fixes some build errors in SPI code.
This commit is contained in:
Moandor
2020-06-30 22:52:31 -07:00
committed by GitHub
parent baa6523766
commit 68e66bc633
4 changed files with 40 additions and 11 deletions
+1
View File
@@ -72,6 +72,7 @@ build_all_features()
"-DOPENTHREAD_CONFIG_MLE_ATTACH_BACKOFF_ENABLE=1"
"-DOPENTHREAD_CONFIG_MLE_STEERING_DATA_SET_OOB_ENABLE=1"
"-DOPENTHREAD_CONFIG_MPL_DYNAMIC_INTERVAL_ENABLE"
"-DOPENTHREAD_CONFIG_NCP_SPI_ENABLE=1"
"-DOPENTHREAD_CONFIG_NCP_UART_ENABLE=1"
"-DOPENTHREAD_CONFIG_PLATFORM_FLASH_API_ENABLE=1"
"-DOPENTHREAD_CONFIG_PLATFORM_RADIO_COEX_ENABLE=1"