nuttx/.github
Lup Yuen Lee 282529c0f9 CI: Check out the correct branch of nuttx repo when compiling nuttx-apps
When compiling the Release Branch of `nuttx-apps`, our CI Workflow `build.yml` checks out the Master Branch of `nuttx` repo, which is incorrect. This happens due to a typo in `build.yml`: https://github.com/apache/nuttx/issues/14513

This PR fixes the typo in `build.yml` to checkout the correct branch of `nuttx` repo.
2026-04-21 01:13:30 +08:00
..
ISSUE_TEMPLATE ISSUE_TEMPLATE: fix missing labels 2026-04-21 01:12:38 +08:00
actions Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00
linters nuttxgdb/utils.py: add utils.Value to easy access to element 2026-04-21 01:13:16 +08:00
workflows CI: Check out the correct branch of nuttx repo when compiling nuttx-apps 2026-04-21 01:13:30 +08:00
PULL_REQUEST_TEMPLATE.md Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00
SECURITY.md boards/spresense: remove BOARDIOC_SDCARD_SETNOTIFYCB ioctl 2026-04-20 22:30:58 +08:00
dependabot.yml Merge remote-tracking branch 'mirtos/master' into dev-upmerge-nuttx-10.3-0806 2026-04-20 22:05:38 +08:00
gcc.json Merge remote-tracking branch 'mirtos/master' into dev-upmerge-nuttx-10.3-0806 2026-04-20 22:05:38 +08:00
labeler.yml .github/labeler.yml: add missing drivers label 2026-04-21 01:13:29 +08:00
nxstyle.json Add problem matching for gcc and nxstyle to github actions 2026-04-20 20:39:41 +08:00