esp-rs/book repo issues and pull requests
Preface #175 [MabezDev]
Topics to discuss here: Who is this book for Scope of the book (e.g. not a Rust tutorial, not an embedded...
Add Vale CI #197 [SergioGasquez]
This PR introduces a Rust vale pacakge and adds CI that runs vale checks
Writing your own application #178 [MabezDev]
Logging (esp-println, defmt, etc.) Async Embassy RTIC block_on (???) Configuration (i.e. how it...
f-hollow: I believe you should be able to do something like this: Suggested change ...
f-hollow: @SergioGasquez It is great that you are creating a Rust Vale style. This will give you more...
f-hollow
SergioGasquez: We still get some Vale warnings (https://github.com/esp-rs/book/actions/runs/16048714232) since...