nuttx-apps/.github
wangjianyu3 00653bb510 .github/workflows/build.yml: bump nuttx-ntfc-testing to release-0.0.2
nuttx-ntfc-testing's release-0.0.1 tag pins ntfc.yaml's citest
requirement to CONFIG_INIT_ENTRYPOINT=nsh_main, so any sim/citest
defconfig that switches to a different init entrypoint (e.g. nxinit's
init_main) fails CI with:

  OSError: Missing kconfig dependency: ['CONFIG_INIT_ENTRYPOINT', 'nsh_main']

Maintainer raiden00pl cut nuttx-ntfc-testing release-0.0.2, which drops
that CONFIG_INIT_ENTRYPOINT requirement from ntfc.yaml, and requested
both nuttx and nuttx-apps workflows be updated to it:
https://github.com/apache/nuttx-ntfc-testing/issues/7#issuecomment-5480486089

Only the `git clone -b release-0.0.1` line is changed; the unrelated
`ntfc==0.0.1` PyPI package pin (build.yml) is untouched.

Assisted-by: opencode-agent/claude-sonnet-5
Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com>
2026-09-01 11:24:28 +08:00
..
ISSUE_TEMPLATE Fix /.github/ISSUE_TEMPLATE/001_bug_report.yml:122: Intertial ==> Inertial 2025-06-24 22:19:00 +08:00
linters .github/linters: Ignore E704 warning 2025-06-24 22:19:00 +08:00
scripts ci: Support pull request dependencies via Depends-On. 2026-08-06 17:22:54 +08:00
workflows .github/workflows/build.yml: bump nuttx-ntfc-testing to release-0.0.2 2026-09-01 11:24:28 +08:00
dependabot.yml chore: Included githubactions in the dependabot config 2022-06-21 16:43:58 +03:00
labeler.yml github/workflow: Sync the new PR Labeling Workflow from NuttX Repo to NuttX Apps 2026-02-23 20:33:22 +08:00
PULL_REQUEST_TEMPLATE.md Contributing and PR template fix. 2025-06-24 22:19:00 +08:00
SECURITY.md docs: Include released 10.x and 11.x versions under security policy. 2025-06-24 22:19:00 +08:00