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

Dependents:   X_NUCLEO_CCA02M1

Fork of ST_I2S by ST

Revision:
7:e9105ae127ad
Parent:
1:f90318e0923b
Child:
9:c4c2240e06d6
--- a/hal/stm_dma_api.h	Wed Dec 14 09:05:34 2016 +0100
+++ b/hal/stm_dma_api.h	Tue Dec 20 13:21:29 2016 +0100
@@ -3,7 +3,7 @@
 
 #include <stdint.h>
 
-#define DMA_ERROR_OUT_OF_CHANNELS (NULL)
+#define STM_DMA_ERROR_OUT_OF_CHANNELS (NULL)
 
 typedef void* channelid_t;