Skip to content

Commit 0564498

Browse files
committed
STM32H7: 0S2 compilation
1 parent a4ed473 commit 0564498

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

targets/TARGET_STM/TARGET_STM32H7/device/stm32h7xx_hal_def.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
/* Includes ------------------------------------------------------------------*/
3030
#include "stm32h7xx.h"
31-
#include "Legacy/stm32_hal_legacy.h"
31+
#include "stm32_hal_legacy.h"
3232
#include <stddef.h>
3333
#include <math.h>
3434

0 commit comments

Comments
 (0)