File tree Expand file tree Collapse file tree 3 files changed +3
-251
lines changed
targets/TARGET_STM/TARGET_STM32WB/STM32Cube_FW Expand file tree Collapse file tree 3 files changed +3
-251
lines changed Original file line number Diff line number Diff line change 24
24
25
25
#include "hw.h"
26
26
#include "hw_conf.h"
27
- #include "hw_if.h"
27
+ #include "stm32wbxx.h" // MBED
28
+ // #include "hw_if.h" // MBED
28
29
29
30
/******************************************************************************
30
31
* Transparent Mode Config
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 20
20
/* Includes ------------------------------------------------------------------*/
21
21
#include "app_common.h"
22
22
#include "mbox_def.h"
23
+ #include "stm32wbxx_ll_ipcc.h" // MBED
23
24
24
25
/* Global variables ---------------------------------------------------------*/
25
26
/* Private defines -----------------------------------------------------------*/
You can’t perform that action at this time.
0 commit comments