aboutsummaryrefslogtreecommitdiff
path: root/ci.sh
Commit message (Collapse)AuthorAgeFilesLines
...
* Add F2 examples to CIJoonas Javanainen2022-03-271-0/+1
|
* ci: add troublesome stm32 chipsDario Nieuwenhuis2022-02-241-0/+3
|
* stm32: add stm32f103 bluepill to HIL tests.Dario Nieuwenhuis2022-02-241-0/+1
|
* Add documentation about the different embassy abstraction layersUlf Lilleengen2022-02-231-0/+4
| | | | | The guide demonstrates the functionality offered by each layer in Embassy, using code examples.
* stm32/rcc: fix f3 build failure.Dario Nieuwenhuis2022-02-231-0/+1
|
* stm32: add rust stable supportDario Nieuwenhuis2022-02-121-26/+7
|
* embassy, embassy-nrf: add `nightly` Cargo feature to gate nightly-only features.Dario Nieuwenhuis2022-02-121-18/+18
|
* Add unstable-traits for stm32 to CIUlf Lilleengen2022-01-261-0/+13
|
* stm32/ci: add stm32f410tb, time-driver-anyDario Nieuwenhuis2022-01-241-12/+13
|
* nrf: build with unstable-traits in ciDario Nieuwenhuis2022-01-191-5/+5
|
* Make exti an optional featureUlf Lilleengen2022-01-121-0/+6
| | | | | * Add embassy-stm32 build with exti * Add exti to examples
* Merge #540bors[bot]2021-12-161-0/+1
|\ | | | | | | | | | | | | | | | | | | 540: Initial support for STM32F3 r=Dirbaio a=VasanthakumarV The [companion PR](https://github.com/embassy-rs/stm32-data/pull/109) in `stm32-data` should be merged before this PR. The examples were tested on an STM32F303VC MCU. Co-authored-by: VasanthakumarV <[email protected]> Co-authored-by: Dario Nieuwenhuis <[email protected]>
| * [ci] Add STM32F3 examples to CI shellVasanthakumarV2021-12-131-0/+1
| |
* | Merge #533bors[bot]2021-12-131-0/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 533: Book poc r=Dirbaio a=lulf This is a Proof of Concept for an embassy book. It's using Antora/Asciidoc. * Asciidoc because it's a single specification with a slightly richer feature set than markdown. * Antora because it allows keeping content in the embassy repo, while book definition in another repo (embassy-book). Using antora also allows for easy embedding of embassy doc in other projects, which I think in turn increases probability of upstream contributions. The sources of content are located in docs/ but could also be in a separate repo. However, keeping it in the embassy repo makes it easier to support one version of the book per embassy version in the future. At present, the book is automatically built every hour from this branch and published at: https://embassy-rs.github.io/embassy-book/embassy/dev/index.html Co-authored-by: Ulf Lilleengen <[email protected]> Co-authored-by: Ulf Lilleengen <[email protected]>
| * | Fix broken ci.shUlf Lilleengen2021-12-101-1/+1
| | |
| * | Add doc-specific example and add it to CIUlf Lilleengen2021-12-101-0/+1
| |/
* / Enable running ci.sh locally multiple-times.Matous Hybl2021-12-091-1/+9
|/
* stm32/tests: add stm32h755zi, stm32wb55rgDario Nieuwenhuis2021-12-071-1/+3
|
* Add timer test, add g0, g4 tests.Dario Nieuwenhuis2021-12-071-4/+10
|
* Uncomment accidentally commented ci stuff.Dario Nieuwenhuis2021-12-071-4/+4
|
* stm32: add gpio HIL testDario Nieuwenhuis2021-12-061-4/+34
|
* ci: add gpiote+time-driver to embassy-nrf to catch more failures.Dario Nieuwenhuis2021-12-021-14/+14
|
* Make ci script run on Mac OS XUlf Lilleengen2021-11-281-1/+1
|
* stm32: add stm32g4 support.Dario Nieuwenhuis2021-11-271-0/+1
|
* ci: do main build with fully generated stm32-metapac.Dario Nieuwenhuis2021-11-241-0/+7
|
* stm32: rename core features from _cmX to -cmX, cleanup gen.Dario Nieuwenhuis2021-11-231-1/+1
|
* Faster CI with cargo-batchDario Nieuwenhuis2021-11-221-0/+50
|
* Remove old unused ci.shDario Nieuwenhuis2021-07-051-16/+0
|
* Add medium-ip, medium-ethernet Cargo featuresDario Nieuwenhuis2021-04-121-3/+6
|
* Update embassyDario Nieuwenhuis2021-03-021-0/+13