]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/spinlock_perf' into 'master'
authorAngus Gratton <angus@espressif.com>
Tue, 31 Jul 2018 07:31:55 +0000 (15:31 +0800)
committerAngus Gratton <angus@espressif.com>
Tue, 31 Jul 2018 07:31:55 +0000 (15:31 +0800)
commit1c7a8b3b712c4020562551f692d0ced8f7470d2c
tree8610aa1b3cf2855a97fab787dd377cb0b07e06f3
parent321b1e02052de95db60ddce87eecce5f9e04e9b8
parent6e4b0c3e2f22f8a76b9a9120a5e3bb84890fb7b2
Merge branch 'bugfix/spinlock_perf' into 'master'

freertos: Remove either one or two assertions from "fast path" of vPortCPUReleaseMutex()

See merge request idf/esp-idf!2873