Anders Blomdell / mbed-sdk-tools
Embed: (wiki syntax)

« Back to documentation index

VSCode Class Reference

VSCode Class Reference

Inherits tools::export::makefile::Makefile.

Inherited by VSCodeArmc5, VSCodeGcc, and VSCodeIAR.

Public Member Functions

def generate

Detailed Description

Generic VSCode project. Intended to be subclassed by classes that
specify a type of Makefile.

Definition at line 25 of file export/vscode/__init__.py.


Member Function Documentation

def generate (   self )
Generate Makefile and VSCode launch and task files

Definition at line 29 of file export/vscode/__init__.py.