EL4121 Embedded System / mbed-os

Dependents:   cobaLCDJoyMotor_Thread odometry_omni_3roda_v3 odometry_omni_3roda_v1 odometry_omni_3roda_v2 ... more

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 72 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 88 of file libraries.py.