From b34efc66f164816d37d47f52efd591555eefdd5c Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Thu, 6 Jan 2022 23:30:28 +0000 Subject: 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 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ca4a626..42cb9aa 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,5 @@ rcc/rcc_enums.h timer/timer.h usb/usb.h uart/uart.h +wpan/hsem.h +wpan/ipcc.h -- cgit v1.2.3