File tree Expand file tree Collapse file tree 3 files changed +1
-3
lines changed
targets/TARGET_STM/TARGET_STM32G0/STM32Cube_FW Expand file tree Collapse file tree 3 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 1
1
/**
2
- * SPDX-License-Identifier: BSD-3-Clause
3
2
******************************************************************************
4
3
* @file stm32g071xx.h
5
4
* @author MCD Application Team
Original file line number Diff line number Diff line change 1
1
/**
2
- * SPDX-License-Identifier: BSD-3-Clause
3
2
******************************************************************************
4
3
* @file stm32g0xx.h
5
4
* @author MCD Application Team
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ extern "C" {
28
28
29
29
/* Includes ------------------------------------------------------------------*/
30
30
#include "stm32g0xx.h"
31
- #include "stm32_hal_legacy.h" /* Aliases file for old names compatibility */
31
+ #include "Legacy/ stm32_hal_legacy.h" /* Aliases file for old names compatibility */
32
32
#include <stddef.h>
33
33
34
34
/* Exported types ------------------------------------------------------------*/
You can’t perform that action at this time.
0 commit comments