Ericsson Ardesco device development extension
This extension allows for configuration of VSCode to allow development of Ardesco and other NRF9160 Nordic Semiconductor devices.
It has a set of configuration parameters (in Settings) that are used to preconfigure the CMake extension, as well as dependencies on other needed extensions.
To package: Install vsce (npm install -g vsce) and run vsce package from the root directory of the extension folder.
Needed extensions will be automatically installed.
- C/C++
- Cmake
- Cmake tools
- Cortex Debug
See settings. Will add here later.
TBD
Initial draft version.