nrf-connect.boardRoots with relative path

Hi 

I'm trying to add relative path to nrf-connect.boardRoots using 

"nrf-connect.boardRoots": ["${workspaceFolder}"]

It seems that "${workspaceFolder}" it is not known.

There is a way to use relative path, i need it because we are using git repo and it's cumbersome to use an absolute path because we have to change it for each branch

Best Regards,

Julien

Related