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
/
software_tasks.rs
(
unfollow
)
Age
Commit message (
Collapse
)
Author
Files
Lines
2020-10-12
UI fix
Emil Fresk
2
-6
/
+6
2020-10-07
Now core contains the same `Peripherals` type based on monotonic
Emil Fresk
2
-2
/
+30
2020-10-07
minor md lints and wording clarification
Daniel Carosone
2
-11
/
+12
2020-10-06
Fix MD-lints, add Matrix and meeting notes badges
Henrik Tjäder
1
-6
/
+14
2020-10-06
Restore links to docs
Henrik Tjäder
1
-0
/
+4
2020-10-05
Split up migration guides into its own sections
Emil Fresk
5
-332
/
+335
2020-10-05
Run the macro tests
Henrik Tjäder
1
-0
/
+54
2020-10-05
Added back accidentally removed block
Emil Fresk
2
-2
/
+7
2020-10-05
Move to master of rtic-syntax
Emil Fresk
1
-1
/
+1
2020-10-05
Overwrite steerr files
Emil Fresk
1
-1
/
+1
2020-10-05
Separate example check and run-pass tests
Henrik Tjäder
1
-1
/
+48
2020-10-05
Also update for the deploy stage
Henrik Tjäder
1
-2
/
+1
2020-10-05
Unable to use git for tags
Henrik Tjäder
1
-5
/
+6
2020-10-05
Use a full copy of the book instead of symlink
Henrik Tjäder
1
-2
/
+4
2020-10-05
Fix broken symlink
Henrik Tjäder
1
-2
/
+2
2020-10-05
Use latest rtic-syntax master
Henrik Tjäder
1
-1
/
+1
2020-10-05
v must be first in the tag, document the version
Henrik Tjäder
1
-1
/
+5
2020-10-05
Ensure pre-releases are not included
Henrik Tjäder
1
-1
/
+1
2020-10-05
The stable book should build from branch
Henrik Tjäder
1
-11
/
+17
2020-10-03
Updated documentation to include the critical section token in init
Emil Fresk
2
-3
/
+8
2020-10-02
Remove leftover v1.36 hacks
Henrik Tjäder
1
-6
/
+0
2020-10-02
Prepare the book for v0.6
Henrik Tjäder
1
-2
/
+4
2020-10-02
Update ui-test
Henrik Tjäder
1
-2
/
+2
2020-10-02
minor markdownlints
Daniel Carosone
4
-7
/
+3
2020-10-02
Shared access is useful with interior mutability
Daniel Carosone
1
-1
/
+3
2020-10-02
Describe the resource struct attribute migration steps
Henrik Tjäder
1
-0
/
+31
2020-10-02
Clarify the need for resources-attribute
Henrik Tjäder
1
-0
/
+2
2020-10-02
close console text blocks on a new line
Daniel Carosone
5
-16
/
+32
fixes #369
2020-10-02
Add migration to 0.6 along with updated documentation
Henrik Tjäder
14
-73
/
+140
2020-10-01
Remove exports related to heterogeneous multi-core support
Henrik Tjäder
1
-2
/
+0
2020-10-01
Remove all of heterogeneous and homogeneous from the book
Henrik Tjäder
3
-14
/
+0
2020-10-01
Fixing test errors
Emil Fresk
1
-3
/
+3
2020-10-01
Fixing test errors
Emil Fresk
5
-31
/
+37
2020-10-01
Added `bare_metal::CriticalSection` to `init::Context`
Emil Fresk
3
-0
/
+10
2020-10-01
Now late resources are always used
Emil Fresk
35
-71
/
+125
2020-10-01
Start updating the book
Henrik Tjäder
1
-10
/
+3
2020-10-01
Use latest mdBook
Henrik Tjäder
1
-1
/
+1
2020-10-01
Rename const_app to mod_app
Henrik Tjäder
6
-64
/
+52
2020-09-29
Fix test output to match GHA runner
Henrik Tjäder
2
-6
/
+6
2020-09-29
Annotate the resource struct
Henrik Tjäder
1
-0
/
+1
2020-09-29
Import panic_halt so semihosting is not attempted
Henrik Tjäder
4
-42
/
+50
ARMv6 would otherwise differ in output compared to ARMv7
2020-09-29
Pool example need to import things into the mod
Henrik Tjäder
1
-1
/
+3
2020-09-29
Remove stale comment
Henrik Tjäder
1
-1
/
+0
2020-09-29
Update run-pass tests for stable
Henrik Tjäder
2
-34
/
+34
2020-09-29
Workaround lint for now
Henrik Tjäder
1
-0
/
+1
2020-09-29
Keep user code as-is within the module, add example
Henrik Tjäder
3
-1
/
+68
2020-09-29
Add #[resources] to ui/single
Henrik Tjäder
1
-0
/
+1
2020-09-29
All examples use #[resources] attribute
Henrik Tjäder
15
-1
/
+15
2020-09-25
Update test suite output
Henrik Tjäder
3
-17
/
+13
2020-09-25
Remove legacy 1.36.0
Henrik Tjäder
1
-12
/
+2
[next]