Dario Nieuwenhuis
c708cefe03
Add cooldown to doc, book jobs.
2025-07-27 23:38:23 +02:00
Dario Nieuwenhuis
77a8bc27e9
ci: lower book, doc job prio
2025-07-27 02:03:43 +02:00
Dario Nieuwenhuis
915513753a
Add dedup to book job.
2025-07-24 23:30:36 +02:00
Dario Nieuwenhuis
b49d809346
Add dedup to doc job.
2025-07-24 23:29:54 +02:00
i509VCB
510adb3b69
nxp: make docs generate
2025-07-22 21:36:37 -05:00
robert.jeutter
a8e905f14e
net-nrf91: add nrf9151 support.
2025-07-10 20:19:53 +02:00
Dion Dokter
59d839a2b8
Fix dual bank support for F7
2025-05-01 13:37:12 +02:00
Dion Dokter
ace20f40ad
Maybe fixed all CI
2025-05-01 10:35:10 +02:00
i509VCB
9afb385f6d
Add docs related things
2025-03-19 13:05:10 -05:00
Dario Nieuwenhuis
5050b2fe88
Update to Rust 1.84
2025-02-17 16:52:29 +01:00
Dániel Buga
ab8ca3f126
Rename ETQD, bump date
2024-12-22 21:00:23 +01:00
Dániel Buga
b912dc197d
Force use 1.83 for Xtensa
2024-12-18 11:54:11 +01:00
Dario Nieuwenhuis
b268b1795f
Merge time-driver and time-queue-driver traits, make HALs own and handle the queue.
2024-12-13 21:20:59 +01:00
Dániel Buga
5a5495aac4
Refactor integrated-timers
2024-12-10 21:31:42 +01:00
Scott Mabin
95b84494bc
basic xtensa CI
2024-11-12 15:58:31 +00:00
Dario Nieuwenhuis
8f98268723
executor: add compile-fail / ui tests.
2024-10-20 23:54:17 +02:00
Romain Goyet
ccce870642
ci: Fix the "test" task when using stm32-metapac from a CI artifact
2024-09-05 18:01:05 -04:00
Caleb Jamison
13cb431472
Enable rp235x doc tests, fixup feature doc
...
The rp235x doc test requires an unfortunate workaround using a private
feature, "_test", in order compile.
2024-08-12 05:47:16 -04:00
Dario Nieuwenhuis
9dc4375f18
rp: update PAC, fix CI.
2024-08-12 03:25:41 -04:00
Ulf Lilleengen
cab46a7a8c
update script permission
2024-05-21 10:21:45 +02:00
Ulf Lilleengen
797f5c1e5e
add book ci script
2024-05-21 10:05:21 +02:00
Dario Nieuwenhuis
0d07a7b95d
Add embassy-usb-synopsys-otg to docs build.
2024-04-26 22:21:04 +02:00
Dario Nieuwenhuis
a25cae46c5
ci: test embassy-sync on miri.
2024-04-15 00:52:42 +02:00
Dario Nieuwenhuis
e147f29b5c
ci: test embassy-futures.
2024-04-14 22:30:31 +02:00
Vega Deftwing
a3f8048877
Revert xargs changes
2024-04-11 20:21:30 +00:00
Vega Deftwing
80fadada70
.sh whitespace and shellcheck fixes
2024-04-11 19:47:31 +00:00
Dario Nieuwenhuis
adb024bdbe
usb-dfu: add docs metadata.
2024-01-26 14:23:51 +01:00
Lachezar Lechev
d4542f4436
docs(ci): add embassy-usb-dfu to the docs build
2024-01-26 12:36:28 +02:00
Dario Nieuwenhuis
6a1c415a4c
Complete cargo.tomls more.
2024-01-12 00:32:47 +01:00
Dario Nieuwenhuis
583f6d9cc5
net-ppp: add repo, docs link.
2024-01-12 00:15:25 +01:00
Dario Nieuwenhuis
e0775fbc8a
Flatten embassy-boot dir tree
2024-01-11 18:55:59 +01:00
Dario Nieuwenhuis
75b05fb344
time: docs improvements, add ci.
2024-01-11 17:17:58 +01:00
Chris Price
102e8d8ad6
Add mock-driver to ci features for embassy-time
2024-01-09 15:58:01 +00:00
Dario Nieuwenhuis
92758c3119
ci: use nightly for building docs.
2023-12-23 16:01:08 +01:00
Dario Nieuwenhuis
8b36a32ed5
ci: use beta, add secondary nightly ci.
2023-12-21 15:03:57 +01:00
Dario Nieuwenhuis
e579095a90
ci: fix test job not caching anything.
2023-12-14 16:30:45 +01:00
Dario Nieuwenhuis
d7eb067b4c
Remove embassy-lora from doc build.
2023-12-04 14:01:53 +01:00
Dario Nieuwenhuis
c6989dfbca
Remove nightly and unstable-traits features in preparation for 1.75.
2023-11-29 17:26:33 +01:00
Dario Nieuwenhuis
171cdb94c7
executor: add support for main/task macros in stable (allocates tasks in an arena)
2023-11-24 23:52:09 +01:00
Dario Nieuwenhuis
1fbc150fd6
executor: add some tests.
2023-11-24 23:52:09 +01:00
Dario Nieuwenhuis
ba9cc102e2
ci: cache lockfiles
...
- 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.
2023-11-21 17:33:07 +01:00
Dario Nieuwenhuis
a2a26f489b
ci: set net.git-fetch-with-cli=true
2023-09-16 02:16:33 +02:00
Dario Nieuwenhuis
7c77d2bd94
ci: reenable stm32 docs.
2023-09-15 03:43:46 +02:00
Dario Nieuwenhuis
e11db9fa59
ci: disable stm32 docs build temporarily because it's bringing CI down for some reason.
2023-09-12 01:43:57 +02:00
Dario Nieuwenhuis
9dd58660c3
Add teleprobe cache.
2023-09-03 01:41:52 +02:00
Dario Nieuwenhuis
b74645e259
Delete .github/bors.toml
2023-09-01 00:21:01 +02:00
René van Dorst
ca588f901f
add embassy-net-adin1110 to .github/ci/doc.sh
2023-08-24 00:52:21 +02:00
René van Dorst
681165e84c
add embassy-net-adin1110 to .github/ci/test.sh
2023-08-24 00:52:21 +02:00
Dario Nieuwenhuis
11b66a73b4
net-wiznet: rename from embassy-net-w5500.
2023-08-15 23:05:55 +02:00
Dario Nieuwenhuis
b6b4448045
ci/docs: build embassy-net-enc28j60.
2023-08-15 15:13:03 +02:00