File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -261,6 +261,12 @@ config OPENTHREAD_NCP_RADIO
261261 help
262262 Enable NCP in OpenThread stack as radio-only
263263
264+ config OPENTHREAD_NCP_VENDOR_HOOK_SOURCE
265+ string "NCP vendor hook source file"
266+ depends on OPENTHREAD_NCP
267+ help
268+ Enable vendor specific code and specific the filename
269+
264270config OPENTHREAD_NCP_SPINEL_ON_UART_DEV_NAME
265271 string "UART device to use for NCP SPINEL"
266272 default "UART_0"
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ manifest:
104104 revision : 29e516ec585b1a909af2b5f1c60d83e7d4d563e3
105105 path : modules/lib/loramac-node
106106 - name : openthread
107- revision : a83d18cf18bc8cd431ad6704ad0bf0e6d08c99d7
107+ revision : 168248677cacbf9cc5e0c94b8f0682259cfd5f40
108108 path : modules/lib/openthread
109109 - name : segger
110110 revision : 6fcf61606d6012d2c44129edc033f59331e268bc
You can’t perform that action at this time.
0 commit comments