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 |
|
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 |
|