aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/doc.yml
Commit message (Collapse)AuthorAgeFilesLines
* Move doc building to new CI.Dario Nieuwenhuis2023-05-311-87/+0
|
* CI fixes.Dario Nieuwenhuis2023-05-291-1/+1
|
* Update GitHub Actions CIDirk Stolle2023-05-081-1/+1
| | | | | | The following updates are performed: * update actions/cache to v3 * update actions/checkout to v3
* feat: add embassy-boot-rp to the doc builderLachezar Lechev2023-04-201-2/+1
| | | | Signed-off-by: Lachezar Lechev <[email protected]>
* stm32: use stm32-metapac from crates.io, remove stm32-data submodule.Dario Nieuwenhuis2023-03-201-1/+0
|
* Add more crates to docs.Dario Nieuwenhuis2023-02-131-0/+2
|
* Fix doc build.Dario Nieuwenhuis2023-02-131-2/+2
|
* net: split driver trait to a separate crate.Dario Nieuwenhuis2022-12-261-0/+1
|
* ci/doc: build embassy-time too.Dario Nieuwenhuis2022-10-051-0/+1
|
* Use 1 thread in ci doc building.Dario Nieuwenhuis2022-10-031-1/+1
|
* Build docs in CIDario Nieuwenhuis2022-10-021-0/+85