Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FatFileSystemCpp I2SSlave TLV320 mbed
Fork of madplayer by
Diff: config.h
- Revision:
- 3:6f07b5f52c38
- Parent:
- 2:f28cf0afd021
diff -r f28cf0afd021 -r 6f07b5f52c38 config.h --- a/config.h Sat Nov 27 17:27:33 2010 +0000 +++ b/config.h Wed Dec 19 06:01:00 2012 +0000 @@ -28,11 +28,11 @@ * which treats all files as C++ code and does not allow additional * defines on the command line. * The changes are: - * forced inclusion of "config.h" in all files + * forced inclusion of "config.h" in all files * forced inclusion of "mbed.h" in all files via "config.h" - * typecasts from void * - * renaming of all .c-Files to .cpp - * renaming of all .dat-Files to .h + * typecasts from void * + * renaming of all .c-Files to .cpp + * renaming of all .dat-Files to .h * * The exact changes can bee seen by a diff-tool comparing with * the libmad-0.15.1b source.
