Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Ericsson/Ardesco-VSCode-Extension

Ardesco extension for VS Code
https://github.com/Ericsson/Ardesco-VSCode-Extension

Last synced: 3 months ago
JSON representation

Ardesco extension for VS Code

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.