| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-15 | Updates to "Delay and TImeout using Monotonics" | Jonathan 'theJPster' Pallant | |
| Some inconsistencies in the text caused confusion on my first few read-throughs, so I've tried to add some clarity. | |||
| 2025-06-15 | Correct timer type in "Delay and Timeout using Monotonics" | Jonathan 'theJPster' Pallant | |
| The example in `lm3s6965/examples/async-timeout.rs` uses `Mono` as the monotonic timer type, so it's confusing that the second example switches to using `Systick`. | |||
| 2025-06-15 | book: view_code update for xtask | Henrik Tjäder | |
| 2025-03-27 | fix(ci): adjust filenames for ouputs | Oleksandr Babak | |
| 2025-03-27 | doc: add a timely yield notice | Oleksandr Babak | |
| 2025-03-27 | doc: add a paragraph to `software_tasks.md` | Oleksandr Babak | |
| 2025-03-27 | doc: mention diverging tasks in book | Oleksandr Babak | |
| 2024-04-03 | fix included examples and markdown(book) (#912) | Franz Dietrich | |
| * fix included examples and markdown(book) fixes: #911 * fix footnote pre_init * more example link updates * Restore pool example name * Example: pool: Upgrade to heapless v0.8 * Example: pool: thumbv6 unsupported: wild cfg-if Experiment with multi-backend example contained in the example * Example: lm3s6965: Updated cargo.lock * Book: Use cargo xtask for by-example * Docs: Contributing: cargo xtask --------- Co-authored-by: Henrik Tjäder <henrik@tjaders.com> | |||
| 2023-10-15 | [book] Remove non-existent anchor reference | Fabian Wolter | |
| There is no anchor named `timeout_at` in the example source file. By looking at the context, the reference doesn't look like it's supposed to be there at all. | |||
| 2023-10-04 | Book: Restore missing newline | Henrik Tjäder | |
| 2023-08-29 | book: Update default priority to 0 | Nils Fitinghoff | |
| 2023-05-20 | Fix link | datdenkikniet | |
| 2023-05-20 | Make Monotonic implementation more obvious | datdenkikniet | |
| 2023-05-20 | Move some more stuff to the archive, update this link | datdenkikniet | |
| 2023-05-11 | Demarcate a bit more | datdenkikniet | |
| 2023-05-11 | Update these | datdenkikniet | |
| 2023-05-11 | Archive app_task.md | datdenkikniet | |
| 2023-05-11 | taste the rainbow! | datdenkikniet | |
| 2023-05-11 | Disable the playground on all of these | datdenkikniet | |
| 2023-05-11 | Include this code as blocks instead | datdenkikniet | |
| 2023-05-11 | Move tips into their own subdir | datdenkikniet | |
| 2023-05-11 | Remove v1 reference here | datdenkikniet | |
| 2023-05-11 | monotonic.md is now deprecated | datdenkikniet | |
| 2023-05-11 | Promote starting a new project to it's own chapter | datdenkikniet | |
| 2023-05-11 | Update delay.md file to be a bit easier to read, and add spoiler tags for ↵ | datdenkikniet | |
| the walls of code | |||
| 2023-05-11 | Refer to rtic-rs/rtic/examples instead | datdenkikniet | |
| 2023-05-11 | Fix #699 | datdenkikniet | |
| 2023-05-11 | Fix run-on sentence | datdenkikniet | |
| 2023-05-11 | Remove link to inactive `embedded_time` | datdenkikniet | |
| 2023-05-11 | Update tips on Monotonic implemenations | datdenkikniet | |
| 2023-03-02 | Fixes for repo rename to rtic | Henrik Tjäder | |
| 2023-03-01 | Book: Fix two broken links | Henrik Tjäder | |
| 2023-03-01 | Book: Fix links, proofread targets and starting_a_project | Henrik Tjäder | |
| 2023-03-01 | Update book/en/src/by-example/app.md | Henrik Tjäder | |
| 2023-03-01 | book/example polish | Per Lindgren | |
| 2023-03-01 | Apply suggestions from code review | perlindgren | |
| Thanks for all suggestions, awesome! Co-authored-by: Henrik Tjäder <henrik@tjaders.com> | |||
| 2023-03-01 | book remove ramfunc, remove migration | Per Lindgren | |
| 2023-03-01 | book polish | Per Lindgren | |
| 2023-03-01 | Monotonic book | Per Lindgren | |
| 2023-03-01 | Revert accidental removal of editorial changes | Henrik Tjäder | |
| 2023-03-01 | Book: Major rework for RTIC v2 | Per Lindgren | |
| 2023-01-25 | Mostly editorial review. | John van der Koijk | |
| 2022-12-21 | Revert recommended starting template | n8tlarsen | |
| Co-authored-by: Henrik Tjäder <henrik@tjaders.com> | |||
| 2022-12-16 | Add documentation for different targets | Nathan | |
| 2022-09-27 | .toml and note aboute target | Jonas Jacobsson | |
| 2022-03-20 | Fix error in book, shared resource need only `Send` | Emil Fresk | |
| 2022-03-07 | Update software_tasks.md | Riccardo Casatta | |
| 2022-02-08 | Add a remark about `Sync` and `Send` traits requirement for resources | Gabriel Górski | |
| 2022-02-08 | book: Restore accidentally removed files | Henrik Tjäder | |
| 2022-02-05 | Docs: SW and HW tasks | Henrik Tjäder | |
