aboutsummaryrefslogtreecommitdiff
path: root/book/en/book.toml
blob: caa04ba8fa7f79d34a997be4f3a58716c1583e19 (plain)
1
2
3
4
5
6
7
8
9
[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"