| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2022-02-04 | use permalinks for (currently broken) mono links | Robert Jördens | |
| 2022-02-03 | Update tips_monotonic_impl.md | Robert Jördens | |
| * There is no RTIC 0.6, only several RCs. * Timers without interrupts (like the DWT cycle counter alone) will not be useful for `Monotonic` impls. * Clarified some of the descriptions of the various implementations. | |||
| 2022-01-24 | Fix running command examples in chapter 1.5.5 Monotonic | Erik | |
| 2022-01-21 | Highlight how to run examples locally | Henrik Tjäder | |
| 2022-01-07 | Correct grammar in 1.5.2 Software tasks & spawn | Mareq Balint | |
| 2022-01-07 | Correct wording in 1.2 Resource usage | Mareq Balint | |
| 2021-12-26 | Added nRF52 RTC based monotonic to the book | Emil Fresk | |
