Nuvoton
/
NuMaker-mbed-tickless-example
NuMaker tickless example
Diff: wakeup_pwrctl.cpp
- Revision:
- 20:759aab916d47
- Parent:
- 10:d2e2c79389e1
--- a/wakeup_pwrctl.cpp Tue Feb 25 17:18:02 2020 +0800 +++ b/wakeup_pwrctl.cpp Tue Feb 25 17:34:02 2020 +0800 @@ -2,7 +2,7 @@ #include "wakeup.h" -#if defined(TARGET_NUMAKER_PFM_NANO130) +#if defined(TARGET_NANO100) /* Power-down wake-up interrupt handler */ /* This target doesn't support relocating vector table and requires overriding * vector handler at link-time. */