aboutsummaryrefslogtreecommitdiff
path: root/ci.sh
Commit message (Collapse)AuthorAgeFilesLines
* stm32/tests: add stm32u0 hil.Dario Nieuwenhuis2024-05-131-0/+1
|
* stm32: add support for STM32H7[RS] "bootflash line", add HIL tests.Dario Nieuwenhuis2024-05-011-0/+6
|
* stm32: add support for H5[23], U5[FG], WBA5[045].Dario Nieuwenhuis2024-04-301-0/+4
|
* ci: add u0 examples.Dario Nieuwenhuis2024-04-161-0/+1
|
* temporarily disable stm32l152re/usart_rx_ringbuffered test.Dario Nieuwenhuis2024-04-151-0/+3
|
* Add stm32u0 support.Dario Nieuwenhuis2024-04-141-0/+3
|
* stm32/timer: simplify traits, convert from trait methods to struct.Dario Nieuwenhuis2024-03-231-0/+1
|
* ci stm32: build target fixeZio Pan2024-03-061-25/+26
|
* ci stm32: update U5 H5 WBA target to Armv8-MeZio Pan2024-03-051-7/+7
|
* tests/rp: reenable i2c test.Dario Nieuwenhuis2024-02-171-3/+0
|
* tests/stm32: actually add stm32f091rc, stm32h503rb.Dario Nieuwenhuis2024-02-171-0/+2
|
* stm32/rcc: port F0 to new API.Dario Nieuwenhuis2024-02-131-0/+7
|
* Merge pull request #2541 from xgroleau/fix/executor-rtos-usage-timeDario Nieuwenhuis2024-02-091-0/+2
|\ | | | | | | fix: rtos-trace time missing
| * fix: compilation for rtos tracexgroleau🐢2024-02-081-0/+2
| |
* | ci(boot): add new example and fix bootloader/stm32wb-dfu Badr Bouslikhin2024-02-071-1/+2
|/
* stm32/rcc: fix more build failures.Dario Nieuwenhuis2024-02-041-0/+3
|
* Merge pull request #2533 from embassy-rs/stm32-rcc-fixitDario Nieuwenhuis2024-02-041-0/+2
|\ | | | | | | stm32/rcc: fix build for some f0 and l4 chips.
| * stm32/rcc: fix build for some f0 and l4 chips.Dario Nieuwenhuis2024-02-041-0/+2
| | | | | | | | Fixes #2531
* | nrf/gpiote: add support for nrf51.Dario Nieuwenhuis2024-02-041-0/+1
|/
* fix: use nrf51-dk chip variantUlf Lilleengen2024-01-251-1/+1
|
* add nrf51 builds to ciUlf Lilleengen2024-01-251-0/+4
|
* add HIL test to CIUlf Lilleengen2024-01-251-0/+1
|
* rename nrf52 HIL testUlf Lilleengen2024-01-241-1/+1
|
* ci.sh: add low-power feature for stm32l5Christian Enderle2024-01-191-1/+1
|
* stm32/tests: enable f446 hil.Dario Nieuwenhuis2024-01-191-3/+0
|
* Merge pull request #2436 from embassy-rs/embassy-nrf-docs-nrf91-exampleDario Nieuwenhuis2024-01-111-0/+1
|\ | | | | | | Embassy nrf docs and nrf91 example
| * add nrf9160 example to CIUlf Lilleengen2024-01-111-0/+1
| |
* | Flatten embassy-boot dir treeDario Nieuwenhuis2024-01-111-4/+4
|/
* time: split driver into a separate embassy-time-driver crate.Dario Nieuwenhuis2024-01-111-17/+23
|
* net: add packet-trace feature.Dario Nieuwenhuis2024-01-101-1/+1
|
* Add mock-driver to ci features for embassy-timeChris Price2024-01-091-1/+1
|
* stm32: update metapac.Dario Nieuwenhuis2024-01-031-0/+1
|
* update stm32data, fixes missing interrupts.Dario Nieuwenhuis2024-01-031-0/+1
|
* ci: disable rpi-pico/i2c testDario Nieuwenhuis2023-12-281-0/+3
|
* ci: use beta, add secondary nightly ci.Dario Nieuwenhuis2023-12-211-20/+17
|
* remove embedded-sdmmcUlf Lilleengen2023-12-201-2/+2
| | | | | Remove support for embedded-sdmmc due to lack of maintainership. Bring it back once the upstream includes the async functionality.
* Add examples to ci.shKaitlyn Kenwell2023-12-141-0/+2
|
* Remove nightly and unstable-traits features in preparation for 1.75.Dario Nieuwenhuis2023-11-291-91/+81
|
* 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 ↵Dario Nieuwenhuis2023-11-191-0/+1
| | | | sync config.
* 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
|