Rtos API example

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.