joey shelton / LED_Demo2

Dependencies:   MAX44000 PWM_Tone_Library nexpaq_mdk

Fork of LED_Demo by joey shelton

Embed: (wiki syntax)

« Back to documentation index

Library Class Reference

Library Class Reference

Public Member Functions

def is_supported

Detailed Description

A library representation that allows for querying of support

Definition at line 119 of file libraries.py.


Member Function Documentation

def is_supported (   self,
  target,
  toolchain 
)
Check if a target toolchain combination is supported

Positional arguments:
target - the MCU or board
toolchain - the compiler

Definition at line 135 of file libraries.py.