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
/
codegen
/
shared_resources_struct.rs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-01
Add rtic-timer (timerqueue + monotonic) and rtic-monotonics (systick-monotonic)
Emil Fresk
1
-119
/
+0
2023-03-01
Fix so deny(missing_docs) work
Emil Fresk
1
-0
/
+4
2023-03-01
Lifetime cleanup
Emil Fresk
1
-22
/
+7
2023-03-01
Removed Priority, simplified lifetime handling
Emil Fresk
1
-10
/
+3
2023-03-01
RTIC v2: Initial commit
Emil Fresk
1
-31
/
+9
2023-01-22
Handle more cfgs, support cfg on HW/SW tasks
Henrik Tjäder
1
-0
/
+15
2023-01-22
Improve RTIC doc handling
Henrik Tjäder
1
-1
/
+14
2022-02-22
Clippy with pedantic suggestions
Henrik Tjäder
1
-28
/
+27
2021-12-25
Clippy lints
Henrik Tjäder
1
-1
/
+1
2021-11-11
Better errors on when missing to lock shared resources
Emil Fresk
1
-2
/
+3
2021-11-02
Fixed aliasing issue due to RacyCell implementation
Emil Fresk
1
-2
/
+2
2021-08-20
Use `mark_internal_name` by default for methods in `util` to make usage of th...
datdenkikniet
1
-2
/
+1
2021-08-19
Silence rust-analyzer warnings on internal types
Henrik Tjäder
1
-0
/
+1
2021-07-07
Fixing tests
Emil Fresk
1
-1
/
+1
2021-07-06
Minimal app now compiles
Emil Fresk
1
-3
/
+3
2021-07-05
Started work
Emil Fresk
1
-0
/
+131