-
Notifications
You must be signed in to change notification settings - Fork 55
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
Book update #37
Book update #37
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.
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.
This looks really good overall, thank you for the updates! I just left a couple comments, please feel free to address them in separate PRs or ignore them altogether.
# Simulating | ||
|
||
Simulating projects can be very handy. It allows users to test projects using CI, try projects without having hardware available, and many other scenarios. | ||
|
||
At the moment, there are a few ways of simulating Rust projects on Espressif chips, all of them have some limitations, but it's quickly evolving and getting better every day. | ||
|
||
In this chapter, we will discuss the different ways of simulation that are available. |
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.
Given the brevity of the Wokwi and QEMU sections, maybe those two pages can just be combined into this one? If there are plans to expand on those other two sections this may not make sense, but they seem to just delegate to other documentation.
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.
I will like to expand them, I can probably improve Wokwi page and I will probably ask for help regarding QEMU
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.
Okay sounds good, disregard then!
Co-authored-by: Jesse Braham <[email protected]>
dependencies
chaptersimulating
chapterwriting your own application chapter
resources
chapterI still need to review my changes with more detail but I would like some input (organization of the content, wording... any feedback is welcome)