| 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 | -21/+19 |
| | | |||||
| * | 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 | -1/+1 |
| | | |||||
| * | 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 |
| | | |||||
| * | wpan: fix examples | GhaithOueslati | 2023-07-30 | 1 | -3/+6 |
| | | |||||
| * | wpan: further optimize mac event | xoviat | 2023-07-20 | 1 | -15/+9 |
| | | |||||
| * | - optimize event to parse opcode only once | xoviat | 2023-07-19 | 1 | -16/+18 |
| | | | | | | - optimze channels - return mut ref for smoltcp rx | ||||
| * | wpan/mac: use lifetimes to control events | xoviat | 2023-07-16 | 1 | -21/+34 |
| | | |||||
| * | wpan/mac: use slice view to avoid copy | xoviat | 2023-07-16 | 1 | -16/+19 |
| | | |||||
| * | wpan: factor mac logic into other mod | xoviat | 2023-07-15 | 1 | -3/+3 |
| | | |||||
| * | cleanup | goueslati | 2023-07-13 | 1 | -1/+1 |
| | | |||||
| * | make it work, disgustingly | goueslati | 2023-07-13 | 1 | -5/+33 |
| | | |||||
| * | change MacAddress to a union instead of an enum | goueslati | 2023-07-12 | 1 | -35/+59 |
| | | |||||
| * | parsing MAC structs | goueslati | 2023-07-12 | 1 | -6/+8 |
| | | |||||
| * | wip: added MAC commands | goueslati | 2023-07-11 | 1 | -0/+116 |
