Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: wakeup_button.cpp
- 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) */