]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'feature/better_idle_tick_hook_mechanism' into 'master'
authorJeroen Domburg <jeroen@espressif.com>
Tue, 15 Nov 2016 06:07:04 +0000 (14:07 +0800)
committerJeroen Domburg <jeroen@espressif.com>
Tue, 15 Nov 2016 06:07:04 +0000 (14:07 +0800)
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


Trivial merge