You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/02/19 04:06:35 UTC

[GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #8583: Revert "STM32 Nucleo: warning: #warning "Default Flash Configuration Used""

xiaoxiang781216 opened a new pull request, #8583:
URL: https://github.com/apache/nuttx/pull/8583

   ## Summary
   
   This reverts commit 62c15c03d39103349efc2dd862e0943244deb2e4.
   
   Fix warning: the choice symbol STM32_FLASH_CONFIG_G (defined at arch/arm/src/stm32/Kconfig:1275) is selected by the following symbols, but select/imply has no effect on choice symbols
    - ARCH_CHIP_STM32F412ZG (defined at arch/arm/src/stm32/Kconfig:1014)
   
   ## Impact
   
   ## 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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [nuttx] pkarashchenko merged pull request #8583: Revert "STM32 Nucleo: warning: #warning "Default Flash Configuration Used""

Posted by "pkarashchenko (via GitHub)" <gi...@apache.org>.
pkarashchenko merged PR #8583:
URL: https://github.com/apache/nuttx/pull/8583


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [nuttx] xiaoxiang781216 commented on pull request #8583: Revert "STM32 Nucleo: warning: #warning "Default Flash Configuration Used""

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 commented on PR #8583:
URL: https://github.com/apache/nuttx/pull/8583#issuecomment-1435838178

   @spi3ex I revert your patch(https://github.com/apache/nuttx/pull/8558) since it generate another warning. Please find a better method to fix it.


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org