[ FORK ] I2S library for FRDM 64F, forked from p07gbar/I2S

Fork of I2S by Giles Barton-Owen

Revision:
5:d2062a747673
Parent:
3:5bb7f0625fc9
Child:
8:b0e13a7e04eb
--- a/I2S.h	Thu Mar 24 01:47:36 2016 +0900
+++ b/I2S.h	Fri Mar 25 11:39:22 2016 +0000
@@ -30,6 +30,7 @@
 
 #include "mbed.h"
 #include "math.h"
+#include "MK64F12.h"
 
 #ifndef I2S_H
 #define I2S_H