You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added function for CMake to build modules using python scripts
Now using -l switch triggers CMakeLists for module passed after switch.
f.e.
xtensa-build-zephyr.py -u mtl -k ../keys/mtl_private_key.pem -l smart_amp_test
We can build more then one module just by adding more module names.
Signed-off-by: Dobrowolski, PawelX <pawelx.dobrowolski@intel.com>
0 commit comments