nkjnm
Dependencies: MAX44000 nexpaq_mdk
Fork of LED_Demo by
examples Namespace Reference
Functions | |
| def | target_cross_toolchain |
| def | main |
| def | do_import |
| def | do_compile |
Detailed Description
import and bulid a bunch of example programs
Function Documentation
| def examples::do_compile | ( | args ) |
Do the compile step
Definition at line 78 of file examples.py.
| def examples::do_import | ( | _ ) |
Do the import step of this process
Definition at line 71 of file examples.py.
| def examples::main | ( | void | ) |
Entry point
Definition at line 55 of file examples.py.
| def examples::target_cross_toolchain | ( | allowed_toolchains, | |
features = [], |
|||
targets = TARGET_MAP.keys() |
|||
| ) |
Generate pairs of target and toolchains
Args:
allowed_toolchains - a list of all possible toolchains
Kwargs:
features - the features that must be in the features array of a
target
targets - a list of available targets
Definition at line 34 of file examples.py.
Generated on Tue Jul 12 2022 17:04:06 by
1.7.2
