sd + skpeaker

Dependencies:   ST_I2S X_NUCLEO_COMMON

Fork of X_NUCLEO_CCA01M1 by ST

Revision:
6:f6a85f7428f2
Parent:
4:77a26607bef6
--- a/Components/sta350bw/STA350BW_def.h	Fri Apr 21 10:08:00 2017 +0200
+++ b/Components/sta350bw/STA350BW_def.h	Fri Apr 28 13:21:58 2017 +0200
@@ -986,7 +986,7 @@
 {
   uint32_t frequency; /* Allowed frequency: 32000, 44100, 48000, 88200, 96000. */
   uint16_t volume;    /* Allowed volume:    [0..128]. */
-} STA350BW_Init_t;
+} STA350BW_init_t;
 
 /* Audio processor extern functions. */
 extern uint8_t STA350BW_IO_Init(void);