aboutsummaryrefslogtreecommitdiff
path: root/ci.sh
Commit message (Expand)AuthorAgeFilesLines
* Update to embedded-io 0.5 (#1752)Dario Nieuwenhuis2023-08-071-10/+4
* Merge pull request #1728 from pennae/rp-gpio-banksDario Nieuwenhuis2023-08-011-0/+1
|\
| * rp: make QSPI gpio support optionalpennae2023-07-311-0/+1
* | Merge pull request #1727 from embassy-rs/hrtim-v2xoviat2023-07-311-0/+1
|\ \ | |/ |/|
| * stm32: add hrtim v2Dario Nieuwenhuis2023-07-311-0/+1
* | Merge pull request #1704 from rubdos/ieee802154-fixesDario Nieuwenhuis2023-07-311-0/+3
|\ \ | |/ |/|
| * CI: ip, ethernet and ieee802.15.4 should be able to co-existRuben De Smet2023-07-311-0/+3
* | Merge branch 'main' of https://github.com/embassy-rs/embassy into hrtimxoviat2023-07-281-0/+2
|\|
| * CI: ethernet and ieee802.15.4 should be able to co-existRuben De Smet2023-07-281-0/+2
* | Merge branch 'main' of https://github.com/embassy-rs/embassy into hrtimxoviat2023-07-221-4/+0
|\|
| * Remove wifi envvars. They're annoying, they cause rust-analyzer errors when o...Dario Nieuwenhuis2023-07-051-4/+0
* | stm32/hrtim: add example impl.xoviat2023-06-301-0/+1
|/
* esp-hosted: add perf hil test.Dario Nieuwenhuis2023-06-221-1/+1
* Add firmware updater examples to CIUlf Lilleengen2023-06-191-10/+10
* Merge branch 'main' into v4-optionalDario Nieuwenhuis2023-06-081-1/+2
|\
| * Add RTIC example.Dario Nieuwenhuis2023-06-081-0/+1
| * cyw43: add perf HIL test.Dario Nieuwenhuis2023-06-061-1/+1
* | CI: introduce tests for dual stack v4 and v6Ruben De Smet2023-06-061-0/+4
* | CI: add proto-ipv4 to embassy-net testRuben De Smet2023-06-061-2/+2
* | CI: Add proto-ipv6 tests without ipv4 to CIRuben De Smet2023-06-061-0/+4
|/
* stm32/rtc: fix build failure in some L4sDario Nieuwenhuis2023-05-311-0/+1
* cyw43: adapt build to main embassy repo.Dario Nieuwenhuis2023-05-301-0/+11
* ci: run HIL tests in parallel.Dario Nieuwenhuis2023-05-301-32/+11
* Switch to Bender for CI.Dario Nieuwenhuis2023-05-291-1/+0
* ci: replace openid connect with static secret.Dario Nieuwenhuis2023-05-251-6/+2
* stm32: move lora to bind_interruptsxoviat2023-05-241-1/+1
* stm32: move to bind_interruptsxoviat2023-05-241-1/+2
* stm32: test more feature combinations in ci.Dario Nieuwenhuis2023-05-191-0/+14
* embassy-boot: update ci and examples to use the nightly flagsander2023-04-201-4/+4
* Add embassy-net without dhcp to ci.shRoy Buitenhuis2023-04-181-0/+1
* Remove empty line, causing build issues.Roy Buitenhuis2023-04-111-1/+0
* Add empty test binary for riscvRoy Buitenhuis2023-04-111-0/+2
* stm32/test: add C0 hil tests.Dario Nieuwenhuis2023-04-111-0/+1
* stm32/test: add h5 hil tests.Dario Nieuwenhuis2023-04-101-0/+1
* stm32: add H5 support.Dario Nieuwenhuis2023-04-061-0/+3
* Let sector computation be shared across familiesRasmus Melchior Jacobsen2023-03-301-0/+1
* stm32: use stm32-metapac from crates.io, remove stm32-data submodule.Dario Nieuwenhuis2023-03-201-18/+2
* nrf/buffered_uarte: add HIL tests.Dario Nieuwenhuis2023-03-041-0/+1
* nrf: add support for UICR configuration.Dario Nieuwenhuis2023-02-201-2/+2
* add stm32f413vh to CIDario Nieuwenhuis2023-02-131-0/+1
* fix embedded-sdmmc integration.Dario Nieuwenhuis2023-01-211-1/+1
* stm32: add stm32c0 examples.Dario Nieuwenhuis2023-01-171-0/+1
* stm32: add stm32c0 support.Dario Nieuwenhuis2023-01-171-1/+1
* Rename examples/nrf to examples/nrf52840Dominik Boehi2023-01-091-1/+2
* feat: compile bootloader examples for nRF91Ulf Lilleengen2023-01-041-1/+4
* net: remove unused pool-x featuresDario Nieuwenhuis2022-12-261-4/+4
* feat: embassy-boot for rp2040Ulf Lilleengen2022-12-021-0/+3
* Add -time, -sync to CI with all features.Dario Nieuwenhuis2022-11-281-0/+2
* rp: enable time-driver in Cargo.toml instead of ci.shDario Nieuwenhuis2022-09-261-1/+1
* rp: Disable intrinsics by default.Dario Nieuwenhuis2022-09-261-0/+1