streo mp3 player see: http://mbed.org/users/okini3939/notebook/I2S_AUDIO

Dependencies:   FatFileSystemCpp I2SSlave TLV320 mbed

Fork of madplayer by Andreas Grün

Revision:
2:f28cf0afd021
Parent:
0:7627c79db971
--- a/timer.cpp	Fri Nov 26 13:05:34 2010 +0000
+++ b/timer.cpp	Sat Nov 27 17:27:33 2010 +0000
@@ -25,10 +25,6 @@
 
 # include <stdio.h>
 
-# ifdef HAVE_ASSERT_H
-#  include <assert.h>
-# endif
-
 # include "timer.h"
 
 mad_timer_t const mad_timer_zero = { 0, 0 };