Re: [PR] espressif: Simplify the selection of the SPI flash frequency [nuttx]

2025-04-04 Thread via GitHub
xiaoxiang781216 merged PR #16131: URL: https://github.com/apache/nuttx/pull/16131 -- 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: commits-unsubscr...@nu

Re: [PR] espressif: Simplify the selection of the SPI flash frequency [nuttx]

2025-04-04 Thread via GitHub
tmedicci commented on code in PR #16131: URL: https://github.com/apache/nuttx/pull/16131#discussion_r2027266906 ## arch/risc-v/src/common/espressif/Kconfig: ## @@ -1487,6 +1487,24 @@ config ESPRESSIF_FLASH_FREQ_20M endchoice # ESPRESSIF_FLASH_FREQ +config ESPRESSIF_FLASH_FR

Re: [PR] espressif: Simplify the selection of the SPI flash frequency [nuttx]

2025-04-04 Thread via GitHub
tmedicci commented on code in PR #16131: URL: https://github.com/apache/nuttx/pull/16131#discussion_r2028814915 ## arch/risc-v/src/common/espressif/Kconfig: ## @@ -1487,6 +1487,24 @@ config ESPRESSIF_FLASH_FREQ_20M endchoice # ESPRESSIF_FLASH_FREQ +config ESPRESSIF_FLASH_FR

Re: [PR] espressif: Simplify the selection of the SPI flash frequency [nuttx]

2025-04-03 Thread via GitHub
acassis commented on code in PR #16131: URL: https://github.com/apache/nuttx/pull/16131#discussion_r2027249108 ## arch/risc-v/src/common/espressif/Kconfig: ## @@ -1487,6 +1487,24 @@ config ESPRESSIF_FLASH_FREQ_20M endchoice # ESPRESSIF_FLASH_FREQ +config ESPRESSIF_FLASH_FRE

Re: [PR] espressif: Simplify the selection of the SPI flash frequency [nuttx]

2025-04-03 Thread via GitHub
tmedicci commented on PR #16131: URL: https://github.com/apache/nuttx/pull/16131#issuecomment-2775758216 @jerpelea , if possible (due to the timeline), it's highly recommended that it be back-ported to the next major release. -- This is an automated message from the Apache Git Service. To

[PR] espressif: Simplify the selection of the SPI flash frequency [nuttx]

2025-04-03 Thread via GitHub
tmedicci opened a new pull request, #16131: URL: https://github.com/apache/nuttx/pull/16131 ## Summary * espressif: Simplify the selection of the SPI flash frequency This PR aims to simplify the selection of the SPI flash frequency for Espressif SoCs by using a standardized Kco