aboutsummaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* net-nrf91: add nrf9151 support.robert.jeutter2025-07-101-0/+1
|
* Fix dual bank support for F7Dion Dokter2025-05-011-3/+5
|
* Maybe fixed all CIDion Dokter2025-05-011-2/+2
|
* Add docs related thingsi509VCB2025-03-191-0/+1
|
* Update to Rust 1.84Dario Nieuwenhuis2025-02-171-1/+1
|
* Rename ETQD, bump dateDániel Buga2024-12-222-2/+2
|
* Force use 1.83 for XtensaDániel Buga2024-12-181-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
|
* basic xtensa CIScott Mabin2024-11-121-0/+37
|
* executor: add compile-fail / ui tests.Dario Nieuwenhuis2024-10-202-0/+4
|
* 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
|
* update script permissionUlf Lilleengen2024-05-211-0/+0
|
* add book ci scriptUlf Lilleengen2024-05-211-0/+17
|
* Add embassy-usb-synopsys-otg to docs build.Dario Nieuwenhuis2024-04-261-0/+1
|
* ci: test embassy-sync on miri.Dario Nieuwenhuis2024-04-151-0/+1
|
* ci: test embassy-futures.Dario Nieuwenhuis2024-04-141-0/+1
|
* Revert xargs changesVega Deftwing2024-04-112-2/+2
|
* .sh whitespace and shellcheck fixesVega Deftwing2024-04-114-6/+6
|
* usb-dfu: add docs metadata.Dario Nieuwenhuis2024-01-261-1/+1
|
* docs(ci): add embassy-usb-dfu to the docs buildLachezar Lechev2024-01-261-0/+1
|
* Complete cargo.tomls more.Dario Nieuwenhuis2024-01-121-6/+11
|
* net-ppp: add repo, docs link.Dario Nieuwenhuis2024-01-121-0/+1
|
* Flatten embassy-boot dir treeDario Nieuwenhuis2024-01-112-7/+7
|
* time: docs improvements, add ci.Dario Nieuwenhuis2024-01-112-0/+2
|
* Add mock-driver to ci features for embassy-timeChris Price2024-01-091-1/+1
|
* ci: use nightly for building docs.Dario Nieuwenhuis2023-12-231-0/+1
|
* ci: use beta, add secondary nightly ci.Dario Nieuwenhuis2023-12-214-6/+27
|
* ci: fix test job not caching anything.Dario Nieuwenhuis2023-12-144-3/+7
|
* Remove embassy-lora from doc build.Dario Nieuwenhuis2023-12-041-1/+0
|
* 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
|
* Delete .github/bors.tomlDario Nieuwenhuis2023-09-011-4/+0
|
* 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
|