update perimap for stm32u5[34]5 octospi implementations

This commit is contained in:
Karun 2024-01-23 15:55:19 -05:00
parent 845c209135
commit 64a23e1213

View File

@ -500,7 +500,11 @@ impl PeriMatcher {
("octospi", "v1", "OCTOSPI"), ("octospi", "v1", "OCTOSPI"),
), ),
( (
"STM32U5.*:OCTOSPI[12]:OCTOSPI:octospi1_v3_0.*", "STM32U5[34].*:OCTOSPI[12]:OCTOSPI:octospi_v1_0L5.*",
("octospi", "v1", "OCTOSPI"),
),
(
"STM32U5[AFG789].*:OCTOSPI[12]:OCTOSPI:octospi1_v3_0.*",
("octospi", "v1", "OCTOSPI"), ("octospi", "v1", "OCTOSPI"),
), ),
( (