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

   ## Summary
   Fix the serial buffer size handling for USICx_CHAN1 when USICx_CHAN0 is not 
enabled.
   Now user can set the USICx_CHAN0_RX_BUFFER_SIZE and 
USICx_CHAN0_TX_BUFFER_SIZE even if channel 0 is not enabled. 
   By default the 16 bytes of RX and 16 bytes of TX buffers are used for each 
of the 2 channels. 
   
   ## Impact
   No impact on already functional boards.
   
   ## Testing
   Tested on a custom XMC4800 based board.
   
   
   


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

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

Reply via email to