Commit graph

254 commits

Author SHA1 Message Date
Franz Dietrich
53ed7bf7ed
fix included examples and markdown(book) (#912)
* 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-04-03 22:01:46 +00:00
Emil Fresk
2798500957 Make RTIC 2 work on stable by using main's stack as an allocator 2024-02-27 12:22:18 +01:00
Henrik Tjäder
9f0ab21a34 Book: timber-lang from the dead
Link to RTFM and RTIC publication search.
2023-11-01 20:20:30 +00:00
Fabian Wolter
52aa56e265 [book] Remove non-existent anchor reference
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-15 05:52:39 +00:00
Henrik Tjäder
bedaae9395 Book: Restore missing newline 2023-10-04 18:17:15 +00:00
Nils Fitinghoff
1e20d28217 book: Fix rtic-sync references 2023-08-29 11:31:11 +00:00
Nils Fitinghoff
cc1e7154fc book: Update default priority to 0 2023-08-29 11:31:11 +00:00
Nils Fitinghoff
57be9b0dc9 book: Fix broken link 2023-08-29 11:31:11 +00:00
Xo Wang
bca8f0815b Fix graph in preface.md example
Match up the graph's name for the task whose priority is 4 to its name in the preceding paragraph
2023-08-25 05:03:37 +00:00
bors[bot]
5997938293
Merge #766
766: Book: v2 examples in repo r=korken89 a=AfoHT



Co-authored-by: Henrik Tjäder <henrik@tjaders.com>
2023-06-08 06:31:33 +00:00
Henrik Tjäder
8622db1258 Book: v2 examples in repo 2023-06-07 21:47:50 +02:00
Henrik Tjäder
3ce4ef26fa CI: Cleanup 2023-06-07 18:15:32 +02:00
Dario Nieuwenhuis
bcdbeebb96
book: Fix nightly feature attr 2023-06-01 21:48:47 +02:00
Henrik Tjäder
269226fa9a docs: Point to older release sources
Docs are not built for rtic.rs anymore
2023-05-31 22:50:55 +02:00
Matt Ickstadt
050c2cfc34
Monotonics migration example: fix Systick start function 2023-05-26 10:03:46 -05:00
datdenkikniet
9fa073f793 Fix link 2023-05-20 17:42:13 +02:00
datdenkikniet
311291b95a Make Monotonic implementation more obvious 2023-05-20 12:02:51 +02:00
datdenkikniet
039c2b8bd4 Add some docs on RTIC AND embassy 2023-05-20 11:45:56 +02:00
datdenkikniet
4b3bf59215 Move some more stuff to the archive, update this link 2023-05-20 11:24:03 +02:00
datdenkikniet
ab17bbf9f3 Demarcate a bit more 2023-05-11 19:20:58 +02:00
datdenkikniet
5c6483f71b Update these 2023-05-11 19:20:58 +02:00
datdenkikniet
03b16a3a2d Archive app_task.md 2023-05-11 19:20:58 +02:00
datdenkikniet
f2a57de5c1 taste the rainbow! 2023-05-11 19:20:58 +02:00
datdenkikniet
e3603d1d05 Rename deprecated to archive 2023-05-11 19:20:58 +02:00
datdenkikniet
0b8ea078e5 Fix links 2023-05-11 19:20:58 +02:00
datdenkikniet
a66540efa0 Disable the playground on all of these 2023-05-11 19:20:58 +02:00
datdenkikniet
0807aa548c Include this code as blocks instead 2023-05-11 19:20:58 +02:00
datdenkikniet
e51146a98c Move tips into their own subdir 2023-05-11 19:20:58 +02:00
datdenkikniet
cb0ceea472 Remove v1 reference here 2023-05-11 19:20:58 +02:00
datdenkikniet
6c2c1ab251 Clarify delay and timeout uses monotonics 2023-05-11 19:20:58 +02:00
datdenkikniet
a76f4cd85f monotonic.md is now deprecated 2023-05-11 19:20:58 +02:00
datdenkikniet
552ecd4458 Promote starting a new project to it's own chapter 2023-05-11 19:20:58 +02:00
datdenkikniet
a14d24007a Update delay.md file to be a bit easier to read, and add spoiler tags for the walls of code 2023-05-11 19:20:58 +02:00
datdenkikniet
3d98102a54 Refer to rtic-rs/rtic/examples instead 2023-05-11 19:20:58 +02:00
datdenkikniet
3d97c9e431 Move deprecated migration guides to deprecated folder 2023-05-11 19:20:58 +02:00
datdenkikniet
ed465b0c3b Fix #699 2023-05-11 19:20:58 +02:00
datdenkikniet
d22faec870 Fix run-on sentence 2023-05-11 19:20:58 +02:00
datdenkikniet
9ddae2054a Fix links & info 2023-05-11 19:20:58 +02:00
datdenkikniet
4437f12b30 Remove link to inactive embedded_time 2023-05-11 19:20:58 +02:00
datdenkikniet
825b2c2c3a Update tips on Monotonic implemenations 2023-05-11 19:20:58 +02:00
datdenkikniet
6c91ff2d7f Include the examples 2023-05-11 19:20:58 +02:00
datdenkikniet
d90fa95266 Add some more 2023-05-11 19:20:58 +02:00
datdenkikniet
1dc2f80eb6 Begin migration guide 2023-05-11 19:20:58 +02:00
datdenkikniet
16f8ea9ba7 Fix this link 2023-05-11 19:20:58 +02:00
Jonas Otto
8988483488
fix link to example sources 2023-03-22 11:25:01 +01:00
Henrik Tjäder
5dc9c7083d Book: Tidy up preface 2023-03-04 21:44:12 +01:00
Henrik Tjäder
f03aede2f5 Fixes for repo rename to rtic 2023-03-02 22:38:25 +01:00
Henrik Tjäder
4a3f7ea123 Book: Fail if a non-existing file is included 2023-03-02 22:08:03 +01:00
Henrik Tjäder
2f8c7d3083 Book: Fix two broken links 2023-03-01 00:35:26 +01:00
Henrik Tjäder
0fc86d972c Book: Remove RTIC v1 Russian translation 2023-03-01 00:35:25 +01:00