]> granicus.if.org Git - esp-idf/commit
fix(spi_dma): fix the receive error with RX DMA start with non-aligned address.
authormichael <xiaoxufeng@espressif.com>
Tue, 15 Aug 2017 04:46:21 +0000 (12:46 +0800)
committermichael <xiaoxufeng@espressif.com>
Fri, 18 Aug 2017 02:14:49 +0000 (10:14 +0800)
commita01db5569c541eb6214030369b9b9e68d97409a4
treec90c3b18ae493b89932f5d9bcb31183a61fce645
parentbfb15c6fc9df1d033645e08a237cb418737b2265
fix(spi_dma): fix the receive error with RX DMA start with non-aligned address.
components/driver/include/driver/spi_master.h
components/driver/spi_master.c