Brad Campbell
Brad Campbell
#3453 happened between that previous comment and now, but, no, no one is working on the last missing APIs for the nrf52.
Does anyone know of any github/rust projects that do something similar in terms of using CI to verify builds are reproducible and publishing SHAs?
I would rather move the documentation to the book and use mdbook's toc generator at this point.
> My 2ct: > > * Keeping the technical documentation in the kernel repo is very nice, as it allows us to reference code files via relative symlinks, and update...
It would be nice to not have to run CI on rust code for documentation PRs.
https://github.com/pbzweihander/markdown-toc is getting closer.
I propose we close this.
Probably best to just start a new PR if work on this resumes.
As Tock is async I don't think we want to add blocking APIs to core HILs.