Added documentation for Vicharak Shrike Lite#472
Conversation
|
Thanks for the docs update @YajTPG Did you generate it using https://github.com/tinygo-org/tinygo-site/tree/release/doc-gen from the branch with your addition of the board itself? If not, then this would be done once that PR lands. The other changes you added would then have a place they would not be overwritten when next regenerated. Hope that makes sense! |
|
Ah, that's what I was missing the entire time! Generated the machine package using doc-gen in YajTPG/tinygo-site@7e4d649 Thank you for pointing that out, @deadprogram! |
|
Thanks for the changes @YajTPG now squash/merging. |
* Added docs for shrike-lite * Generate doc for shrike-lite, fix target in doc
Related PR: tinygo-org/tinygo#5170
Thanks!