Skip to content

Commit ac6431e

Browse files
committed
fix: remove specific include
Correct CMSIS devide header already included by the core. Signed-off-by: Frederic Pillon <[email protected]>
1 parent 23053fb commit ac6431e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/utility/HCISharedMemTransport.h

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
#include "HCITransport.h"
2424

2525
/* STM32WB include files */
26-
#include "stm32wb55xx.h"
2726
#include "stm32wbxx_ll_rcc.h"
2827
#include "stm32wbxx_ll_ipcc.h"
2928
#include "stm32wbxx_ll_system.h"

0 commit comments

Comments
 (0)