From: Jeroen Domburg Date: Tue, 15 Nov 2016 06:07:04 +0000 (+0800) Subject: Merge branch 'feature/better_idle_tick_hook_mechanism' into 'master' X-Git-Tag: v1.0~56 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a40e0936e52ec6d2461e5596f3704219b1a4af90;p=esp-idf Merge branch 'feature/better_idle_tick_hook_mechanism' into 'master' Add more scalable tick/idle hook handlers. Like it says in the title. Also adds WAITI to the idle loop, which suspends the CPU until an interrupt comes in. Seems we did not have that yet... :x See merge request !196 --- a40e0936e52ec6d2461e5596f3704219b1a4af90