aboutsummaryrefslogtreecommitdiff
path: root/embassy-stm32/src/tl_mbox
Commit message (Expand)AuthorAgeFilesLines
* stm32/ipcc: move tl_mbox into `embassy-stm32-wpan`goueslati2023-06-1212-1549/+0
* wipgoueslati2023-06-089-297/+473
* cortex-m: remove owned interrupts.Dario Nieuwenhuis2023-06-011-5/+5
* stm32/ipcc: refactor tl_mboxxoviat2023-05-277-45/+51
* stm32/ipcc: move into tl_mboxxoviat2023-05-271-0/+174
* Revert "Merge branch 'tl_mbox' into ipcc"goueslati2023-05-266-256/+74
* Merge branch 'tl_mbox' into ipccGhaith Oueslati2023-05-266-74/+256
|\
| * stm32/ipcc: support for MAC 802.15.4goueslati2023-05-257-101/+295
* | stm32/ipcc: static methods for IPCCgoueslati2023-05-266-83/+64
|/
* stm32: move to bind_interruptsxoviat2023-05-241-20/+38
* stm32/ipcc: fix warningsxoviat2023-05-203-3/+3
* stm32/ipcc: namingxoviat2023-05-201-22/+22
* stm32/ipcc: cleanup namingxoviat2023-05-204-93/+95
* stm32/ipcc: remove constrainxoviat2023-05-201-2/+3
* cleanupgoueslati2023-05-151-33/+0
* tl_mbox read and writegoueslati2023-05-158-21/+545
* 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-028-0/+682