You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/08/22 06:43:39 UTC

[GitHub] [incubator-nuttx] yangxuan8282 opened a new pull request, #6889: arch/arm/src/stm32f7/Kconfig: add STM32F7_SYSCFG

yangxuan8282 opened a new pull request, #6889:
URL: https://github.com/apache/incubator-nuttx/pull/6889

   ## Summary
   
   According to https://github.com/apache/incubator-nuttx/blob/master/arch/arm/src/stm32f7/stm32_otghost.c#L70
   the STM32F7_SYSCFG was needed for stm32f7 otgfs, but it was missing in `arch/arm/src/stm32f7/Kconfig`. 
   So add it now.
   
   ## Impact
   
   No impact is expected.
   
   ## Testing
   
   This changes was tested compile `nucleo-144:f746-nsh` config file with CONFIG_STM32F7_OTGFS enabled.
   Need more patches, compile ok, but OTG not work yet.
   


-- 
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] [incubator-nuttx] xiaoxiang781216 merged pull request #6889: arch/arm/src/stm32f7/Kconfig: add STM32F7_SYSCFG

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #6889:
URL: https://github.com/apache/incubator-nuttx/pull/6889


-- 
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