zephyriot / zep-jira14

0 stars 0 forks source link

nios2: implement nano_cpu_idle() #215

Closed nashif closed 8 years ago

nashif commented 8 years ago

Reported by Andrew Boie:

As a Zephyr developer on Nios II, I would like a power-efficient implementation of nano_cpu_idle() so that my app does not consume much power when it is idle.

Defined in arch/nios2/core/cpu_idle.c. Currently just a stub that does nothing.

(Imported from Jira ZEP-250)

nashif commented 8 years ago

by Andrew Boie:

No power saving instruction on this arch