summaryrefslogtreecommitdiff
path: root/wpan
AgeCommit message (Collapse)AuthorFilesLines
2022-04-16WIP: stm32_hsem: lock get/release helpersKarl Palsson1-0/+8
2022-01-26stm32_ipcc: helper methods to ease porting ST codeKarl Palsson1-0/+32
Make it a litle easier to read for some bits that are constantly checked. Signed-off-by: Karl Palsson <karlp@tweak.net.au>
2022-01-26stm32wb: wpan/ipcc/hsem: initial registersKarl Palsson3-0/+77
Not sure if "wpan" is the right directory for them, but they didn't feel like they warranted their own directory each. Signed-off-by: Karl Palsson <karlp@tweak.net.au>