| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Migrate from cortex-ar to aarch32-cpu | Robin Mueller | 2025-11-02 | 1 | -0/+5 |
| | | | | | | - Feature name `arch-cortex-ar` remains the same. - Legacy ARM architectures are not supported. | ||||
| * | Statically allocate task pools on stable Rust. | Dario Nieuwenhuis | 2025-03-28 | 1 | -92/+0 |
| | | | | | | | Thanks @0e4ef622 for the awesome idea of how to do it and the first implementation. Co-Authored-By: Matthew Tran <[email protected]> | ||||
| * | executor: use WakerHack unconditionally even if `nightly` feature is ↵ | Dario Nieuwenhuis | 2024-11-12 | 1 | -11/+0 |
| | | | | | | | enabled. (#3528) This ensures the executor compiles with all recent nightly versions, including the stable-but-with-nightly-features-enabled xtensa rustc. | ||||
| * | Detect and allow older nightlies | Dániel Buga | 2024-11-06 | 1 | -0/+11 |
| | | |||||
| * | Copy build_common.rs into each crate, to make cargo publish happy | Jan Špaček | 2024-05-31 | 1 | -1/+1 |
| | | |||||
| * | Emit cargo:rustc-check-cfg instructions from build.rs | Jan Špaček | 2024-05-30 | 1 | -26/+5 |
| | | |||||
| * | executor: make task arena size configurable. | Dario Nieuwenhuis | 2023-11-24 | 1 | -1/+92 |
| | | |||||
| * | Split embassy crate into embassy-executor, embassy-util. | Dario Nieuwenhuis | 2022-07-29 | 1 | -0/+29 |
