-
Notifications
You must be signed in to change notification settings - Fork 66
Update installation chapter #62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update installation chapter #62
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a few comments, just took a quick look through. Will do a more thorough read some other time.
Co-authored-by: Jesse Braham <[email protected]>
Co-authored-by: Jesse Braham <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Alright, left a few more comments. I think I've addressed all my concerns at this point.
Co-authored-by: Jesse Braham <[email protected]>
|
Thank you all for the feedback, just addressed the comments! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for addressing those comments. I think this is probably fine to merge!
|
Oh I didn't notice, there are apparently merge conflicts (unless GitHub is lying to me again...) so those will need resolving first, obviously. If GitHub is lying to me again feel free to merge yourself @SergioGasquez |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a revert of my previous comment (sorry again!) then this LGTM :)
* docs: 📝 Initial rework of installation chapter * docs: 📝 Add build diagram * docs: 📝 Update riscv section * docs: 📝 Update riscv section * docs: 📝 Update Xtensa section * chore: 🔥 Remove build process * style: 🎨 Format troubleshooting chapter * docs: 📝 Update export paths * docs: 📝 Update libtinfo5 error * docs: 📝 Fix typos * fix: 🐛 Fix tests * fix: 🐛 Fix link * fix: 🐛 Fix link * docs: 🐛 Fix note on `no_std` targets * chore: ⚡️ Minor updates to simplify instructions * docs: Fix typo Co-authored-by: Jesse Braham <[email protected]> * docs: Fix typo Co-authored-by: Jesse Braham <[email protected]> * docs: Update insallation methods order Co-authored-by: Jesse Braham <[email protected]> * docs: 📝 Address comments * docs: 📝 Address comments * docs: 📝 Update default no_std riscv target --------- Co-authored-by: Jesse Braham <[email protected]>
* docs: 📝 Initial rework of installation chapter * docs: 📝 Add build diagram * docs: 📝 Update riscv section * docs: 📝 Update riscv section * docs: 📝 Update Xtensa section * chore: 🔥 Remove build process * style: 🎨 Format troubleshooting chapter * docs: 📝 Update export paths * docs: 📝 Update libtinfo5 error * docs: 📝 Fix typos * fix: 🐛 Fix tests * fix: 🐛 Fix link * fix: 🐛 Fix link * docs: 🐛 Fix note on `no_std` targets * chore: ⚡️ Minor updates to simplify instructions * docs: Fix typo Co-authored-by: Jesse Braham <[email protected]> * docs: Fix typo Co-authored-by: Jesse Braham <[email protected]> * docs: Update insallation methods order Co-authored-by: Jesse Braham <[email protected]> * docs: 📝 Address comments * docs: 📝 Address comments * docs: 📝 Update default no_std riscv target --------- Co-authored-by: Jesse Braham <[email protected]>
* docs: 📝 Initial rework of installation chapter * docs: 📝 Add build diagram * docs: 📝 Update riscv section * docs: 📝 Update riscv section * docs: 📝 Update Xtensa section * chore: 🔥 Remove build process * style: 🎨 Format troubleshooting chapter * docs: 📝 Update export paths * docs: 📝 Update libtinfo5 error * docs: 📝 Fix typos * fix: 🐛 Fix tests * fix: 🐛 Fix link * fix: 🐛 Fix link * docs: 🐛 Fix note on `no_std` targets * chore: ⚡️ Minor updates to simplify instructions * docs: Fix typo Co-authored-by: Jesse Braham <[email protected]> * docs: Fix typo Co-authored-by: Jesse Braham <[email protected]> * docs: Update insallation methods order Co-authored-by: Jesse Braham <[email protected]> * docs: 📝 Address comments * docs: 📝 Address comments * docs: 📝 Update default no_std riscv target --------- Co-authored-by: Jesse Braham <[email protected]>
* docs: 📝 Initial rework of installation chapter * docs: 📝 Add build diagram * docs: 📝 Update riscv section * docs: 📝 Update riscv section * docs: 📝 Update Xtensa section * chore: 🔥 Remove build process * style: 🎨 Format troubleshooting chapter * docs: 📝 Update export paths * docs: 📝 Update libtinfo5 error * docs: 📝 Fix typos * fix: 🐛 Fix tests * fix: 🐛 Fix link * fix: 🐛 Fix link * docs: 🐛 Fix note on `no_std` targets * chore: ⚡️ Minor updates to simplify instructions * docs: Fix typo Co-authored-by: Jesse Braham <[email protected]> * docs: Fix typo Co-authored-by: Jesse Braham <[email protected]> * docs: Update insallation methods order Co-authored-by: Jesse Braham <[email protected]> * docs: 📝 Address comments * docs: 📝 Address comments * docs: 📝 Update default no_std riscv target --------- Co-authored-by: Jesse Braham <[email protected]>
* docs: 📝 Initial rework of installation chapter * docs: 📝 Add build diagram * docs: 📝 Update riscv section * docs: 📝 Update riscv section * docs: 📝 Update Xtensa section * chore: 🔥 Remove build process * style: 🎨 Format troubleshooting chapter * docs: 📝 Update export paths * docs: 📝 Update libtinfo5 error * docs: 📝 Fix typos * fix: 🐛 Fix tests * fix: 🐛 Fix link * fix: 🐛 Fix link * docs: 🐛 Fix note on `no_std` targets * chore: ⚡️ Minor updates to simplify instructions * docs: Fix typo Co-authored-by: Jesse Braham <[email protected]> * docs: Fix typo Co-authored-by: Jesse Braham <[email protected]> * docs: Update insallation methods order Co-authored-by: Jesse Braham <[email protected]> * docs: 📝 Address comments * docs: 📝 Address comments * docs: 📝 Update default no_std riscv target --------- Co-authored-by: Jesse Braham <[email protected]>
Rendered view:
@georgik @MabezDev @bjoernQ @JurajSadel @jessebraham any feedback/suggestion is more than welcome!