J. Neuschäfer
|
0a19879c5d
|
executor: Use spawner.must_spawn(...) for wasm too
All other architectures use must_spawn instead of spawn+unwrap, so use
it for wasm as well.
|
2024-07-12 02:05:59 +02:00 |
|
Dario Nieuwenhuis
|
3845288ffb
|
Merge pull request #2718 from embassy-rs/update-nightly44
Update nightly Rust.
|
2024-03-20 15:54:55 +00:00 |
|
Dario Nieuwenhuis
|
eca9aac194
|
Fix warnings in recent nightly.
|
2024-03-20 16:39:09 +01:00 |
|
Grant Miller
|
ea89b0c4a0
|
oops
|
2024-02-23 18:45:07 -06:00 |
|
Grant Miller
|
dd549dad1a
|
Improve hygiene
|
2024-02-14 16:59:43 -06:00 |
|
Grant Miller
|
84258e1680
|
wip
|
2024-02-14 15:57:06 -06:00 |
|
Dario Nieuwenhuis
|
35f09374b5
|
Merge pull request #2273 from djdisodo/main
initial support for avr
|
2024-01-19 23:26:55 +01:00 |
|
Scott Mabin
|
929ebd568a
|
embassy-executor-macros v0.4.1
|
2024-01-14 21:30:53 +00:00 |
|
Dario Nieuwenhuis
|
6a1c415a4c
|
Complete cargo.tomls more.
|
2024-01-12 00:32:47 +01:00 |
|
Dario Nieuwenhuis
|
b452a6bcf6
|
Centralize license and MSRV boilerplate into the repo readme.
|
2024-01-11 18:18:35 +01:00 |
|
sodo
|
6ee153a3e2
|
Merge remote-tracking branch 'origin'
|
2024-01-02 13:34:22 +09:00 |
|
Scott Mabin
|
93b64b90ce
|
Extend the task macro to allow cfging arguments away
|
2023-12-31 14:14:32 +00:00 |
|
sodo
|
58d503a77d
|
add avr support
|
2023-12-10 01:45:24 +09:00 |
|
Dario Nieuwenhuis
|
ac2aec4e7a
|
executor: rename macro crate to embassy-executor-macros, bump it.
|
2023-12-07 00:48:30 +01:00 |
|