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
/
post_init.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
-47
/
+0
2023-03-01
Main in main codegen
Emil Fresk
1
-3
/
+1
2023-03-01
Min codegen
Emil Fresk
1
-19
/
+1
2023-03-01
RTIC v2: Initial commit
Emil Fresk
1
-12
/
+5
2023-01-22
Enable at least masking out a Monotonic
Henrik Tjäder
1
-4
/
+11
2022-02-22
Clippy with pedantic suggestions
Henrik Tjäder
1
-0
/
+1
2021-11-07
Match new rtic-syntax naming of shared and local
Henrik Tjäder
1
-2
/
+2
2021-11-03
Cleanup of resource initialization, no need to dereference
Emil Fresk
1
-2
/
+2
2021-11-02
Fixed aliasing issue due to RacyCell implementation
Emil Fresk
1
-7
/
+5
2021-08-20
Use `mark_internal_name` by default for methods in `util` to make usage of th...
datdenkikniet
1
-3
/
+2
2021-07-06
Minimal app now compiles
Emil Fresk
1
-18
/
+33
2021-04-22
Keep comments
Emil Fresk
1
-0
/
+1
2021-04-08
Goodbye static mut
Emil Fresk
1
-4
/
+11
2021-02-25
Documentation generation fixes
Emil Fresk
1
-1
/
+2
2021-02-21
Fixed UB in generated `Monotonic::now()`
Emil Fresk
1
-1
/
+1
2021-02-18
Now with new monotonic trait and crate
Emil Fresk
1
-6
/
+12
2021-02-04
Minor fixes
Emil Fresk
1
-0
/
+4
2020-12-03
Save, init generation fixed
Emil Fresk
1
-0
/
+3
2020-10-22
Merge #396
bors[bot]
1
-2
/
+3
2020-10-21
Namespace cleanup
Emil Fresk
1
-2
/
+3
2020-10-15
Implement all clippy suggestions
Henrik Tjäder
1
-1
/
+1
2020-09-01
Remove stale code, fix comment styling
Henrik Tjäder
1
-143
/
+6
2020-09-01
Cargo fmt
Henrik Tjäder
1
-5
/
+2
2020-09-01
Brutally yank out multicore
Henrik Tjäder
1
-6
/
+15
2020-06-11
Rename RTFM to RTIC
Henrik Tjäder
1
-8
/
+8
2020-06-03
Run cargo fmt
Henrik Tjäder
1
-4
/
+3
2020-04-22
Retain cfg-attributes on resources
Henrik Tjäder
1
-1
/
+9
2019-07-03
fix (cross-core) initialization barriers
Jorge Aparicio
1
-9
/
+11
2019-06-18
add homogeneous multi-core support
Jorge Aparicio
1
-2
/
+16
2019-06-13
rtfm-syntax refactor + heterogeneous multi-core support
Jorge Aparicio
1
-0
/
+139