Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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.
Generated on Tue Jul 12 2022 18:19:10 by
