Per Lindgren
|
e1ef357d20
|
book wavedrom
|
2023-02-04 00:39:10 +01:00 |
|
Per Lindgren
|
9889ad5e74
|
book/example polish
|
2023-02-02 22:05:36 +01:00 |
|
Per Lindgren
|
1f6e8a1316
|
examples polished
|
2023-02-02 21:45:03 +01:00 |
|
Emil Fresk
|
409044e0f5
|
Fix missing crate docs in examples
|
2023-02-02 21:11:35 +01:00 |
|
Per Lindgren
|
b37fd820c0
|
deny missing docs
|
2023-02-02 21:07:48 +01:00 |
|
Emil Fresk
|
21e60427cf
|
Simplify Systick Monotonic by integrating the TQ
|
2023-02-02 21:00:41 +01:00 |
|
Emil Fresk
|
1c2d9de9c0
|
Make xtask pass, clean up rtic Cargo.toml
|
2023-02-02 20:14:41 +01:00 |
|
Henrik Tjäder
|
bf7456fdb6
|
RTIC: Examples cargo fmt
|
2023-02-01 22:55:38 +01:00 |
|
Henrik Tjäder
|
ec60c1369e
|
CI: Fix CI, missed space
|
2023-02-01 22:52:03 +01:00 |
|
Henrik Tjäder
|
4ca8255ead
|
Book: Update authors
|
2023-02-01 22:38:17 +01:00 |
|
Henrik Tjäder
|
954ec90326
|
Add authors to each Cargo.toml
Copy-paste the default one used for the project
|
2023-02-01 22:38:17 +01:00 |
|
Henrik Tjäder
|
63d18132bd
|
Add alpha.0 and required Cargo fields
|
2023-02-01 22:38:17 +01:00 |
|
Henrik Tjäder
|
fad9272a9f
|
Fix cargo README paths, disable publish for xtask
Do not publish xtask crate under any circumstance
|
2023-02-01 22:38:16 +01:00 |
|
perlindgren
|
d5eb078de7
|
Apply suggestions from code review
Thanks for all suggestions, awesome!
Co-authored-by: Henrik Tjäder <henrik@tjaders.com>
|
2023-02-01 22:37:42 +01:00 |
|
Per Lindgren
|
24ff70a69e
|
book remove ramfunc, remove migration
|
2023-02-01 21:21:31 +01:00 |
|
Per Lindgren
|
bcd5f72647
|
book polish
|
2023-02-01 19:47:16 +01:00 |
|
Emil Fresk
|
a4552920e5
|
Minor book fix
|
2023-02-01 19:34:25 +01:00 |
|
Per Lindgren
|
7d0b1e0d75
|
Monotonic book
|
2023-02-01 11:50:08 +01:00 |
|
Per Lindgren
|
2b4e0e01e4
|
Monotonic book update
|
2023-02-01 11:49:11 +01:00 |
|
Henrik Tjäder
|
3ee57ff00c
|
CI: Require jobs to pass CI, improve job names
|
2023-02-01 09:41:39 +01:00 |
|
Henrik Tjäder
|
cd10263201
|
Revert accidental removal of editorial changes
|
2023-02-01 09:24:24 +01:00 |
|
Henrik Tjäder
|
baa85afe25
|
Book: Add mermaid files
|
2023-02-01 09:23:13 +01:00 |
|
Henrik Tjäder
|
9369950709
|
Book: Enable mermaid for mdbook
|
2023-02-01 09:23:13 +01:00 |
|
Henrik Tjäder
|
69a7c69bf3
|
CI: Add mdbook-mermaid
|
2023-02-01 09:23:13 +01:00 |
|
Per Lindgren
|
8d8a1e5afc
|
Book: Major rework for RTIC v2
|
2023-02-01 09:23:12 +01:00 |
|
Emil Fresk
|
2a4218c8ff
|
Cleanup common code and clippy fixes
|
2023-02-01 09:10:31 +01:00 |
|
Emil Fresk
|
4c95224e72
|
Fix spelling error
|
2023-02-01 09:10:30 +01:00 |
|
Emil Fresk
|
bad222b5a3
|
rtic-channel: try_* APIs now error if Sender/Receiver does not exist
|
2023-02-01 09:10:30 +01:00 |
|
Emil Fresk
|
fd03e7500d
|
Added testing to rtic-arbiter
|
2023-02-01 09:10:30 +01:00 |
|
Emil Fresk
|
ac891333f1
|
Add rtic-arbiter
|
2023-02-01 09:10:30 +01:00 |
|
Emil Fresk
|
6c48ebeeee
|
Move common data structures to rtic-common
|
2023-02-01 09:10:30 +01:00 |
|
Henrik Tjäder
|
cfd0914ef6
|
Fix some references to cortex-m-rtic
|
2023-02-01 09:10:29 +01:00 |
|
Emil Fresk
|
06867ca440
|
rtic-time: Make Send happy
|
2023-01-28 21:11:18 +01:00 |
|
Emil Fresk
|
e6c82b7a4d
|
Fix CI for rtic-channel
|
2023-01-28 20:54:50 +01:00 |
|
Emil Fresk
|
bb98c315e0
|
rtic-channel: Add testing, fix bugs
|
2023-01-28 20:47:21 +01:00 |
|
Henrik Tjäder
|
664f7b0ab0
|
CI: Check/build the docs
Still no publish or further steps
|
2023-01-28 14:12:32 +01:00 |
|
Henrik Tjäder
|
7f782c0d31
|
CI: Check and tests for all crates
|
2023-01-28 14:06:58 +01:00 |
|
Henrik Tjäder
|
873698d935
|
Book: Fix gitignore to exclude mdbook output
|
2023-01-28 13:57:50 +01:00 |
|
Emil Fresk
|
975819cfc1
|
rtic-channel: Fix clippy lint
|
2023-01-28 13:35:37 +01:00 |
|
Emil Fresk
|
79799d241c
|
Use Pin in the linked lists
|
2023-01-28 13:28:24 +01:00 |
|
Henrik Tjäder
|
56725c3c10
|
CI: Cleanup old syntax CI
|
2023-01-28 12:07:05 +01:00 |
|
Henrik Tjäder
|
9d085cc8b7
|
CI: Alphabetical sort of clippy jobs
|
2023-01-28 11:42:56 +01:00 |
|
Henrik Tjäder
|
b2121f9ae6
|
CI: Cargo fmt for channel, mono., time
|
2023-01-28 11:42:24 +01:00 |
|
Henrik Tjäder
|
2cba9c363b
|
CI: Add rtic-channel to Changelog, remove defunct changelog
|
2023-01-28 11:28:59 +01:00 |
|
Henrik Tjäder
|
f372194ab4
|
Add changelog templates
|
2023-01-28 11:15:59 +01:00 |
|
Emil Fresk
|
8a1503ef3e
|
Added examples for async crates + fixed codegen for non-Copy arguments
|
2023-01-27 20:20:14 +01:00 |
|
Emil Fresk
|
a04f127a09
|
Remove parsing on capacity
|
2023-01-27 19:33:25 +01:00 |
|
Henrik Tjäder
|
87aa9df129
|
CI: Don't let warnings get away
|
2023-01-27 13:18:29 +01:00 |
|
Henrik Tjäder
|
8cef52daf7
|
waker registration somehow lost, back again
|
2023-01-27 13:00:16 +01:00 |
|
Henrik Tjäder
|
1c709c2866
|
CI: Clippy for time, monotonics, channel
|
2023-01-27 12:55:26 +01:00 |
|