156 Commits

Author SHA1 Message Date
Dario Nieuwenhuis
54a95927f0 ci: use devtool to build docs. 2025-09-22 00:56:34 +02:00
Dario Nieuwenhuis
27df9288f3 aaaaaa 2025-09-22 00:56:14 +02:00
Dario Nieuwenhuis
fd1c163541 ci: add cargo manifest check 2025-09-22 00:46:58 +02:00
Dario Nieuwenhuis
0170641380 ci: docserver -c flag doesn't exist anymore 2025-09-16 16:01:41 +02:00
Dario Nieuwenhuis
83209b812c Use new docserver bin to build docs. 2025-09-15 14:03:12 +02:00
Dario Nieuwenhuis
55b3c5c6e8 ci: use devtool to build. 2025-09-11 21:52:47 +02:00
Florian Grandel
629d224a76
fix(ci): executor macros changelog
Changes to executor macros are expected in the executor changelog. There
is now separate changelog for the macros crate.

Signed-off-by: Florian Grandel <fgrandel@code-for-humans.de>
2025-08-30 18:00:49 +02:00
Dario Nieuwenhuis
da9cdf0c53 executor: add "task metadata" concept, make name a task metadata. 2025-08-29 13:22:59 +02:00
Dániel Buga
b96f44cfd4
Add changelog check 2025-08-18 12:50:52 +02:00
Ulf Lilleengen
8bbfa7ac1b chore: add changelog enforcement 2025-08-12 21:39:23 +02:00
Dario Nieuwenhuis
b00de39af8 Fix build of embassy-time with std+defmt. 2025-07-29 13:36:18 +02:00
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