Merged david_s5/stm32_serialc-edited-online-with-bitbuck-1494214953115 into master
This commit is contained in:
commit
c64983dbeb
@ -187,7 +187,7 @@
|
|||||||
# endif
|
# endif
|
||||||
# define RXDMA_MUTIPLE 4
|
# define RXDMA_MUTIPLE 4
|
||||||
# define RXDMA_BUFFER_SIZE ((CONFIG_STM32_SERIAL_RXDMA_BUFFER_SIZE \
|
# define RXDMA_BUFFER_SIZE ((CONFIG_STM32_SERIAL_RXDMA_BUFFER_SIZE \
|
||||||
+ RXDMA_MUTIPLE) & ~RXDMA_MUTIPLE)
|
+ RXDMA_MUTIPLE) & ~(RXDMA_MUTIPLE-1))
|
||||||
|
|
||||||
/* DMA priority */
|
/* DMA priority */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user