rcc: add override so SAI23SEL is used

This commit is contained in:
Adam Greig 2024-03-09 18:53:48 +00:00
parent a5179c3e96
commit 544184c70e
No known key found for this signature in database
GPG Key ID: 8B3FE5477B1DD9A0

View File

@ -271,7 +271,8 @@ impl ParsedRccs {
("SPI4", &["SPI145"]),
("SPI5", &["SPI145"]),
("SAI1", &["SAI12"]),
("SAI2", &["SAI12"]),
("SAI2", &["SAI12", "SAI23"]),
("SAI3", &["SAI23"]),
("USART2", &["USART234578"]),
("USART3", &["USART234578"]),
("UART4", &["USART234578"]),