jerpelea opened a new pull request, #19202: URL: https://github.com/apache/nuttx/pull/19202
## Summary BREAKING CHANGE: CONFIG_STM32F7_QUADSPI and CONFIG_STM32H7_QUADSPI are renamed to CONFIG_STM32F7_QSPI and CONFIG_STM32H7_QSPI. Out-of-tree F7/H7 board configurations must update the symbol name. Standardize the F7/H7 QSPI enable symbol on the QSPI name (the QUADSPI and QSPI peripherals are the same IP block). Only the Kconfig enable symbol and its CONFIG_ references are renamed; the QUADSPI hardware register/pin/DMA macros are unchanged. ## Impact RELEASE ## Testing CI -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
