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

[PR] arch/stm32: cosmetic fixes [nuttx]

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

   ## Summary
   
   -  arch/stm32: remove unused STM32_UART_RXDMA and STM32_UART_TXDMA flags
       
       These flags are not used in the code.
       SERIAL_HAVE_RXDMA and SERIAL_HAVE_TXDMA flags are used instead.
       
       STM32_UART_TXDMA flag is not even defined in Kconfig
   
   - arch/stm32: STM32_FOC_G4_ADCCHAN0_WORKAROUND depend on STM32G4
   
   ## Impact
   remove unused flags
   
   ## 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


Re: [PR] arch/stm32: cosmetic fixes [nuttx]

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


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