mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 20:22:51 +01:00
9 lines
231 B
TOML
9 lines
231 B
TOML
[book]
|
|
authors = ["Jorge Aparicio"]
|
|
multilingual = false
|
|
src = "src"
|
|
title = "Real-Time Interrupt-driven Concurrency"
|
|
|
|
[output.html]
|
|
git-repository-url = "https://github.com/rtic-rs/cortex-m-rtic"
|
|
git-repository-icon = "fa-github"
|