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
/
pre_init.rs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-24
Fix clash with defmt
Emil Fresk
1
-3
/
+3
2022-05-17
More ergonomic error from static asserts messages
Emil Fresk
1
-3
/
+22
2022-02-22
Clippy with pedantic suggestions
Henrik Tjäder
1
-4
/
+4
2021-12-14
Idle: Switch to NOP instead of WFI
Henrik Tjäder
1
-7
/
+0
2021-11-02
Fixed aliasing issue due to RacyCell implementation
Emil Fresk
1
-1
/
+1
2021-09-28
Fix export of SYST
Emil Fresk
1
-1
/
+1
2021-09-27
Updated codegen for the updated syntax (default monotonic priority)
Emil Fresk
1
-1
/
+5
2021-08-31
style fix
Jorge Aparicio
1
-1
/
+1
2021-08-31
validate unused dispatchers
Jorge Aparicio
1
-4
/
+7
2021-08-20
Use `mark_internal_name` by default for methods in `util` to make usage of th...
datdenkikniet
1
-1
/
+0
2021-08-16
Remove linked list impl - use heapless, linked list init now const fn
Emil Fresk
1
-9
/
+1
2021-07-06
Minimal app now compiles
Emil Fresk
1
-1
/
+1
2021-05-06
Flattened the _ out of it
Emil Fresk
1
-3
/
+1
2021-04-08
Goodbye static mut
Emil Fresk
1
-2
/
+4
2021-03-20
Cancel and reschedule working
Emil Fresk
1
-4
/
+8
2021-02-25
Documentation generation fixes
Emil Fresk
1
-10
/
+12
2021-02-18
Now with new monotonic trait and crate
Emil Fresk
1
-4
/
+16
2020-12-13
Now handling SysTick as well
Emil Fresk
1
-10
/
+22
2020-12-10
More work
Emil Fresk
1
-19
/
+20
2020-12-08
TQ handlers being generated
Emil Fresk
1
-18
/
+19
2020-10-23
move dispatchers to app argument
Per Lindgren
1
-13
/
+11
2020-10-15
Merge branch 'master' into spawn_experiment
Emil Fresk
1
-2
/
+2
2020-10-15
Detect if the rt flag is defined in the PAC/HAL
Emil Fresk
1
-2
/
+2
2020-10-11
Fixing examples and tests, modules now import user imports correctly
Emil Fresk
1
-5
/
+1
2020-10-11
Now with spawn/schedule from anywhere
Emil Fresk
1
-4
/
+4
2020-09-01
Remove stale code, fix comment styling
Henrik Tjäder
1
-49
/
+10
2020-09-01
Cargo fmt
Henrik Tjäder
1
-8
/
+1
2020-09-01
Brutally yank out multicore
Henrik Tjäder
1
-35
/
+23
2020-08-27
Reuse cortex-m
Henrik Tjäder
1
-2
/
+1
2020-07-09
rtic::export::Peripherals created by into instead of transmute
Per Lindgren
1
-6
/
+8
2020-06-30
Fixes an issue where one could double take the cortex_m Peripheral
Emil Fresk
1
-0
/
+7
2020-06-11
Rename RTFM to RTIC
Henrik Tjäder
1
-12
/
+12
2019-09-15
don't use deprecated API
Jorge Aparicio
1
-1
/
+1
2019-06-20
RFC #207
Jorge Aparicio
1
-7
/
+7
2019-06-18
add homogeneous multi-core support
Jorge Aparicio
1
-4
/
+13
2019-06-13
rtfm-syntax refactor + heterogeneous multi-core support
Jorge Aparicio
1
-0
/
+150