| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-09 | Fix algorithm typo in preface.md | shueja | |
| 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-04-07 | Add ESP32C6 mention to book | Eli Hastings | |
| 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 | |
| 2025-03-12 | Book: Fix #1024 async closures stable since 1.85 | Henrik Tjäder | |
| 2025-03-12 | Book: Change chapter title to not be ARM specific | Henrik Tjäder | |
| 2025-03-12 | Adding docs about RISC-V | Román Cárdenas Rodríguez | |
| 2025-03-12 | docs: fix minor typos in book preface | Joël Bourgault | |
| 2024-10-16 | Book: Fix link to systick-monotonic (#981) | Henrik Tjäder | |
| Fixes #980 | |||
| 2024-08-28 | docs: migration softare->software (#969) | Henrik Tjäder | |
| 2024-05-01 | fix: typos (#930) | Cyril Marpaud | |
| 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> | |||
| 2024-02-27 | Make RTIC 2 work on stable by using `main`'s stack as an allocator | Emil Fresk | |
| 2023-11-01 | Book: timber-lang from the dead | Henrik Tjäder | |
| Link to RTFM and RTIC publication search. | |||
| 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: Fix rtic-sync references | Nils Fitinghoff | |
| 2023-08-29 | book: Update default priority to 0 | Nils Fitinghoff | |
| 2023-08-29 | book: Fix broken link | Nils Fitinghoff | |
| 2023-08-25 | Fix graph in preface.md example | Xo Wang | |
| Match up the graph's name for the task whose priority is 4 to its name in the preceding paragraph | |||
| 2023-06-08 | Merge #766 | bors[bot] | |
| 766: Book: v2 examples in repo r=korken89 a=AfoHT Co-authored-by: Henrik Tjäder <henrik@tjaders.com> | |||
| 2023-06-07 | Book: v2 examples in repo | Henrik Tjäder | |
| 2023-06-07 | CI: Cleanup | Henrik Tjäder | |
| 2023-06-01 | book: Fix nightly feature attr | Dario Nieuwenhuis | |
| 2023-05-31 | docs: Point to older release sources | Henrik Tjäder | |
| Docs are not built for rtic.rs anymore | |||
| 2023-05-26 | Monotonics migration example: fix Systick start function | Matt Ickstadt | |
| 2023-05-20 | Fix link | datdenkikniet | |
| 2023-05-20 | Make Monotonic implementation more obvious | datdenkikniet | |
| 2023-05-20 | Add some docs on RTIC AND embassy | 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 | Rename deprecated to archive | datdenkikniet | |
| 2023-05-11 | Fix links | 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 | Clarify delay and timeout uses monotonics | 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 | |
