- DTS bindings - Debouncing logic - New `input` for testing and interrupt power profiling
16 lines
201 B
Text
16 lines
201 B
Text
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
},
|
|
{
|
|
"path": "../../prstlib"
|
|
}
|
|
],
|
|
"settings": {
|
|
"C_Cpp.autoAddFileAssociations": false,
|
|
"nrf-connect.applications": [
|
|
"${workspaceFolder}"
|
|
]
|
|
}
|
|
}
|