mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 02:18:38 +08:00
fc1ae9b7be
- Fix byte count calculation for 16-bit SPI words using shift-by-1 instead of shift-by-2 - Use word count instead of byte count for DMA iteration config on both RX and TX channels Signed-off-by: Atsunori Saito <sai@yedo.com>