]> granicus.if.org Git - esp-idf/commit
SPI: SPI master clock calculation: n has a minimum of 2 to allow for both a low and...
authorJeroen Domburg <jeroen@espressif.com>
Mon, 24 Apr 2017 08:13:22 +0000 (16:13 +0800)
committerJeroen Domburg <jeroen@espressif.com>
Thu, 27 Apr 2017 03:49:04 +0000 (11:49 +0800)
commit881a90b8ab5ba481b3410be6b886c16d1866b123
treeb22b3d955ba76867a66f52d70a4461c0d92d602e
parentcecb846450d18073c5e1a1e85e537ff71bedffa2
SPI: SPI master clock calculation: n has a minimum of 2 to allow for both a low and a high cycle. Fixes https://github.com/espressif/esp-idf/issues/491
components/driver/spi_master.c