aboutsummaryrefslogtreecommitdiff
path: root/.github/ci
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove nightly and unstable-traits features in preparation for 1.75.Dario Nieuwenhuis2023-11-292-20/+8
|
* 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: cache lockfilesDario Nieuwenhuis2023-11-212-0/+20
| | | | | - Removes the slow "updating crates.io index, updating git" at start of the job. - Avoids CI being randomly slower if a widely-used dep (like serde) gets bumped causing rebuilding everything.
* ci: set net.git-fetch-with-cli=trueDario Nieuwenhuis2023-09-163-0/+12
|
* ci: reenable stm32 docs.Dario Nieuwenhuis2023-09-151-5/+4
|
* ci: disable stm32 docs build temporarily because it's bringing CI down for ↵Dario Nieuwenhuis2023-09-121-4/+5
| | | | some reason.
* Add teleprobe cache.Dario Nieuwenhuis2023-09-031-0/+1
|
* add embassy-net-adin1110 to .github/ci/doc.shRené van Dorst2023-08-241-0/+1
|
* add embassy-net-adin1110 to .github/ci/test.shRené van Dorst2023-08-241-0/+2
|
* net-wiznet: rename from embassy-net-w5500.Dario Nieuwenhuis2023-08-151-1/+1
|
* ci/docs: build embassy-net-enc28j60.Dario Nieuwenhuis2023-08-151-0/+1
|
* Build stm32 docs last.Dario Nieuwenhuis2023-08-151-2/+9
|
* Rename embassy-hal-common to embassy-hal-internal, document it's for ↵Dario Nieuwenhuis2023-07-281-1/+1
| | | | internal use only. (#1700)
* net-esp-hosted: build docs.Dario Nieuwenhuis2023-07-181-0/+1
|
* ci: add check for no CRLF line endings.Dario Nieuwenhuis2023-07-181-0/+17
|
* ci: build doc with 4 threads instead of 6, to avoid running out of disk space.Dario Nieuwenhuis2023-07-061-1/+1
|
* doc: upload statics too.Dario Nieuwenhuis2023-07-041-24/+25
|
* stm32-wpan: add doc metadatagoueslati2023-06-131-0/+1
|
* Fix docs build.Dario Nieuwenhuis2023-06-131-0/+6
|
* Remove embassy-cortex-m crate, move stuff to embassy-hal-common.Dario Nieuwenhuis2023-06-091-1/+0
|
* Document w5500, cyw43Dario Nieuwenhuis2023-06-011-0/+3
|
* ci: build stm32 docs.Dario Nieuwenhuis2023-05-311-20/+21
|
* Move doc building to new CI.Dario Nieuwenhuis2023-05-311-0/+34
|
* ci: run HIL tests in parallel.Dario Nieuwenhuis2023-05-301-0/+1
|
* ci: fix nrf, rp tests.Dario Nieuwenhuis2023-05-291-1/+3
|
* ci: add stable build, add tests.Dario Nieuwenhuis2023-05-293-2/+44
|
* CI fixes.Dario Nieuwenhuis2023-05-291-1/+0
|
* Switch to Bender for CI.Dario Nieuwenhuis2023-05-291-0/+21