| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Remove nightly and unstable-traits features in preparation for 1.75. | Dario Nieuwenhuis | 2023-11-29 | 2 | -20/+8 | |
| | | ||||||
| * | executor: add support for main/task macros in stable (allocates tasks in an ↵ | Dario Nieuwenhuis | 2023-11-24 | 1 | -0/+1 | |
| | | | | | arena) | |||||
| * | executor: add some tests. | Dario Nieuwenhuis | 2023-11-24 | 1 | -0/+2 | |
| | | ||||||
| * | ci: cache lockfiles | Dario Nieuwenhuis | 2023-11-21 | 2 | -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=true | Dario Nieuwenhuis | 2023-09-16 | 3 | -0/+12 | |
| | | ||||||
| * | ci: reenable stm32 docs. | Dario Nieuwenhuis | 2023-09-15 | 1 | -5/+4 | |
| | | ||||||
| * | ci: disable stm32 docs build temporarily because it's bringing CI down for ↵ | Dario Nieuwenhuis | 2023-09-12 | 1 | -4/+5 | |
| | | | | | some reason. | |||||
| * | Add teleprobe cache. | Dario Nieuwenhuis | 2023-09-03 | 1 | -0/+1 | |
| | | ||||||
| * | add embassy-net-adin1110 to .github/ci/doc.sh | René van Dorst | 2023-08-24 | 1 | -0/+1 | |
| | | ||||||
| * | add embassy-net-adin1110 to .github/ci/test.sh | René van Dorst | 2023-08-24 | 1 | -0/+2 | |
| | | ||||||
| * | net-wiznet: rename from embassy-net-w5500. | Dario Nieuwenhuis | 2023-08-15 | 1 | -1/+1 | |
| | | ||||||
| * | ci/docs: build embassy-net-enc28j60. | Dario Nieuwenhuis | 2023-08-15 | 1 | -0/+1 | |
| | | ||||||
| * | Build stm32 docs last. | Dario Nieuwenhuis | 2023-08-15 | 1 | -2/+9 | |
| | | ||||||
| * | Rename embassy-hal-common to embassy-hal-internal, document it's for ↵ | Dario Nieuwenhuis | 2023-07-28 | 1 | -1/+1 | |
| | | | | | internal use only. (#1700) | |||||
| * | net-esp-hosted: build docs. | Dario Nieuwenhuis | 2023-07-18 | 1 | -0/+1 | |
| | | ||||||
| * | ci: add check for no CRLF line endings. | Dario Nieuwenhuis | 2023-07-18 | 1 | -0/+17 | |
| | | ||||||
| * | ci: build doc with 4 threads instead of 6, to avoid running out of disk space. | Dario Nieuwenhuis | 2023-07-06 | 1 | -1/+1 | |
| | | ||||||
| * | doc: upload statics too. | Dario Nieuwenhuis | 2023-07-04 | 1 | -24/+25 | |
| | | ||||||
| * | stm32-wpan: add doc metadata | goueslati | 2023-06-13 | 1 | -0/+1 | |
| | | ||||||
| * | Fix docs build. | Dario Nieuwenhuis | 2023-06-13 | 1 | -0/+6 | |
| | | ||||||
| * | Remove embassy-cortex-m crate, move stuff to embassy-hal-common. | Dario Nieuwenhuis | 2023-06-09 | 1 | -1/+0 | |
| | | ||||||
| * | Document w5500, cyw43 | Dario Nieuwenhuis | 2023-06-01 | 1 | -0/+3 | |
| | | ||||||
| * | ci: build stm32 docs. | Dario Nieuwenhuis | 2023-05-31 | 1 | -20/+21 | |
| | | ||||||
| * | Move doc building to new CI. | Dario Nieuwenhuis | 2023-05-31 | 1 | -0/+34 | |
| | | ||||||
| * | ci: run HIL tests in parallel. | Dario Nieuwenhuis | 2023-05-30 | 1 | -0/+1 | |
| | | ||||||
| * | ci: fix nrf, rp tests. | Dario Nieuwenhuis | 2023-05-29 | 1 | -1/+3 | |
| | | ||||||
| * | ci: add stable build, add tests. | Dario Nieuwenhuis | 2023-05-29 | 3 | -2/+44 | |
| | | ||||||
| * | CI fixes. | Dario Nieuwenhuis | 2023-05-29 | 1 | -1/+0 | |
| | | ||||||
| * | Switch to Bender for CI. | Dario Nieuwenhuis | 2023-05-29 | 1 | -0/+21 | |
