Add STM32_WSPI_QUADSPI1_PRESCALER_VALUE to mcuconf updater

Use this forum for requesting small changes in ChibiOS. Large changes should be discussed in the development forum. This forum is NOT for support.
faisal
Posts: 374
Joined: Wed Jul 19, 2017 12:44 am
Has thanked: 44 times
Been thanked: 60 times

Add STM32_WSPI_QUADSPI1_PRESCALER_VALUE to mcuconf updater

Postby faisal » Fri Apr 02, 2021 6:23 pm

Add STM32_WSPI_QUADSPI1_PRESCALER_VALUE to the updater.

diff --git a/ChibiOS_20.x.x/tools/ftl/processors/conf/mcuconf_stm32l496xx/mcuconf.h.ftl b/ChibiOS_20.x.x/tools/ftl/processors/conf/mcuconf_stm32l496xx/mcuconf.h.ftl
index e6a3f3a57..bdcb294ae 100644
--- a/ChibiOS_20.x.x/tools/ftl/processors/conf/mcuconf_stm32l496xx/mcuconf.h.ftl
+++ b/ChibiOS_20.x.x/tools/ftl/processors/conf/mcuconf_stm32l496xx/mcuconf.h.ftl
@@ -368,5 +368,6 @@
*/
#define STM32_WSPI_USE_QUADSPI1 ${doc.STM32_WSPI_USE_QUADSPI1!"FALSE"}
#define STM32_WSPI_QUADSPI1_DMA_STREAM ${doc.STM32_WSPI_QUADSPI1_DMA_STREAM!"STM32_DMA_STREAM_ID(2, 7)"}
+#define STM32_WSPI_QUADSPI1_PRESCALER_VALUE ${doc.STM32_WSPI_QUADSPI1_PRESCALER_VALUE!"1"}

User avatar
Giovanni
Site Admin
Posts: 14444
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1074 times
Been thanked: 921 times
Contact:

Re: Add STM32_WSPI_QUADSPI1_PRESCALER_VALUE to mcuconf updater

Postby Giovanni » Sat Apr 24, 2021 8:47 am

Hi,

Change implemented in trunk and 20.x, all other STM32 platforms have been updated with the same missing setting.

Giovanni


Return to “Small Change Requests”

Who is online

Users browsing this forum: No registered users and 11 guests