waverplayer RTOS demo - at present time older libraries were needed to avoid SD open errors - so don't update them

Dependencies:   SDFileSystem_OldbutworkswithRTOS mbed-rtos mbed wave_player

Fork of WavePlayer_HelloWorld by jim hamblen

This is a demo of the waveplayer using the RTOS on an SD card. I had to use older libraries to get it to work as of 4/18/17 on the LPC1768. Updating libraries adds a lot of compiler warnings about filesystem stuff, and it seems to cause SD card open errors.

History

Old libraries for SD,filesystem,mbed,RTOS were needed to get the waveplayer to work with the RTOS. Don't update at present time code always gets an SD card open error - but this version works default tip

2017-04-18, by 4180_1 [Tue, 18 Apr 2017 13:00:09 +0000] rev 2

Old libraries for SD,filesystem,mbed,RTOS were needed to get the waveplayer to work with the RTOS. Don't update at present time code always gets an SD card open error - but this version works


ver 1.0

2013-01-24, by 4180_1 [Thu, 24 Jan 2013 02:59:05 +0000] rev 1

ver 1.0


First commit of SDFileSystem Hello World

2012-12-07, by mbed_official [Fri, 07 Dec 2012 11:25:01 +0000] rev 0

First commit of SDFileSystem Hello World