| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | stm32: cleanup low-power features | xoviat | 2025-12-18 | 1 | -1/+1 |
| | | |||||
| * | wpan: restructure ipcc and hil test wpan_mac | xoviat | 2025-11-23 | 1 | -7/+2 |
| | | |||||
| * | wpan_ get net example actually working | xoviat | 2025-11-17 | 1 | -15/+75 |
| | | |||||
| * | wpan: restructure mac driver | xoviat | 2025-11-16 | 1 | -100/+15 |
| | | |||||
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+1 |
| | | |||||
| * | executor: return error when creating the spawntoken, not when spawning. | Dario Nieuwenhuis | 2025-08-29 | 1 | -2/+2 |
| | | |||||
| * | examples: stm32wb: remove comment about memory.x file | Romain Reignier | 2024-06-20 | 1 | -1/+0 |
| | | | | | File removed in commit https://github.com/embassy-rs/embassy/commit/c19967dcf24d5223de5fd9b390371dc24aeccc1d | ||||
| * | ci: use beta, add secondary nightly ci. | Dario Nieuwenhuis | 2023-12-21 | 1 | -1/+0 |
| | | |||||
| * | chore: replace make_static! macro usage with non-macro version | Ulf Lilleengen | 2023-12-21 | 1 | -7/+13 |
| | | |||||
| * | wpan: fix examples | GhaithOueslati | 2023-07-30 | 1 | -3/+6 |
| | | |||||
| * | wpan: further optimize mac event | xoviat | 2023-07-20 | 1 | -28/+7 |
| | | |||||
| * | rustfmt | xoviat | 2023-07-19 | 1 | -2/+5 |
| | | |||||
| * | - optimize event to parse opcode only once | xoviat | 2023-07-19 | 1 | -14/+14 |
| | | | | | | - optimze channels - return mut ref for smoltcp rx | ||||
| * | wpan: implement initial event loop | xoviat | 2023-07-18 | 1 | -1/+9 |
| | | |||||
| * | wpan: fully implement initial draft concept | xoviat | 2023-07-18 | 1 | -1/+1 |
| | | |||||
| * | wpan: fix comp errors and impl. some of runner | xoviat | 2023-07-17 | 1 | -0/+180 |
