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
2023-03-01
xtask: Reorder commands
Henrik Tjäder
2023-03-01
xtask: Add docs building
Henrik Tjäder
2023-03-01
Book: Fix two broken links
Henrik Tjäder
2023-03-01
CI: TODO for deploy
Henrik Tjäder
2023-03-01
CI: Make it clear what has been linkchecked
Henrik Tjäder
2023-03-01
CI: Fix name of downloaded tar
Henrik Tjäder
2023-03-01
CI: Store and reuse API docs
Henrik Tjäder
2023-03-01
CI: Output detailed link checking errors
Henrik Tjäder
2023-03-01
Book: Remove RTIC v1 Russian translation
Henrik Tjäder
2023-03-01
CI: install-action without shorthand
Henrik Tjäder
2023-03-01
CI: Use precompiled tools if possible
Henrik Tjäder
2023-03-01
CI: Switch to lychee for linkchecking
Henrik Tjäder
2023-03-01
CI: Features differ from xtask backends
Henrik Tjäder
2023-03-01
CI: Enable cache for format
Henrik Tjäder
2023-03-01
CI: Basic tests rework
Henrik Tjäder
2023-03-01
CI: Iterate over backends instead of packages
Henrik Tjäder
2023-03-01
CI: cargo doc needs a backend
Henrik Tjäder
2023-03-01
xtask: Do not add rtic features to all workspace crates
Henrik Tjäder
2023-03-01
CI: Fail on any warning in any local crate
Henrik Tjäder
2023-03-01
CI: Use xtask for format checking
Henrik Tjäder
2023-03-01
xtask: Add format and format-check
Henrik Tjäder
2023-03-01
CI: Use backend instead of target
Henrik Tjäder
2023-03-01
Book: Reintroduce WIP internals targets
Henrik Tjäder
2023-03-01
xtask: Default backend needs no argument
Henrik Tjäder
2023-03-01
Add template for bindings
Emil Fresk
2023-03-01
Book: Fix links, proofread targets and starting_a_project
Henrik Tjäder
2023-03-01
Update backend features to be more clear
Emil Fresk
2023-03-01
Fix xtask to work with backends
Emil Fresk
2023-03-01
Added support for adding codegen to intrrupt entry and exit (needed for RISC-V)
Emil Fresk
2023-03-01
Add feature flags
Emil Fresk
2023-03-01
Break out core specific codegen to bindings
Emil Fresk
2023-03-01
Make some linked list operations unsafe, and document their safety at usage
Emil Fresk
2023-03-01
Make embedded-hal-async dependency optional for better compatibility with HALs
datdenkikniet
2023-03-01
Fix spelling on "cortex_m_systick"
datdenkikniet
2023-03-01
rtic-monotonics: Feature gate monotonics correctly to support multiple MCUs
Emil Fresk
2023-03-01
RP2040 monotonic, rename systick monotonic to not have double name
Emil Fresk
2023-03-01
CI: Make clippy fail on error
Henrik Tjäder
2023-03-01
xtask: Propagate stdio/stderr, exitcodes
Henrik Tjäder
2023-03-01
CI: Make it clearer in GHA UI which target for QEMU
Henrik Tjäder
2023-03-01
CI: Docs use underscore, not hyphen
Henrik Tjäder
2023-03-01
CI: xtask handling example tests
Henrik Tjäder
2023-03-01
CI: Build docs for all crates
Henrik Tjäder
2023-03-01
CI: Cargo clippy done via xtask
Henrik Tjäder
2023-03-01
CI: Let xtask running the different targets
Henrik Tjäder
2023-03-01
Add rtic-arbiter to workspace
Henrik Tjäder
2023-03-01
xtask: For now test on ARM
Henrik Tjäder
2023-03-01
CI: Improve naming and styling
Henrik Tjäder
2023-03-01
xtask: Fixup, copy paste fail
Henrik Tjäder
2023-03-01
CI: Fix macros job name
Henrik Tjäder
2023-03-01
CI: Use xtask for all checks
Henrik Tjäder
[next]