Skip to content

Commit 83e10ae

Browse files
authored
Merge pull request #1898 from fpistm/update_CubeMP1
Update STM32MP1 HAL and CMSIS drivers
2 parents 8717bd0 + 5ca3e7a commit 83e10ae

File tree

156 files changed

+6295
-2962
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

156 files changed

+6295
-2962
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#ifdef VIRTIOCON
22

3-
#include "libmetal/lib/system/generic/cortexm/sys.c"
3+
#include "libmetal/lib/system/generic/template/sys.c"
44

55
#endif /* VIRTIOCON */

cores/arduino/stm32/OpenAMP/openamp.c

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -164,16 +164,6 @@ void OPENAMP_DeInit()
164164
metal_finish();
165165
}
166166

167-
/**
168-
* @brief Initialize the endpoint struct
169-
*
170-
* @param ept: virtio rpmsg endpoint
171-
*/
172-
void OPENAMP_init_ept(struct rpmsg_endpoint *ept)
173-
{
174-
rpmsg_init_ept(ept, "", RPMSG_ADDR_ANY, RPMSG_ADDR_ANY, NULL, NULL);
175-
}
176-
177167
/**
178168
* @brief Create and register the name service endpoint
179169
*

libraries/SrcWrapper/src/HAL/stm32yyxx_hal_smbus_ex.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
#include "stm32l4xx_hal_smbus_ex.c"
1515
#elif STM32L5xx
1616
#include "stm32l5xx_hal_smbus_ex.c"
17+
#elif STM32MP1xx
18+
#include "stm32mp1xx_hal_smbus_ex.c"
1719
#elif STM32U5xx
1820
#include "stm32u5xx_hal_smbus_ex.c"
1921
#elif STM32WBxx

system/Drivers/CMSIS/Device/ST/STM32MP1xx/Include/stm32mp151axx_ca7.h

Lines changed: 72 additions & 34 deletions
Large diffs are not rendered by default.

system/Drivers/CMSIS/Device/ST/STM32MP1xx/Include/stm32mp151axx_cm4.h

Lines changed: 72 additions & 34 deletions
Large diffs are not rendered by default.

system/Drivers/CMSIS/Device/ST/STM32MP1xx/Include/stm32mp151cxx_ca7.h

Lines changed: 72 additions & 34 deletions
Large diffs are not rendered by default.

system/Drivers/CMSIS/Device/ST/STM32MP1xx/Include/stm32mp151cxx_cm4.h

Lines changed: 72 additions & 34 deletions
Large diffs are not rendered by default.

system/Drivers/CMSIS/Device/ST/STM32MP1xx/Include/stm32mp151dxx_ca7.h

Lines changed: 72 additions & 34 deletions
Large diffs are not rendered by default.

system/Drivers/CMSIS/Device/ST/STM32MP1xx/Include/stm32mp151dxx_cm4.h

Lines changed: 72 additions & 34 deletions
Large diffs are not rendered by default.

system/Drivers/CMSIS/Device/ST/STM32MP1xx/Include/stm32mp151fxx_ca7.h

Lines changed: 72 additions & 34 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy