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

Made verify_paths() stricter. #64

Merged
merged 2 commits into from
Mar 20, 2024

Conversation

IsaacDynamo
Copy link
Contributor

Make sure paths have the expected dir/file type. Test existence of FreeRTOSConfig.h

…ile type. Test existance of FreeRTOSConfig.h
@schteve
Copy link
Collaborator

schteve commented Jan 26, 2024

Sorry for the delay, this looks good to me. I see we let the CI checks decay a bit - let me fix these failures separately since it's unrelated to your changes.

@schteve
Copy link
Collaborator

schteve commented Jan 29, 2024

I merged a fix for the CI failures. If you merge/rebase master it should work now.

@schteve
Copy link
Collaborator

schteve commented Mar 20, 2024

Meh not sure what's going on with the nightly build failures. Rather than continue trying to resolve that all here I'll merge as is.

As a note for myself in the future, we should probably move away from using nightly in the CI if we're able to do that now. This build failure is an example of why it can cause headache - there's no agreement on whether the lint that broke the build is even a good thing. rust-lang/rust#121708

@schteve schteve merged commit 77bdd5e into lobaro:master Mar 20, 2024
2 of 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.

None yet

2 participants