aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Collapse)AuthorAgeFilesLines
...
* Deny warnings in CIDario Nieuwenhuis2021-07-051-1/+8
|
* Add support for generating PAC for dual coresUlf Lilleengen2021-06-161-1/+1
| | | | | | | | * Chips that have multiple cores will be exposed as chipname_corename, i.e. stm32wl55jc_cm4 * Chips that have single cores will use the chip family as feature name and pick the first and only core from the list * Add support for stm32wl55 chip family
* Add STM32WB55 examples to CI, fix example crate nameDominik Boehi2021-06-121-0/+2
|
* Run metapac full gen in CiDario Nieuwenhuis2021-06-101-0/+12
|
* Add examples for STM32L0Ulf Lilleengen2021-06-091-0/+2
|
* Initial swag at h7 examples.Bob McWhirter2021-06-081-0/+2
|
* Add to GHA.Bob McWhirter2021-06-081-0/+2
|
* Move examples to a subdirectoryDario Nieuwenhuis2021-06-021-7/+9
|
* Really checkout submodules in CIDario Nieuwenhuis2021-05-311-2/+2
|
* Checkout submodules in ciDario Nieuwenhuis2021-05-311-0/+2
|
* net: add ciDario Nieuwenhuis2021-05-281-0/+4
|
* Add stm32l0 to CIDario Nieuwenhuis2021-05-211-0/+3
|
* Build with executor-agnostic in CIDario Nieuwenhuis2021-05-191-1/+1
|
* Add more chips to CIDario Nieuwenhuis2021-05-171-1/+4
|
* Add more chips to CIDario Nieuwenhuis2021-05-171-2/+5
|
* stm32: fix build, add ciDario Nieuwenhuis2021-05-171-0/+8
|
* Remove stm32.Dario Nieuwenhuis2021-05-171-18/+0
| | | | stm32 developemnt continues in the `stm32-neo` branch for now.
* nrf: add support for nrf52805, nrf52811, nrf52820Dario Nieuwenhuis2021-05-171-6/+15
|
* Use rust-toolchain.toml for developers and CIRukai2021-05-091-7/+2
|
* stm32: consolidate cratesxoviat2021-03-301-6/+6
|
* ci: fmtcheck all crates individually since there's no workspace anymore.Dario Nieuwenhuis2021-03-291-4/+2
|
* Remove workspace Cargo.toml, add templateDario Nieuwenhuis2021-03-291-4/+2
|
* rp: Add to CiDario Nieuwenhuis2021-03-291-0/+2
|
* ci: add stm32f446xoviat2021-03-201-0/+3
|
* ci: set targetxoviat2021-03-191-1/+1
|
* ci: attempt to consolidate nrf examplesxoviat2021-03-191-15/+2
|
* ci: rm ci.shxoviat2021-03-191-1/+1
|
* ci: parallelize and use cachexoviat2021-03-191-3/+86
|
* Add cargo fmt --all -- --check to ci.shMichael Beaumont2021-03-181-1/+1
|
* thumbv6m support with emulated atomicsDario Nieuwenhuis2021-03-041-1/+2
|
* Remove cargo namespaced-featuresDario Nieuwenhuis2021-03-021-1/+1
|
* Install rust-src in ciDario Nieuwenhuis2021-02-281-0/+1
|
* Fix CIDario Nieuwenhuis2020-12-011-11/+10
|
* Add CIDario Nieuwenhuis2020-10-311-0/+25