diff options
author | Karl Palsson <karlp@tweak.net.au> | 2022-01-07 00:30:28 +0100 |
---|---|---|
committer | Vegard Storheil Eriksen <zyp@jvnv.net> | 2022-01-26 23:40:29 +0100 |
commit | b34efc66f164816d37d47f52efd591555eefdd5c (patch) | |
tree | 476de5ce96cf5dc6bb50b8cf060fb2bff187d8fa /.gitignore | |
parent | 1ddf184af5a633903e81ec07093968d8dec086c8 (diff) |
stm32wb: wpan/ipcc/hsem: initial registers
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>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -19,3 +19,5 @@ rcc/rcc_enums.h timer/timer.h usb/usb.h uart/uart.h +wpan/hsem.h +wpan/ipcc.h |