Skip to content

Commit 0429a3a

Browse files
arnopogalak
authored andcommitted
ext: hal: add stm32mp1 exti ll driver
The stm32mp1 exti ll driver is mandatory for compilation. add it on top of stm32cubeMP1 version 1.0.0. Signed-off-by: Arnaud Pouliquen <[email protected]>
1 parent e529af1 commit 0429a3a

File tree

3 files changed

+1947
-1
lines changed

3 files changed

+1947
-1
lines changed

ext/hal/st/stm32cube/stm32mp1xx/README

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,13 @@ License Link:
3636

3737
Patch List:
3838

39-
* Initial version
39+
* Initial version 1.0.0
40+
41+
* Add stm32mp1 exti ll driver
42+
The stm32mp1 exti ll driver is mandatory for compilation.
43+
add it on top of stm32cubeMP1 version 1.0.0.
44+
Impacted files:
45+
ext/hal/st/stm32cube/stm32mp1xx/README
46+
ext/hal/st/stm32cube/stm32mp1xx/drivers/include/stm32mp1xx_ll_exti.h
47+
ext/hal/st/stm32cube/stm32mp1xx/drivers/src/stm32mp1xx_ll_exti.c
48+
ST Bug tracker ID: None

0 commit comments

Comments
 (0)