Thread provisioning and ping works
This commit is contained in:
12
lasertag.code-workspace
Normal file
12
lasertag.code-workspace
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"nrf-connect.applications": [
|
||||
"${workspaceFolder}/firmware/apps/leader"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user