summaryrefslogtreecommitdiff
path: root/book/en/book.toml
blob: 98c5bf3f72952cb5e87109892adbea5a8630fc29 (plain) (blame)
1
2
3
4
5
6
7
8
9
[book]
authors = ["Jorge Aparicio, Per Lindgren and The Real-Time Interrupt-driven Concurrency developers"]
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"