index
:
rtic
actor
async-2022
async_await
async_experiment
bors/staging
bors/trying
dependabot/cargo/esp32c3-0.20.0
dependabot/cargo/syn-2.0.44
dependabot/github_actions/actions/download-artifact-4
dependabot/github_actions/actions/upload-artifact-4
embedded-ci
fix_overshift
generator-tasks
generators
gh-pages
goodby_static_mut
immutable_resource_proxies
lockall
lockall_take2
lockopt
master
memory_lane_experiment
mock
next_claim
next_claim_failed
ordering
release-rtic-monotonics-v1.3
release/v0.1
release/v0.2
release/v0.3
release/v0.4
release/v0.5
release/v1
release/v2
remove-core-device-peripherals
rtic-monotonics-1.0.1
rticv2-wavedrom
systick
tq
vscode
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
macros
/
src
/
check.rs
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-27
More docs updates
Emil Fresk
5
-9
/
+21
2021-09-23
The great docs update
Emil Fresk
106
-1436
/
+1293
2021-09-20
start with a clean ci/builds always
Lotte Steenbrink
2
-6
/
+24
2021-09-20
improve xtask repo root check to not break our fork CI#
Lotte Steenbrink
1
-3
/
+4
2021-09-16
implement run-pass tests as xtasks
Lotte Steenbrink
8
-132
/
+611
2021-09-14
Cleanup export and actually use rtic::export, made fn init inline
Emil Fresk
3
-4
/
+6
2021-08-31
fix UI test, take 2
Jorge Aparicio
1
-1
/
+1
2021-08-31
fix UI test
Jorge Aparicio
1
-1
/
+1
2021-08-31
style fix
Jorge Aparicio
1
-1
/
+1
2021-08-31
validate unused dispatchers
Jorge Aparicio
3
-4
/
+27
2021-08-27
Revert CI changes
Jorge Iglesias Garcia
1
-2
/
+0
2021-08-27
Update README.md
Jorge Iglesias Garcia
1
-2
/
+2
2021-08-27
Update README.md
Jorge Iglesias Garcia
1
-0
/
+10
2021-08-26
Fix link for SLEEPONEXIT
Alex Martens
2
-2
/
+2
2021-08-20
More rustanalyzer lint fixes
Emil Fresk
1
-0
/
+2
2021-08-20
Use `mark_internal_name` by default for methods in `util` to make usage of th...
datdenkikniet
12
-89
/
+40
2021-08-19
Silence rust-analyzer warnings on internal types
Henrik Tjäder
2
-0
/
+2
2021-08-19
Fixed some lints from Rust Analyzer with experimental proc-macros
Emil Fresk
6
-0
/
+22
2021-08-16
Remove linked list impl - use heapless, linked list init now const fn
Emil Fresk
8
-625
/
+16
2021-08-11
Add branches to CI
Jorgeig
1
-0
/
+2
2021-08-11
Update build.yml
Jorge Iglesias Garcia
1
-0
/
+1
2021-08-03
update russian book
Andrey Zgarbul
7
-122
/
+285
2021-08-02
GHA: Fix 1.54 formatting change
Henrik Tjäder
1
-1
/
+1
2021-07-30
book: Properly update the note with a link
CuriouslyCurious
1
-0
/
+1
2021-07-30
Revert "book: Add link to new.md"
CuriouslyCurious
1
-1
/
+26
2021-07-29
book: Add link to new.md
CuriouslyCurious
1
-26
/
+1
2021-07-29
book: Clarify target notice
CuriouslyCurious
1
-3
/
+4
2021-07-28
book: Add note to remember to choose target
CuriouslyCurious
1
-1
/
+5
2021-07-27
Also link to `rtic-examples` in the tips section of the book
Henrik Tjäder
1
-0
/
+4
2021-07-27
Add links to RTIC book dev version and rtic-examples
Henrik Tjäder
1
-1
/
+5
2021-07-22
book/resources: highlight that `#[lock_free]` includes a compile-time check
Jorge Aparicio
1
-0
/
+1
2021-07-22
Propogate the task attributes to the spawn handles
Alex Crawford
1
-0
/
+2
2021-07-22
migration/0.5: cover #[lock_free]
Jorge Aparicio
1
-0
/
+43
2021-07-22
book/resources: rm #[task_local] mention; add #[lock_free] example
Jorge Aparicio
3
-8
/
+86
2021-07-22
update expected example output (take 2)
Jorge Aparicio
1
-1
/
+1
2021-07-22
update expected example output
Jorge Aparicio
1
-2
/
+2
2021-07-22
comment out line that doesn't compile
Jorge Aparicio
1
-1
/
+1
2021-07-21
book/resources: remove mentions of the field attribute #[init(<expr>)]
Jorge Aparicio
2
-25
/
+6
2021-07-21
book/resources: do not use the lock API in the very first example
Jorge Aparicio
2
-39
/
+55
2021-07-21
use tuple struct syntax for Monotonics everywhere
Jorge Aparicio
9
-10
/
+10
2021-07-21
update the 0.5.x -> 0.6.0 migration guide
Jorge Aparicio
1
-65
/
+136
2021-07-20
Change misleading documentation left over by PR #464
Valentin Ochs
1
-1
/
+1
2021-07-20
rustfmt
Andrey Zgarbul
1
-1
/
+3
2021-07-20
fix pool example
mriise
1
-3
/
+3
2021-07-09
const generics
Andrey Zgarbul
11
-94
/
+50
2021-07-09
Version fix
v0.6.0-alpha.5
Emil Fresk
1
-1
/
+1
2021-07-09
Update changelog and version
Emil Fresk
3
-2
/
+8
2021-07-08
Final versions
Emil Fresk
2
-6
/
+3
2021-07-08
Cleanup from review (needs releases to compile)
Emil Fresk
13
-218
/
+11
2021-07-07
Fixing tests
Emil Fresk
75
-1183
/
+591
[next]