| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: autodetect macro variant | Ulf Lilleengen | 2022-11-23 | 1 | -1/+9 |
| | | | | | | Export all main macro per target architecture from embassy-macros, and select the appropriate macro in embassy-executor. | ||||
| * | Remove Forever, switch to static_cell. | Dario Nieuwenhuis | 2022-08-22 | 1 | -0/+6 |
| | | |||||
| * | Merge branch 'master' of https://github.com/embassy-rs/embassy into rtos-trace | Quentin Smith | 2022-08-19 | 1 | -7/+34 |
| |\ | |||||
| | * | Split embassy-time from embassy-executor. | Dario Nieuwenhuis | 2022-08-18 | 1 | -10/+32 |
| | | | |||||
| * | | Add separate feature flag to enable interrupt tracing | Quentin Smith | 2022-08-16 | 1 | -6/+6 |
| | | | |||||
| * | | cargo fmt | Quentin Smith | 2022-08-10 | 1 | -1/+0 |
| | | | |||||
| * | | Add support for rtos-trace behind a feature flag | Quentin Smith | 2022-08-10 | 1 | -0/+21 |
| |/ | |||||
| * | Split embassy crate into embassy-executor, embassy-util. | Dario Nieuwenhuis | 2022-07-29 | 1 | -0/+22 |
