Skip to content

Fix nuttx ci issues#4735

Merged
no1wudi merged 2 commits intobytecodealliance:mainfrom
no1wudi:fix
Nov 28, 2025
Merged

Fix nuttx ci issues#4735
no1wudi merged 2 commits intobytecodealliance:mainfrom
no1wudi:fix

Conversation

@no1wudi
Copy link
Copy Markdown
Collaborator

@no1wudi no1wudi commented Nov 28, 2025

No description provided.

Optimize GitHub Actions workflow execution by limiting triggers to only
changes in the compilation_on_zephyr.yml workflow file itself, reducing
unnecessary workflow runs when other .github files are modified.
* Update pull_request trigger paths to target specific workflow file
* Update push trigger paths to target specific workflow file
* Eliminates redundant CI runs for documentation and script changes
Disable UF2 binary support for RP23XX boards in the compilation
workflow to resolve build issues and maintain consistency with
RP2040 board configuration.

* Added kconfig-tweak --disable CONFIG_RP23XX_UF2_BINARY
* Follows existing pattern for RP2040 boards
* Ensures successful compilation for rp23xx target
@no1wudi no1wudi merged commit 02c2550 into bytecodealliance:main Nov 28, 2025
65 checks passed
@lum1n0us lum1n0us added the bug-fix Determine if this PR addresses a bug. It will be used by scripts to classify PRs. label Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug-fix Determine if this PR addresses a bug. It will be used by scripts to classify PRs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants