commit | 41c9b71450fae46ea414d6ec5a479600276dda8e | [log] [tgz] |
---|---|---|
author | Tim Lin <tim2.lin@ite.corp-partner.google.com> | Fri Oct 08 08:40:37 2021 +0800 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Oct 08 13:01:06 2021 +0200 |
tree | a6e3888897b7a011dd653a0f9786ef8a8a1b93aa | |
parent | d5520f2e59b7d6d65bb8f4b6e848df1d46e95836 [diff] |
ITE: soc: add cpu idle task Implement the CPU idle task. The system should enter this task when there is no any task to ensure power saving. Tested on it8xxx2_evb board. It will reduce 12.5mA when system enters the CPU idle task. Signed-off-by: Tim Lin <tim2.lin@ite.corp-partner.google.com>