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
Yes please, the documentation is still quite lacking at the moment. I think it may also be a good idea to link to relevant example programs from the docs. I think working through this per-crate is fine, it that works for you.
I'm thinking to make documentation more useful and accessible by adding code examples. Would you be happy to accept this?
To start with, I would add just a basic example to the documentation of each module, like in the standard library documentation: https://doc.rust-lang.org/std/vec/index.html
Example:
I would also like to make one PR per crate or possibly per module. What to you think?
To do
atmega-hal
: Add examples to atmega-hal documentation #591attiny-hal
: Add examples to attiny-hal documentation #592arduino-hal
The text was updated successfully, but these errors were encountered: