Nuvoton / Mbed OS NuMaker-mbed-tickless-example
Revision:
20:759aab916d47
Parent:
19:adb1816661ee
--- a/wakeup_button.cpp	Tue Feb 25 17:18:02 2020 +0800
+++ b/wakeup_button.cpp	Tue Feb 25 17:34:02 2020 +0800
@@ -84,6 +84,7 @@
 
 void config_button_wakeup(void)
 {
+    printf("Disable button wake-up on this target\n\n");
 }
 
 #endif /* #if defined(BUTTON1) && defined(BUTTON2) */