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

« Back to documentation index

Eclipse Class Reference

Eclipse Class Reference

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

Inherited by EclipseArmc5, EclipseGcc, and EclipseIAR.

Public Member Functions

def generate

Detailed Description

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

Definition at line 9 of file export/cdt/__init__.py.


Member Function Documentation

def generate (   self )
Generate Makefile, .cproject & .project Eclipse project file,
py_ocd_settings launch file, and software link .p2f file

Definition at line 13 of file export/cdt/__init__.py.