index
:
rtic
main
Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-07-11
bump dependencies
Jorge Aparicio
2019-07-11
change Monotonic::ratio return type to Fraction
Jorge Aparicio
2019-07-11
travis: enable stable builds
Jorge Aparicio
2019-07-11
implement the #[shared] attribute as specified in RFC #211
Jorge Aparicio
2019-07-10
implement RFC #212
Jorge Aparicio
2019-07-03
fix (cross-core) initialization barriers
Jorge Aparicio
2019-06-29
WIP
Jorge Aparicio
2019-06-24
check that the app is not compiled for more cores than were specified
Jorge Aparicio
2019-06-24
Monotonic trait is safe; add MultiCore trait
Jorge Aparicio
2019-06-20
RFC #207
Jorge Aparicio
2019-06-18
homogeneous mode doesn't depend on microamp
Jorge Aparicio
2019-06-18
add homogeneous multi-core support
Jorge Aparicio
2019-06-13
rtfm-syntax refactor + heterogeneous multi-core support
Jorge Aparicio
2019-05-21
Merge #194
bors[bot]
2019-05-21
Merge #193
bors[bot]
2019-05-21
bump heapless dependency to v0.5.0; remove "nightly" feature
Jorge Aparicio
2019-05-21
remove unused check
Jorge Aparicio
2019-05-21
Merge #192
bors[bot]
2019-05-21
removes the maybe_uninit feature gate
Jorge Aparicio
2019-05-09
Merge #189
bors[bot]
2019-05-09
Merge #191
bors[bot]
2019-05-09
Merge #175
bors[bot]
2019-05-09
generate resource proxies only when needed
Jorge Aparicio
2019-05-08
document resolution and range of Instant and Duration
Jorge Aparicio
2019-05-08
fix typo
Jorge Aparicio
2019-05-08
write generated code to disk for easier inspection
Jorge Aparicio
2019-05-01
document internals
Jorge Aparicio
2019-05-01
Merge #176
bors[bot]
2019-05-01
book: indirection for faster message passing
Jorge Aparicio
2019-05-01
rtfm::app: update error message
Jorge Aparicio
2019-05-01
push docs to another repo & update README
Jorge Aparicio
2019-05-01
travis: disable builds on stable
Jorge Aparicio
2019-05-01
ci: the singleton example has been removed
Jorge Aparicio
2019-05-01
update the book
Jorge Aparicio
2019-05-01
test RFC 147
Jorge Aparicio
2019-05-01
update compile-fail tests
Jorge Aparicio
2019-05-01
update compile-pass tests
Jorge Aparicio
2019-05-01
update examples
Jorge Aparicio
2019-05-01
implement RFCs 147 and 155, etc.
Jorge Aparicio
2019-04-21
bors: do not merge PRs labeled S-blocked
Jorge Aparicio
2019-04-21
Merge #174
bors[bot]
2019-04-21
v0.4.3
Jorge Aparicio
2019-04-21
Merge pull request #169 from japaric/late-must-be-send
Jorge Aparicio
2019-04-21
add .run file
Jorge Aparicio
2019-04-21
book: resources shared with init must also be `Send`
Jorge Aparicio
2019-04-21
note that late resources must be Send
Jorge Aparicio
2019-04-16
Merge #170
bors[bot]
2019-04-16
Merge #171
bors[bot]
2019-04-17
now fix the fix
Jorge Aparicio
2019-04-16
more nightly fixes
Jorge Aparicio
[next]