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
/
syntax.rs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-01
syntax: Remove parse settings struct
Emil Fresk
1
-20
/
+4
2023-03-01
Old xtask test pass
Emil Fresk
1
-21
/
+0
2023-03-01
RTIC v2: Initial commit
Emil Fresk
1
-0
/
+158
2019-06-13
rtfm-syntax refactor + heterogeneous multi-core support
Jorge Aparicio
1
-1382
/
+0
2019-05-01
implement RFCs 147 and 155, etc.
Jorge Aparicio
1
-238
/
+226
2019-04-16
check task priority at compile time
Jorge Aparicio
1
-2
/
+2
2019-02-26
refactor: make `binds` harder to misuse
Jorge Aparicio
1
-1
/
+8
2019-02-26
`binds` can only appear once in the argument list
Jorge Aparicio
1
-0
/
+7
2019-02-26
add `binds` argument to the `interrupt` and `exception` attributes
Jorge Aparicio
1
-22
/
+69
2019-02-23
reject duplicate arguments in #[interrupt] and #[exception]
Jorge Aparicio
1
-0
/
+14
2019-02-16
Make builds reproducible
Hugo van der Wijst
1
-18
/
+18
2019-02-12
accept `init: fn() -> init::LateResources`
Jorge Aparicio
1
-5
/
+59
2018-12-16
move macros crate to the 2018 edition
Jorge Aparicio
1
-12
/
+12
2018-12-16
properly handle `#[cfg]` (conditional compilation) on tasks
Jorge Aparicio
1
-1
/
+4
2018-12-16
properly handle #[cfg] (conditional compilation) on resources
Jorge Aparicio
1
-9
/
+15
2018-12-15
codegen/statics: forward #[cfg] attributes
Jorge Aparicio
1
-1
/
+22
2018-11-03
v0.4.0
Jorge Aparicio
1
-0
/
+1235