]> granicus.if.org Git - esp-idf/commit
fix(spi_master): this fix the SPI MOSI output missing bug.
authormichael <xiaoxufeng@espressif.com>
Thu, 31 Aug 2017 11:59:30 +0000 (19:59 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Mon, 4 Sep 2017 14:43:51 +0000 (22:43 +0800)
commitb834fcf78aa4cc16d4c3f5349286df3580d24edb
tree353744737f3db25dd6852637c57cee3c5761b75a
parentf254555a4112248cddafdb398a5960917ae2da2c
fix(spi_master): this fix the SPI MOSI output missing bug.
components/driver/include/driver/periph_ctrl.h
components/driver/include/driver/spi_common.h
components/driver/periph_ctrl.c
components/driver/spi_common.c
components/driver/spi_master.c