aboutsummaryrefslogtreecommitdiff
path: root/cc3200/misc/mperror.h
diff options
context:
space:
mode:
authorDaniel Campora2015-03-25 14:14:25 +0100
committerDaniel Campora2015-03-25 15:22:32 +0100
commit26d230419c37a9b28a3b76f3e20af6799d0098c4 (patch)
treec4fbe0618110fc6376870a0fe6328fd920da9d8e /cc3200/misc/mperror.h
parent4729a212b18678e278a9135e728acd6067aa46d9 (diff)
cc3200: Add GPIO25 to the pins list of the WiPy and the WiPy-SD.
This allows to properly initialize the system led and add it to the sleep module so that it can be restored when resuming from suspended mode.
Diffstat (limited to 'cc3200/misc/mperror.h')
-rw-r--r--cc3200/misc/mperror.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cc3200/misc/mperror.h b/cc3200/misc/mperror.h
index 06dd54949..2c443f449 100644
--- a/cc3200/misc/mperror.h
+++ b/cc3200/misc/mperror.h
@@ -39,6 +39,7 @@ void mperror_bootloader_check_reset_cause (void);
void mperror_deinit_sfe_pin (void);
void mperror_signal_error (void);
void mperror_enable_heartbeat (void);
+void mperror_heartbeat_switch_off (void);
void mperror_disable_heartbeat (void);
void mperror_heartbeat_signal (void);