| 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-08-29 | book: Update default priority to 0 | Nils Fitinghoff | |
| 2023-05-11 | Demarcate a bit more | datdenkikniet | |
| 2023-05-11 | Update these | datdenkikniet | |
| 2023-05-11 | taste the rainbow! | datdenkikniet | |
| 2023-05-11 | Disable the playground on all of these | datdenkikniet | |
| 2023-03-01 | Book: Fix two broken links | Henrik Tjäder | |
| 2023-03-01 | Update book/en/src/by-example/app.md | Henrik Tjäder | |
| 2023-03-01 | Book: Major rework for RTIC v2 | Per Lindgren | |
| 2021-12-19 | Docs: By-example | Henrik Tjäder | |
| 2021-09-23 | The great docs update | Emil Fresk | |
| 2021-08-26 | Fix link for SLEEPONEXIT | Alex Martens | |
| 2021-07-30 | book: Properly update the note with a link | CuriouslyCurious | |
| 2021-07-30 | Revert "book: Add link to new.md" | CuriouslyCurious | |
| This reverts commit 7a977f3fa99adcdf160761bf96268e6c89dd27fb. | |||
| 2021-07-29 | book: Add link to new.md | CuriouslyCurious | |
| 2021-07-29 | book: Clarify target notice | CuriouslyCurious | |
| 2021-07-28 | book: Add note to remember to choose target | CuriouslyCurious | |
| 2021-04-21 | book: update outdated required init signature | Viktor Sonesten | |
| 2020-11-12 | book.toml/by-example/app | Per Lindgren | |
| 2020-10-15 | Made relation between priority and number explicit | Dion Dokter | |
| When quickly reading through the priorities chapter, I couldn't find in which order the priorities were, so I assumed it was the same as in the hardware. In the cortex-m hardware, interrupts with the **lower** priority number will preempt the other interrupts. RTIC does the reverse, so I think it's good to be more explicit about it. | |||
| 2020-10-13 | device path must be absolute; clarify | Daniel Carosone | |
| 2020-10-05 | Merge #368 | bors[bot] | |
| 368: Mod over const r=korken89 a=AfoHT Related [RFC](https://github.com/rtic-rs/rfcs/pull/34) Dependent on [rtic-syntax-PR30](https://github.com/rtic-rs/rtic-syntax/pull/30) ~~Currently using my own dev-branch~~ Co-authored-by: Henrik Tjäder <henrik@tjaders.com> | |||
| 2020-10-03 | Updated documentation to include the critical section token in init | Emil Fresk | |
| 2020-10-02 | close console text blocks on a new line | Daniel Carosone | |
| fixes #369 | |||
| 2020-10-01 | Start updating the book | Henrik Tjäder | |
| 2020-09-15 | Improved loop example docs to highlight that one cannot have empty loops in idle | Emil Fresk | |
| 2020-07-14 | Fixed some more spelling | Vincent Esche | |
| 2020-06-11 | Rename RTFM to RTIC | Henrik Tjäder | |
| 2020-05-13 | Update app.md | KENTARO OKUDA | |
| 2020-04-13 | correct SLEEPONEXIT reference link | Peter Taylor | |
| 2020-01-24 | Reference the correct example | Henrik Tjäder | |
| 2019-09-17 | fix more links | Jorge Aparicio | |
| 2019-08-21 | doc tweaks | Jorge Aparicio | |
| 2019-08-21 | fix preempt example | Jorge Aparicio | |
| 2019-08-21 | doc up | Jorge Aparicio | |
| 2019-05-01 | update the book | Jorge Aparicio | |
| 2019-02-11 | change layout of books | Jorge Aparicio | |
