-
Notifications
You must be signed in to change notification settings - Fork 58
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
Overhaul ecosystem overview #75
Overhaul ecosystem overview #75
Conversation
Restructure the chapter Setting Up the Development Environment
Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com>
Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com>
Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com>
Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com>
Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com>
Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com>
@SergioGasquez PTAL |
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.
Initial review of the src/overview/bare-metal.md
file, I'll proceed with the other files later
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.
Hi! Thanks for reworking this chapter, just left a set of comments/suggestions.
Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com>
There are only unresolved comments about the Otherwise, I don't have any other suggestions or ideas to add. |
Just created https://github.com/f-hollow/Rust-on-ESP/pull/2 with my suggestions, feel free to coment! |
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.
LGTM
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 read the whole chapter again and left some minor suggestions, most of them are formatting, but there are 2 interesting additions from @JurajSadel blogpost
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.
Some LanguageTool improvements
Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com>
Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com>
Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com>
Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com>
Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com>
Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com>
Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com>
Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com>
Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com>
Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com>
I resolved all comments. Once the work on the Style Guide MR is finished, we might need to still apply a few fixes for this chapter to conform. Otherwise, I have nothing to add. Feel free to merge it. @jessebraham @bjoernQ Thank you for your review comments as well! |
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.
LGTM!
* Update index.md Restructure the chapter Setting Up the Development Environment * Update according to comments from Sergio * Update src/installation/index.md * Update src/installation/index.md * Update src/installation/index.md * Update index.md * Update src/installation/index.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Apply suggestions from code review Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update src/installation/index.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Apply suggestions from code review Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Apply suggestions from code review Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Apply suggestions from code review Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update index.md * Update RISC-V and Xtensa targets section names * Update link variable names * Update index.md * Update comparing-std-and-no_std * Update using-the-standard-library * Update bare-metal * Update table alignment * Update alignment * Restore installation/intex.md to its pre-fork state * Fix title syntax * Update src/overview/bare-metal.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update src/overview/bare-metal.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update src/overview/bare-metal.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update src/overview/bare-metal.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update src/overview/index.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update src/overview/using-the-standard-library.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update src/overview/comparing-std-and-no_std.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Implement comments for Sergio * Add a link to ESP8266 HAL * Add the newlib link * Update src/overview/using-the-standard-library.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Add link to esp-idf-release-compatibility table * Add link to esp-idf-release-compatibility table * Update sentence with link to esp-idf compatibility * Delete duplicate link definition * Add intro paragraph to std vs no_std * Remove the intro to esp-idf-svc * Remove Section Software Stacks * Add the table legend * Fix link issue * Update src/overview/comparing-std-and-no_std.md * Move FAQ to Troubleshooting * Add FAQ content * Update table covering no_std crates * Update link to ESP8266 HAL * Update src/overview/index.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * fix: ⚡️ Update no_std support table * refactor: ♻️ Move comparison to index * fix: 🐛 Fix link * Improve the formatting of a list * Remove the symbol column * feat: 🎨 Update support tables * FIx markdown note formatting issue Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Fix formatting for a ref to another section Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Add monospace font to terms Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Fix a typo Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Fix a typo Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Fix a typo Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Fix a typo Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Include section on bare metal from Jurajs blogpost Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Include section on standard library from Jurajs blogpost Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Fix a typo Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Fix typos * Update ESP32-H2 curent support --------- Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com>
* Update index.md Restructure the chapter Setting Up the Development Environment * Update according to comments from Sergio * Update src/installation/index.md * Update src/installation/index.md * Update src/installation/index.md * Update index.md * Update src/installation/index.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Apply suggestions from code review Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update src/installation/index.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Apply suggestions from code review Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Apply suggestions from code review Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Apply suggestions from code review Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update index.md * Update RISC-V and Xtensa targets section names * Update link variable names * Update index.md * Update comparing-std-and-no_std * Update using-the-standard-library * Update bare-metal * Update table alignment * Update alignment * Restore installation/intex.md to its pre-fork state * Fix title syntax * Update src/overview/bare-metal.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update src/overview/bare-metal.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update src/overview/bare-metal.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update src/overview/bare-metal.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update src/overview/index.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update src/overview/using-the-standard-library.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update src/overview/comparing-std-and-no_std.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Implement comments for Sergio * Add a link to ESP8266 HAL * Add the newlib link * Update src/overview/using-the-standard-library.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Add link to esp-idf-release-compatibility table * Add link to esp-idf-release-compatibility table * Update sentence with link to esp-idf compatibility * Delete duplicate link definition * Add intro paragraph to std vs no_std * Remove the intro to esp-idf-svc * Remove Section Software Stacks * Add the table legend * Fix link issue * Update src/overview/comparing-std-and-no_std.md * Move FAQ to Troubleshooting * Add FAQ content * Update table covering no_std crates * Update link to ESP8266 HAL * Update src/overview/index.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * fix: ⚡️ Update no_std support table * refactor: ♻️ Move comparison to index * fix: 🐛 Fix link * Improve the formatting of a list * Remove the symbol column * feat: 🎨 Update support tables * FIx markdown note formatting issue Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Fix formatting for a ref to another section Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Add monospace font to terms Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Fix a typo Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Fix a typo Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Fix a typo Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Fix a typo Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Include section on bare metal from Jurajs blogpost Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Include section on standard library from Jurajs blogpost Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Fix a typo Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Fix typos * Update ESP32-H2 curent support --------- Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com>
* Update index.md Restructure the chapter Setting Up the Development Environment * Update according to comments from Sergio * Update src/installation/index.md * Update src/installation/index.md * Update src/installation/index.md * Update index.md * Update src/installation/index.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Apply suggestions from code review Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update src/installation/index.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Apply suggestions from code review Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Apply suggestions from code review Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Apply suggestions from code review Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update index.md * Update RISC-V and Xtensa targets section names * Update link variable names * Update index.md * Update comparing-std-and-no_std * Update using-the-standard-library * Update bare-metal * Update table alignment * Update alignment * Restore installation/intex.md to its pre-fork state * Fix title syntax * Update src/overview/bare-metal.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update src/overview/bare-metal.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update src/overview/bare-metal.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update src/overview/bare-metal.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update src/overview/index.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update src/overview/using-the-standard-library.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update src/overview/comparing-std-and-no_std.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Implement comments for Sergio * Add a link to ESP8266 HAL * Add the newlib link * Update src/overview/using-the-standard-library.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Add link to esp-idf-release-compatibility table * Add link to esp-idf-release-compatibility table * Update sentence with link to esp-idf compatibility * Delete duplicate link definition * Add intro paragraph to std vs no_std * Remove the intro to esp-idf-svc * Remove Section Software Stacks * Add the table legend * Fix link issue * Update src/overview/comparing-std-and-no_std.md * Move FAQ to Troubleshooting * Add FAQ content * Update table covering no_std crates * Update link to ESP8266 HAL * Update src/overview/index.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * fix: ⚡️ Update no_std support table * refactor: ♻️ Move comparison to index * fix: 🐛 Fix link * Improve the formatting of a list * Remove the symbol column * feat: 🎨 Update support tables * FIx markdown note formatting issue Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Fix formatting for a ref to another section Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Add monospace font to terms Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Fix a typo Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Fix a typo Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Fix a typo Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Fix a typo Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Include section on bare metal from Jurajs blogpost Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Include section on standard library from Jurajs blogpost Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Fix a typo Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Fix typos * Update ESP32-H2 curent support --------- Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com>
* Update index.md Restructure the chapter Setting Up the Development Environment * Update according to comments from Sergio * Update src/installation/index.md * Update src/installation/index.md * Update src/installation/index.md * Update index.md * Update src/installation/index.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Apply suggestions from code review Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update src/installation/index.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Apply suggestions from code review Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Apply suggestions from code review Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Apply suggestions from code review Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update index.md * Update RISC-V and Xtensa targets section names * Update link variable names * Update index.md * Update comparing-std-and-no_std * Update using-the-standard-library * Update bare-metal * Update table alignment * Update alignment * Restore installation/intex.md to its pre-fork state * Fix title syntax * Update src/overview/bare-metal.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update src/overview/bare-metal.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update src/overview/bare-metal.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update src/overview/bare-metal.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update src/overview/index.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update src/overview/using-the-standard-library.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Update src/overview/comparing-std-and-no_std.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Implement comments for Sergio * Add a link to ESP8266 HAL * Add the newlib link * Update src/overview/using-the-standard-library.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Add link to esp-idf-release-compatibility table * Add link to esp-idf-release-compatibility table * Update sentence with link to esp-idf compatibility * Delete duplicate link definition * Add intro paragraph to std vs no_std * Remove the intro to esp-idf-svc * Remove Section Software Stacks * Add the table legend * Fix link issue * Update src/overview/comparing-std-and-no_std.md * Move FAQ to Troubleshooting * Add FAQ content * Update table covering no_std crates * Update link to ESP8266 HAL * Update src/overview/index.md Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * fix: ⚡️ Update no_std support table * refactor: ♻️ Move comparison to index * fix: 🐛 Fix link * Improve the formatting of a list * Remove the symbol column * feat: 🎨 Update support tables * FIx markdown note formatting issue Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Fix formatting for a ref to another section Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Add monospace font to terms Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Fix a typo Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Fix a typo Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Fix a typo Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Fix a typo Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Include section on bare metal from Jurajs blogpost Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Include section on standard library from Jurajs blogpost Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Fix a typo Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com> * Fix typos * Update ESP32-H2 curent support --------- Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com>
No description provided.