Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/Ericsson/Ardesco-VSCode-Extension
- Owner: Ericsson
- Created: 2020-11-04T11:25:48.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-02T21:21:27.000Z (almost 4 years ago)
- Last Synced: 2024-05-09T22:37:56.212Z (6 months ago)
- Language: TypeScript
- Size: 14.4 MB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-zephyr-rtos - Ardesco-VSCode-Extension - Ericsson Ardesco device development extension. (Tools / Editors & IDEs)
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.