-
Notifications
You must be signed in to change notification settings - Fork 600
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
Second round of changes to the MCU docs #1624
Commits on Sep 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a16f2be - Browse repository at this point
Copy the full SHA a16f2beView commit details -
Rename the toolchain/HAL section to prerequisites
... because that's what it really is :-)
Configuration menu - View commit details
-
Copy full SHA for 28c9384 - Browse repository at this point
Copy the full SHA 28c9384View commit details -
Rephrase the memory allocator paragraph
Usually "in order to" just becomes "to", but here it makes most sense to just name the requirement first. Also removed the bold from "nightly" as there's no other use of bold in this doc, it looks a little out of place.
Configuration menu - View commit details
-
Copy full SHA for 49027f7 - Browse repository at this point
Copy the full SHA 49027f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e06ea2d - Browse repository at this point
Copy the full SHA e06ea2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e56baf - Browse repository at this point
Copy the full SHA 5e56bafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9495fc6 - Browse repository at this point
Copy the full SHA 9495fc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 354245b - Browse repository at this point
Copy the full SHA 354245bView commit details -
Polish compat-0.3.0 explanation
* Fix persona (we selected the feature) * Use the blog title for the link to the blog.
Configuration menu - View commit details
-
Copy full SHA for ffb7817 - Browse repository at this point
Copy the full SHA ffb7817View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c3a183 - Browse repository at this point
Copy the full SHA 7c3a183View commit details -
Configuration menu - View commit details
-
Copy full SHA for 425bfbf - Browse repository at this point
Copy the full SHA 425bfbfView commit details -
Simplify the unsafe-single-threaded guarantees
Tell what is okay, not what is not okay.
Configuration menu - View commit details
-
Copy full SHA for 2001137 - Browse repository at this point
Copy the full SHA 2001137View commit details -
Refere to it in regular double quotes, like earlier. This could also be swapped to use a back tick, but then it should be done in both places.
Configuration menu - View commit details
-
Copy full SHA for b00011e - Browse repository at this point
Copy the full SHA b00011eView commit details -
First say why we select the feature, then provide background. Makes it easier to skim.
Configuration menu - View commit details
-
Copy full SHA for db4c515 - Browse repository at this point
Copy the full SHA db4c515View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3192933 - Browse repository at this point
Copy the full SHA 3192933View commit details -
Fix the build.rs section order
Providing the code snippet first and then the explanation makes it much easier to read.
Configuration menu - View commit details
-
Copy full SHA for 7cdeb65 - Browse repository at this point
Copy the full SHA 7cdeb65View commit details -
Fix application structure intro
Each tasks "receives", "reacts" or "renders.
Configuration menu - View commit details
-
Copy full SHA for 20ca2ad - Browse repository at this point
Copy the full SHA 20ca2adView commit details -
Every operating system provides the primitives, in reality.
Configuration menu - View commit details
-
Copy full SHA for cb1e761 - Browse repository at this point
Copy the full SHA cb1e761View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fc9eaa - Browse repository at this point
Copy the full SHA 1fc9eaaView commit details -
In bare metal environments it is your responsibility to substitute th…
…e event loop It's not something that'll happen in the future :-)
Configuration menu - View commit details
-
Copy full SHA for 640ba85 - Browse repository at this point
Copy the full SHA 640ba85View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0ea94e - Browse repository at this point
Copy the full SHA b0ea94eView commit details -
Connect the crate selection with the need of writing drivers better
by referring to crates as missing.
Configuration menu - View commit details
-
Copy full SHA for 969aa30 - Browse repository at this point
Copy the full SHA 969aa30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3122ff4 - Browse repository at this point
Copy the full SHA 3122ff4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1a6ca0 - Browse repository at this point
Copy the full SHA e1a6ca0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a3005d - Browse repository at this point
Copy the full SHA 1a3005dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90247c5 - Browse repository at this point
Copy the full SHA 90247c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff5855e - Browse repository at this point
Copy the full SHA ff5855eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f206d2f - Browse repository at this point
Copy the full SHA f206d2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7418994 - Browse repository at this point
Copy the full SHA 7418994View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbadf2f - Browse repository at this point
Copy the full SHA bbadf2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 988d8c7 - Browse repository at this point
Copy the full SHA 988d8c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 971bdbd - Browse repository at this point
Copy the full SHA 971bdbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for bff6e9f - Browse repository at this point
Copy the full SHA bff6e9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b47af5 - Browse repository at this point
Copy the full SHA 4b47af5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe669bf - Browse repository at this point
Copy the full SHA fe669bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe1f3ce - Browse repository at this point
Copy the full SHA fe1f3ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d55efd - Browse repository at this point
Copy the full SHA 0d55efdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 817bade - Browse repository at this point
Copy the full SHA 817badeView commit details -
There's already a lot of "driving" in that section.
Configuration menu - View commit details
-
Copy full SHA for 12fea26 - Browse repository at this point
Copy the full SHA 12fea26View commit details -
Co-authored-by: Olivier Goffart <olivier.goffart@slint-ui.com>
Configuration menu - View commit details
-
Copy full SHA for 6b6027a - Browse repository at this point
Copy the full SHA 6b6027aView commit details -
Co-authored-by: Olivier Goffart <olivier.goffart@slint-ui.com>
Configuration menu - View commit details
-
Copy full SHA for 434274a - Browse repository at this point
Copy the full SHA 434274aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63b99cb - Browse repository at this point
Copy the full SHA 63b99cbView commit details -
only available in the nightly version -> only possible with the night…
…ly version They might settle on a different API, but the possibility is key here.
Configuration menu - View commit details
-
Copy full SHA for 94c4ad9 - Browse repository at this point
Copy the full SHA 94c4ad9View commit details