https://github.com/ericsson/ardesco-vscode-extension
Ardesco extension for VS Code
https://github.com/ericsson/ardesco-vscode-extension
Last synced: 8 months ago
JSON representation
Ardesco extension for VS Code
- Host: GitHub
- URL: https://github.com/ericsson/ardesco-vscode-extension
- Owner: Ericsson
- Created: 2020-11-04T11:25:48.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-02T21:21:27.000Z (over 5 years ago)
- Last Synced: 2025-05-07T18:16:02.986Z (about 1 year ago)
- Language: TypeScript
- Size: 14.4 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ardesco README
Ericsson Ardesco device development extension
## Features
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.
## Requirements
Needed extensions will be automatically installed.
- C/C++
- Cmake
- Cmake tools
- Cortex Debug
## Extension Settings
See settings. Will add here later.
## Known Issues
TBD
## Release Notes
### 0.1.0
Initial draft version.