File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
connectivity/lorawan/include/lorawan Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -146,7 +146,8 @@ set(unittest-includes-base
146
146
"${PROJECT_SOURCE_DIR} /../connectivity/cellular/include/cellular/framework/device"
147
147
"${PROJECT_SOURCE_DIR} /../connectivity/cellular/include/cellular/framework"
148
148
"${PROJECT_SOURCE_DIR} /../connectivity/cellular/include/cellular/framework/common"
149
- "${PROJECT_SOURCE_DIR} /../connectivity/lorawan"
149
+ "${PROJECT_SOURCE_DIR} /../connectivity"
150
+ "${PROJECT_SOURCE_DIR} /../connectivity/lorawan/include/lorawan"
150
151
"${PROJECT_SOURCE_DIR} /../connectivity/lorawan/lorastack"
151
152
"${PROJECT_SOURCE_DIR} /../connectivity/lorawan/lorastack/mac"
152
153
"${PROJECT_SOURCE_DIR} /../connectivity/lorawan/lorastack/phy"
File renamed without changes.
You can’t perform that action at this time.
0 commit comments