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

« Back to documentation index

sources::export::exporters Namespace Reference

sources::export::exporters Namespace Reference

Data Structures

class  TargetNotSupportedException
class  ExporterTargetsProperty
class  Exporter

Functions

def apply_supported_whitelist

Detailed Description

Just a template for subclassing

Function Documentation

def sources::export::exporters::apply_supported_whitelist (   compiler,
  whitelist,
  target 
)
Generate a list of supported targets for a given compiler and post-binary hook
white-list.

Definition at line 311 of file exporters.py.