]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/spinlock_performance' into 'master'
authorAngus Gratton <angus@espressif.com>
Tue, 5 Sep 2017 01:16:10 +0000 (09:16 +0800)
committerAngus Gratton <angus@espressif.com>
Tue, 5 Sep 2017 01:16:10 +0000 (09:16 +0800)
commitd531b56d933301c4e92a61047e4657c5ed083db1
treeaeac5200b757cc87fe379425ba78f0a76e48e1b8
parent11a87ca8113abe48981c3cb0aa157eee606f5f6d
parentcf29dd47a9bcde7f91e7ef3fcb8f912bafedd22a
Merge branch 'bugfix/spinlock_performance' into 'master'

freertos: Reduce CPU spinlock (portmux) overhead

See merge request !497