]> granicus.if.org Git - esp-idf/commit
Merge branch 'fix/spi_callback_in_iram' into 'master'
authorAngus Gratton <angus@espressif.com>
Tue, 20 Nov 2018 08:25:08 +0000 (16:25 +0800)
committerAngus Gratton <angus@espressif.com>
Tue, 20 Nov 2018 08:25:08 +0000 (16:25 +0800)
commit92f32f00602273efa3af394df4297b8d3b543aef
tree8bceddfb58c40659ae0d90ec1e7ea502f6c018de
parentffda37dd1641919fdb98b46b9e91545883e6aa6b
parent8cddfa35b8b89a90d68341087b4eec95fe1c4476
Merge branch 'fix/spi_callback_in_iram' into 'master'

spi: fix the crash when callbacks are not in the IRAM

See merge request idf/esp-idf!3498