embassy/embassy-executor/src
bors[bot] a4f9e7cbcc
Merge #1071
1071: refactor: autodetect macro variant r=Dirbaio a=lulf

Apply heuristics using target_arch, target_os and target_family to determine which variant of the entry point to use.

Co-authored-by: Ulf Lilleengen <lulf@redhat.com>
2022-11-23 13:21:59 +00:00
..
arch fix: revert race condition introduced for riscv 2022-11-23 13:17:05 +01:00
raw Remove the _embassy_time_schedule_wake magic 2022-10-26 18:05:27 +03:00
fmt.rs Split embassy-time from embassy-executor. 2022-08-18 01:22:30 +02:00
lib.rs refactor: autodetect macro variant 2022-11-23 13:54:59 +01:00
spawner.rs Replace futures::future::poll_fn -> core::future::poll_fn. 2022-09-22 16:42:49 +02:00