| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | split `embassy-util` into `embassy-futures`, `embassy-sync`. | Dario Nieuwenhuis | 2022-08-22 | 20 | -3480/+0 |
| | | |||||
| * | Remove Forever, switch to static_cell. | Dario Nieuwenhuis | 2022-08-22 | 5 | -105/+9 |
| | | |||||
| * | Update to critical-section 1.0, atomic-polyfill 1.0 | Dario Nieuwenhuis | 2022-08-17 | 1 | -2/+5 |
| | | |||||
| * | Add -boot docserver metadata. | Dario Nieuwenhuis | 2022-08-15 | 1 | -3/+1 |
| | | |||||
| * | Add documentation to Signal::poll_wait(..). | Bob McWhirter | 2022-08-15 | 1 | -0/+1 |
| | | |||||
| * | Update signal.rs | Bob McWhirter | 2022-08-15 | 1 | -1/+1 |
| | | | | Allow `poll_wait` to be public so higher-order futures around Signal can be built. | ||||
| * | util/pipe: add some capacity/len getters. | Dario Nieuwenhuis | 2022-08-04 | 1 | -0/+29 |
| | | |||||
| * | util/pipe: add embedded-io impls for Pipe, Reader, Writer. | Dario Nieuwenhuis | 2022-08-04 | 3 | -2/+114 |
| | | |||||
| * | util: add pipe | Dario Nieuwenhuis | 2022-08-03 | 3 | -0/+563 |
| | | |||||
| * | Split embassy crate into embassy-executor, embassy-util. | Dario Nieuwenhuis | 2022-07-29 | 19 | -0/+2870 |
