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.
2 parents 85cc30a + 0564498 commit 6ef9349Copy full SHA for 6ef9349
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