Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmake(enhance):Enhance romfs so that RAWS files can be added in any location #61

Merged
merged 2 commits into from
Dec 25, 2024

Conversation

xuxin930
Copy link
Contributor

Summary

1.make the generation sequence of etc romfs no longer bound to the board 2.RCRAWS RCSRCS can be added from any directory
3.enable dynamic files, files generated during the compilation process,
and ensure the correct time order

Impact

new feat

Testing

./build.sh vendor/sim/boards/vela/configs/vela --cmake 

…ocation

1.make the generation sequence of etc romfs no longer bound to the board
2.RCRAWS RCSRCS can be added from any directory
3.enable dynamic files, files generated during the compilation process,
    and ensure the correct time order
We use the rules added later to overwrite the previous rules
@xiaoxiang781216 xiaoxiang781216 merged commit fc2c634 into open-vela:dev Dec 25, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants