Dario Nieuwenhuis
|
0bd47c779b
|
tests: use executor task arena instead of TAIT.
|
2023-11-27 01:23:49 +01:00 |
|
Adam Greig
|
0621e957a0
|
time: Update examples, tests, and other code to use new Timer::after_x convenience methods
|
2023-10-15 01:30:12 +01:00 |
|
Dario Nieuwenhuis
|
8a9f49c163
|
net-wiznet: add HIL test using w5100s.
|
2023-08-16 17:51:47 +02:00 |
|
Dario Nieuwenhuis
|
020e956f1b
|
ci: run HIL tests in parallel.
|
2023-05-30 01:10:53 +02:00 |
|
Dario Nieuwenhuis
|
10d1ad2343
|
Replace futures::future::join -> embassy_futures::join::join.
|
2022-09-22 16:48:35 +02:00 |
|
Dario Nieuwenhuis
|
5daa173ce4
|
Split embassy-time from embassy-executor.
|
2022-08-18 01:22:30 +02:00 |
|
Dario Nieuwenhuis
|
fc6e1e06b3
|
Remove HAL initialization from #[embassy::main] macro.
|
2022-08-17 22:16:46 +02:00 |
|
Dario Nieuwenhuis
|
a0f1b0ee01
|
Split embassy crate into embassy-executor, embassy-util.
|
2022-07-29 23:40:36 +02:00 |
|
Daniel Bevenius
|
8979959dd1
|
Add embedded_hal_async support for embassy-rp
This commit adds support for embedded-hal-async to the Embassy
Raspberry PI crate.
|
2022-07-14 13:52:22 +02:00 |
|