Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8d062a5

Browse files
committed
Update HAL patch
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent2bfbd6d commit8d062a5

File tree

2 files changed

+26
-38
lines changed

2 files changed

+26
-38
lines changed

‎CI/utils/patch/HAL/G4/0001-G4-Fix-LL-FMC-build-issue-introduce-in-HAL-version-v.patch‎

Lines changed: 0 additions & 38 deletions
This file was deleted.
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
From 2bfbd6dac0c51be4dbd9f9eb080d7ab2b83bbf49 Mon Sep 17 00:00:00 2001
2+
From: Frederic Pillon <frederic.pillon@st.com>
3+
Date: Wed, 29 Apr 2020 16:22:45 +0200
4+
Subject: [PATCH 1/1] [G4] Fix LL FMC build issue
5+
6+
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
7+
---
8+
system/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_fmc.c | 2 +-
9+
1 file changed, 1 insertion(+), 1 deletion(-)
10+
11+
diff --git a/system/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_fmc.c b/system/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_fmc.c
12+
index 12439fe3..a51d193c 100644
13+
--- a/system/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_fmc.c
14+
+++ b/system/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_fmc.c
15+
@@ -53,7 +53,7 @@
16+
*/
17+
18+
/* Includes ------------------------------------------------------------------*/
19+
-#include "stm32g4xx_hal.h"
20+
+#include "stm32g4xx_ll_fmc.h"
21+
22+
/** @addtogroup STM32G4xx_HAL_Driver
23+
* @{
24+
--
25+
2.25.1.windows.1
26+

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp