Merge pull request #366 from kkoppul2/karun/update_u5_octospi

Update U5 Octospi mapping
This commit is contained in:
Dario Nieuwenhuis 2024-01-23 21:38:44 +00:00 committed by GitHub
commit 6d4ee04c7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -500,7 +500,11 @@ impl PeriMatcher {
("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"),
),
(