sd + skpeaker

Dependencies:   ST_I2S X_NUCLEO_COMMON

Fork of X_NUCLEO_CCA01M1 by ST

Files at this revision

API Documentation at this revision

Comitter:
Davidroid
Date:
Wed May 03 16:31:59 2017 +0000
Parent:
7:b98581eae911
Child:
9:e15e284d3a56
Commit message:
Adding definition for debugging through an oscilloscope.

Changed in this revision

Components/STA350BW/STA350BW.h Show annotated file Show diff for this revision Revisions of this file
--- a/Components/STA350BW/STA350BW.h	Fri Apr 28 13:24:20 2017 +0200
+++ b/Components/STA350BW/STA350BW.h	Wed May 03 16:31:59 2017 +0000
@@ -54,6 +54,15 @@
 #define __STA350BW_CLASS_H
 
 
+/* Configuration -------------------------------------------------------------*/
+
+/**
+ * Enable to debug the duration of functions related to the I2S and USB usage
+ * through an oscilloscope.
+ */
+//#define X_NUCLEO_CCA01M1_DEBUG
+
+
 /* Includes ------------------------------------------------------------------*/
 
 /* ACTION 1 ------------------------------------------------------------------*