build(deps): bump actions/checkout from 6.0.2 to 7.0.1
Bumps actions/checkout from 6.0.2 to 7.0.1.
updated-dependencies:
- dependency-name: actions/checkout dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major …
Signed-off-by: dependabot[bot] support@github.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
action-setup-zephyr
This action initializes a Zephyr based project, downloading the Zephyr SDK and the necessary modules for a West based Zephyr workspace application.
Basic usage
Scenarios
Application and west.yml in an “app” subdirectory
Application and west.yml at the root of the repository
Use a specific SDK version and multiple compilers
Specify a custom west workspace manifest file name
Filter west groups and projects
Specify a west version