aboutsummaryrefslogtreecommitdiff
path: root/ci.sh
Commit message (Expand)AuthorAgeFilesLines
* stm32/test: add stm32f446 (board not in HIL rig yet)Dario Nieuwenhuis2023-11-271-0/+3
* add build with `igmp` enabled to ci.shStephan Wolski2023-11-191-0/+1
* stm32/sai: fix build on chips with only SAI4 (like stm32h725re), improve sync...Dario Nieuwenhuis2023-11-191-0/+1
* stm32: compute stop mode and workaround rtt test bugxoviat2023-11-041-2/+0
* stm32/tests: disable stop test.Dario Nieuwenhuis2023-10-311-0/+3
* stm32/gpio: make port G work on U5.Dario Nieuwenhuis2023-10-231-2/+2
* stm32/tests: add stm32wba52cg, stm32u5a9zjDario Nieuwenhuis2023-10-221-0/+7
* stm32/tests: add stm32h753zi, stm32h7a3zi.Dario Nieuwenhuis2023-10-211-0/+2
* stm32/tests: add stm32wl hil.Dario Nieuwenhuis2023-10-171-0/+1
* Add some builds without time feature to CIAndres Oliva2023-10-121-0/+6
* Add time feature to CIAndres Oliva2023-10-111-56/+56
* ci: set target dir if not specified.Dario Nieuwenhuis2023-10-071-1/+4
* net: add support for dhcp hostname option.Dario Nieuwenhuis2023-10-071-1/+1
* disable flaky f2 eth testDario Nieuwenhuis2023-10-061-1/+1
* ci: remove wpan tests againxoviat2023-10-031-0/+3
* wpan: re-enable HIL testsxoviat2023-10-031-2/+0
* stm32/hil: add f2, f3, f7, l49Dario Nieuwenhuis2023-10-031-0/+4
* ci: remove wpan testsxoviat2023-10-021-0/+3
* stm32: fix stopxoviat2023-10-021-2/+0
* enable wifi_esp_hosted_perf test, disable stm32f4 stop test.Dario Nieuwenhuis2023-10-021-1/+2
* ci: add all stm32f4Dario Nieuwenhuis2023-10-011-0/+13
* temporarily disable wifi_esp_hosted_perf test.Dario Nieuwenhuis2023-09-281-0/+1
* tests/stm32: add L0, L1, L4, L4+, L5Dario Nieuwenhuis2023-09-261-0/+5
* stm32: use PAC enums for VOS.Dario Nieuwenhuis2023-09-181-0/+2
* stm32: fix wpan_ble testxoviat2023-09-161-2/+0
* stm32: add stm32wba support.Dario Nieuwenhuis2023-09-161-0/+1
* ci: build low-power on l0xoviat2023-09-141-0/+1
* ci: fix colliding files warning.Dario Nieuwenhuis2023-09-121-2/+2
* ci: remove wpan_ble for hilxoviat2023-09-111-0/+2
* Revert "ci: remove failing tests"Dario Nieuwenhuis2023-09-041-5/+0
* ci: remove failing testsxoviat2023-09-031-0/+5
* Add new feature/arch combinations to executor CI checkDániel Buga2023-08-261-0/+13
* stm32: fix f37x build.Dario Nieuwenhuis2023-08-191-0/+1
* nrf: enable defmt for embassy-hal-internal.Dario Nieuwenhuis2023-08-161-1/+1
* 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