aboutsummaryrefslogtreecommitdiff
path: root/.github/ci/test.sh
Commit message (Collapse)AuthorAgeFilesLines
* executor: add "task metadata" concept, make name a task metadata.Dario Nieuwenhuis2025-08-291-1/+1
|
* Fix dual bank support for F7Dion Dokter2025-05-011-3/+5
|
* Maybe fixed all CIDion Dokter2025-05-011-2/+2
|
* Rename ETQD, bump dateDániel Buga2024-12-221-1/+1
|
* Merge time-driver and time-queue-driver traits, make HALs own and handle the ↵Dario Nieuwenhuis2024-12-131-1/+1
| | | | queue.
* Refactor integrated-timersDániel Buga2024-12-101-1/+1
|
* executor: add compile-fail / ui tests.Dario Nieuwenhuis2024-10-201-0/+1
|
* ci: Fix the "test" task when using stm32-metapac from a CI artifactRomain Goyet2024-09-051-0/+4
|
* Enable rp235x doc tests, fixup feature docCaleb Jamison2024-08-121-1/+2
| | | | | The rp235x doc test requires an unfortunate workaround using a private feature, "_test", in order compile.
* rp: update PAC, fix CI.Dario Nieuwenhuis2024-08-121-1/+1
|
* ci: test embassy-futures.Dario Nieuwenhuis2024-04-141-0/+1
|
* .sh whitespace and shellcheck fixesVega Deftwing2024-04-111-3/+3
|
* Flatten embassy-boot dir treeDario Nieuwenhuis2024-01-111-3/+3
|
* time: docs improvements, add ci.Dario Nieuwenhuis2024-01-111-0/+1
|
* Add mock-driver to ci features for embassy-timeChris Price2024-01-091-1/+1
|
* ci: use beta, add secondary nightly ci.Dario Nieuwenhuis2023-12-211-3/+0
|
* ci: fix test job not caching anything.Dario Nieuwenhuis2023-12-141-0/+4
|
* Remove nightly and unstable-traits features in preparation for 1.75.Dario Nieuwenhuis2023-11-291-19/+7
|
* executor: add support for main/task macros in stable (allocates tasks in an ↵Dario Nieuwenhuis2023-11-241-0/+1
| | | | arena)
* executor: add some tests.Dario Nieuwenhuis2023-11-241-0/+2
|
* ci: set net.git-fetch-with-cli=trueDario Nieuwenhuis2023-09-161-0/+4
|
* add embassy-net-adin1110 to .github/ci/test.shRené van Dorst2023-08-241-0/+2
|
* Rename embassy-hal-common to embassy-hal-internal, document it's for ↵Dario Nieuwenhuis2023-07-281-1/+1
| | | | internal use only. (#1700)
* ci: fix nrf, rp tests.Dario Nieuwenhuis2023-05-291-1/+3
|
* ci: add stable build, add tests.Dario Nieuwenhuis2023-05-291-0/+28