Dario Nieuwenhuis
|
ed661a3c8b
|
executor: rename arch-* to platform-*
|
2026-03-12 17:53:18 +01:00 |
|
Robin Mueller
|
fd40f3e2f2
|
Migrate from cortex-ar to aarch32-cpu
- Feature name `arch-cortex-ar` remains the same.
- Legacy ARM architectures are not supported.
|
2025-11-02 19:30:23 +01:00 |
|
Dario Nieuwenhuis
|
695a6da322
|
Statically allocate task pools on stable Rust.
Thanks @0e4ef622 for the awesome idea of how to do it and the first implementation.
Co-Authored-By: Matthew Tran <0e4ef622@gmail.com>
|
2025-03-28 19:11:53 +01:00 |
|
Dario Nieuwenhuis
|
baeb59b5b8
|
executor: use WakerHack unconditionally even if nightly feature is enabled. (#3528)
This ensures the executor compiles with all recent nightly versions,
including the stable-but-with-nightly-features-enabled xtensa rustc.
|
2024-11-12 16:28:26 +01:00 |
|
Dániel Buga
|
1e850ae791
|
Detect and allow older nightlies
|
2024-11-06 10:48:59 +01:00 |
|
Jan Špaček
|
bfb380e8ca
|
Copy build_common.rs into each crate, to make cargo publish happy
|
2024-05-31 08:07:51 +02:00 |
|
Jan Špaček
|
368893c9cb
|
Emit cargo:rustc-check-cfg instructions from build.rs
|
2024-05-30 18:28:29 +02:00 |
|
Dario Nieuwenhuis
|
996c3c1f7e
|
executor: make task arena size configurable.
|
2023-11-24 23:52:09 +01:00 |
|
Dario Nieuwenhuis
|
a0f1b0ee01
|
Split embassy crate into embassy-executor, embassy-util.
|
2022-07-29 23:40:36 +02:00 |
|