aboutsummaryrefslogtreecommitdiff
path: root/embassy-stm32/src/tl_mbox/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* stm32/ipcc: move tl_mbox into `embassy-stm32-wpan`goueslati2023-06-121-446/+0
* wipgoueslati2023-06-081-165/+194
* cortex-m: remove owned interrupts.Dario Nieuwenhuis2023-06-011-5/+5
* stm32/ipcc: refactor tl_mboxxoviat2023-05-271-14/+32
* Revert "Merge branch 'tl_mbox' into ipcc"goueslati2023-05-261-66/+24
* Merge branch 'tl_mbox' into ipccGhaith Oueslati2023-05-261-24/+66
|\
| * stm32/ipcc: support for MAC 802.15.4goueslati2023-05-251-32/+83
* | stm32/ipcc: static methods for IPCCgoueslati2023-05-261-53/+37
|/
* stm32: move to bind_interruptsxoviat2023-05-241-20/+38
* tl_mbox read and writegoueslati2023-05-151-8/+69
* tl_mbox: added zigee, lld tests and ble lld tables to ref tablegoueslati2023-05-121-9/+27
* removed hardcoded addresses in memory.xgoueslati2023-05-041-19/+19
* fixed ble table cmd buffer being constantgoueslati2023-05-031-1/+1
* added TL Mailbox initialization for STM32WBgoueslati2023-05-021-0/+318