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
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.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:c2afd0c426af | 2017-04-18 | 4180_1 | 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 |
1:5b8e223e983d | 2013-01-24 | 4180_1 | ver 1.0 |
0:bdbd3d6fc5d5 | 2012-12-07 | mbed_official | First commit of SDFileSystem Hello World |