esp-rs/book repo issues and pull requests
In Section 4.1.2, "Understanding main.rs" section is outdated #213 [rickymcmuffin]
In Section 4.1.2, the code block under "Understanding main.rs" is outdated. It currently looks like this: 1 use...
Getting started #177 [MabezDev]
Toolchain installation/setup Tooling esp-generate espflash probe-rs use --locked
Writing your own application #178 [MabezDev]
Logging (esp-println, defmt, etc.) Async Embassy RTIC block_on (???) Configuration (i.e. how it...
SergioGasquez: Hi! Thanks for the issue, we are currently working on rewriting the book: #174. It will only...