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

« Back to documentation index

GccArm Class Reference

GccArm Class Reference

Inherits sources::export::cmake::CMake.

Public Member Functions

def generate
def build

Detailed Description

GCC ARM specific cmake target

Definition at line 187 of file export/cmake/__init__.py.


Member Function Documentation

def build (   project_name,
  log_name = "build_log.txt",
  cleanup = True 
) [inherited]
Build Make project 

Definition at line 128 of file export/cmake/__init__.py.

def generate (   self ) [inherited]
Generate the CMakefiles.txt

Definition at line 56 of file export/cmake/__init__.py.