Rtos API example

Embed: (wiki syntax)

« Back to documentation index

tools::export::exporters Namespace Reference

tools::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 tools::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 218 of file exporters.py.