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 2021/03/29 10:30:04 UTC

[GitHub] [incubator-nuttx] raiden00pl opened a new pull request #3222: stm32/stm32_serial: add support for TX DMA and some improvements

raiden00pl opened a new pull request #3222:
URL: https://github.com/apache/incubator-nuttx/pull/3222


   ## Summary
   
   - stm32: fix USART1 clock for STM32F302
   - stm32: add support for serial TX DMA
     Ported from STM32F7 but with some changes in the #ifdefs logic that handle uart_ops_s.
   - stm32/stm32_serial.c: simplify DMA #ifdefs
   
   ## Impact
   
   ## Testing
   Tested for STM32F302 and STM32F446


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

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



[GitHub] [incubator-nuttx] acassis merged pull request #3222: stm32/stm32_serial: add support for TX DMA and some improvements

Posted by GitBox <gi...@apache.org>.
acassis merged pull request #3222:
URL: https://github.com/apache/incubator-nuttx/pull/3222


   


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

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