embassy/embassy
Daniel Bevenius c223fa3791 Rename spawn_allocate to spawn_mark_used
This commit contains a suggestion to rename TaskStorage::spawn_allocate.

The motivation for this is when reading through the code I was
expecting something else to happen in this method, due to 'allocate' in
the method name.
2022-05-03 16:52:16 +02:00
..
src Rename spawn_allocate to spawn_mark_used 2022-05-03 16:52:16 +02:00
build.rs thumbv6m support with emulated atomics 2021-03-04 21:56:31 +01:00
Cargo.toml Switch to crates.io embedded-hal, embedded-hal-async. 2022-04-22 19:58:24 +02:00