| Age | Commit message (Collapse) | Author |
|
Better error message
Improved error string
Update UI tests
|
|
392: device path must be absolute; clarify r=AfoHT a=dcarosone
feel free to nitpick path terminology
Co-authored-by: Daniel Carosone <Daniel.Carosone@gmail.com>
|
|
|
|
388: Now core contains the same `Peripherals` type based on monotonic r=AfoHT a=korken89
Co-authored-by: Emil Fresk <emil.fresk@gmail.com>
|
|
|
|
|
|
384: Fix MD-lints, add Matrix and meeting notes badges r=korken89 a=AfoHT
Co-authored-by: Henrik Tjäder <henrik@tjaders.com>
|
|
385: Doclints r=korken89 a=dcarosone
Some minor doc lints and wording cleanup
Co-authored-by: Daniel Carosone <Daniel.Carosone@gmail.com>
|
|
|
|
of https://github.com/rtic-rs/cortex-m-rtic
|
|
|
|
173: add sandbox example r=AfoHT a=etrombly
Added a real world example for my sandbox project.
Co-authored-by: Eric Trombly <etrombly@yahoo.com>
|
|
346: fix badges / clean up README r=AfoHT a=fuchsnj
Co-authored-by: Nathan Fox <fuchsnj@gmail.com>
Co-authored-by: Henrik Tjäder <henrik@tjaders.com>
|
|
|
|
370: Use latest mdBook r=korken89 a=AfoHT
Test to see if latest mdBook works with current formatting, see #369
Co-authored-by: Henrik Tjäder <henrik@tjaders.com>
|
|
383: Split up migration guides into its own sections r=AfoHT a=korken89
Co-authored-by: Emil Fresk <emil.fresk@gmail.com>
|
|
|
|
382: Run the macro tests r=korken89 a=AfoHT
Co-authored-by: Henrik Tjäder <henrik@tjaders.com>
|
|
|
|
372: Now late resources are always used r=AfoHT a=korken89
Awaits the PR in `rtic-syntax`: https://github.com/rtic-rs/rtic-syntax/pull/32
Co-authored-by: Emil Fresk <emil.fresk@gmail.com>
|
|
|
|
|
|
|
|
|
|
381: Separate example check and run-pass tests r=korken89 a=AfoHT
With the old 1.36.0 tests removed the full 20 free concurrent GHA jobs are not fully utilized.
Separate the run-pass testing and the cargo check of examples
Co-authored-by: Henrik Tjäder <henrik@tjaders.com>
|
|
|
|
|
|
380: Use a full copy of the book instead of symlink r=korken89 a=AfoHT
Co-authored-by: Henrik Tjäder <henrik@tjaders.com>
|
|
|
|
|
|
379: Fix broken symlink during deploy-stage r=korken89 a=AfoHT
Co-authored-by: Henrik Tjäder <henrik@tjaders.com>
|
|
|
|
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>
|
|
|
|
378: The stable book should build from branch r=korken89 a=AfoHT
Co-authored-by: Henrik Tjäder <henrik@tjaders.com>
|
|
|
|
|
|
|
|
377: Updated documentation to include the critical section token in init r=AfoHT a=korken89
Co-authored-by: Emil Fresk <emil.fresk@gmail.com>
|
|
|
|
|
|
|
|
|
|
375: close console text blocks on a new line r=AfoHT a=dcarosone
fixes #369
Co-authored-by: Daniel Carosone <Daniel.Carosone@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
fixes #369
|