]> granicus.if.org Git - esp-idf/commit
fix(spi_master): fix the logic in the ISR to prevent re-config registers when device...
authormichael <xiaoxufeng@espressif.com>
Thu, 14 Dec 2017 09:38:54 +0000 (17:38 +0800)
committermichael <xiaoxufeng@espressif.com>
Thu, 28 Dec 2017 04:03:29 +0000 (12:03 +0800)
commitf4be6ac84d760d23a7334193423a4e04fe9af05e
treef9e3b60457a586e8cecb406a89f312c61b629088
parent7a7b8fc18234f1b5a6e072ff5dddb4b515d91b0c
fix(spi_master): fix the logic in the ISR to prevent re-config registers when device is not changed.
components/driver/spi_master.c