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 11/**
2- * SPDX-License-Identifier: BSD-3-Clause
32 ******************************************************************************
43 * @file stm32g071xx.h
54 * @author MCD Application Team
Original file line number Diff line number Diff line change 11/**
2- * SPDX-License-Identifier: BSD-3-Clause
32 ******************************************************************************
43 * @file stm32g0xx.h
54 * @author MCD Application Team
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ extern "C" {
2828
2929/* Includes ------------------------------------------------------------------*/
3030#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 */
3232#include <stddef.h>
3333
3434/* Exported types ------------------------------------------------------------*/
You can’t perform that action at this time.
0 commit comments