arch/arm/src/imxrt/imxrt_idle.c: Dave Marples <dave@marples.net>.
This commit is contained in:
parent
62fca7c376
commit
261cd9df4b
1 changed files with 1 additions and 1 deletions
|
|
@ -177,7 +177,7 @@ void up_idle(void)
|
|||
|
||||
up_idlepm();
|
||||
|
||||
#if 0 /* REVISIT */
|
||||
#if 1
|
||||
/* Sleep until an interrupt occurs to save power. */
|
||||
|
||||
BEGIN_IDLE();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue