mirror of
https://github.com/espressif/openthread.git
synced 2026-07-27 22:37:45 +00:00
[spinel] fix cmake source list for spinel_helper.cpp (#10515)
This commit is contained in:
@@ -95,6 +95,7 @@ target_sources(openthread-radio-spinel
|
||||
logger.cpp
|
||||
radio_spinel.cpp
|
||||
spinel_driver.cpp
|
||||
spinel_helper.cpp
|
||||
)
|
||||
target_sources(openthread-spinel-ncp PRIVATE ${COMMON_SOURCES})
|
||||
target_sources(openthread-spinel-rcp PRIVATE ${COMMON_SOURCES})
|
||||
|
||||
Reference in New Issue
Block a user