We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4ed473 commit 0564498Copy full SHA for 0564498
targets/TARGET_STM/TARGET_STM32H7/device/Legacy/stm32_hal_legacy.h renamed to targets/TARGET_STM/TARGET_STM32H7/device/stm32_hal_legacy.h
targets/TARGET_STM/TARGET_STM32H7/device/stm32h7xx_hal_def.h
@@ -28,7 +28,7 @@
28
29
/* Includes ------------------------------------------------------------------*/
30
#include "stm32h7xx.h"
31
-#include "Legacy/stm32_hal_legacy.h"
+#include "stm32_hal_legacy.h"
32
#include <stddef.h>
33
#include <math.h>
34
0 commit comments