You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's easy to end up with a very large src/main.rs / mod app with RTIC. Having a next steps section with ideas on how to grow and modularize code would be a nice way to end the book.
Could also touch on creating structs for multiple shared resources, and using an impl block to keep their code together.
fralalonde, vijfhoek, justdimaa, elsuizo, azerupi and 15 more