Il y avait des problèmes dans la libraire...

Dependencies:   ST_FREQUENCY_DIVIDER ST_I2S USBDEVICE

Fork of X_NUCLEO_CCA02M1 by ST

Revision:
17:a758b376b018
Parent:
16:4ab2eac7be21
Child:
18:bc6113bdde85
--- a/BSP/XNucleoCCA02M1.h	Wed May 03 18:10:29 2017 +0200
+++ b/BSP/XNucleoCCA02M1.h	Wed May 03 16:27:21 2017 +0000
@@ -45,6 +45,14 @@
 #define __X_NUCLEO_CCA02M1_CLASS_H
 
 
+/* Configuration -------------------------------------------------------------*/
+
+/**
+ * Enable to debug the duration of functions related to the I2S and USB usage
+ * through an oscilloscope. */
+//#define X_NUCLEO_CCA02M1_DEBUG
+
+
 /* Includes ------------------------------------------------------------------*/
 
 /* ACTION 1 ------------------------------------------------------------------*
@@ -86,9 +94,6 @@
 #define PCM_BUFFER_TH_HIG_ms     7
 #define PCM_BUFFER_SIZE_ms       9
 
-/* Enable to debug with an oscilloscope. */
-//#define X_NUCLEO_CCA02M1_DEBUG
-
 
 /* Types ---------------------------------------------------------------------*/