aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gaudio/play-vs1053/romfs_files.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2014-06-23 18:44:50 +1000
committerinmarket <andrewh@inmarket.com.au>2014-06-23 18:44:50 +1000
commit16fba41d5079aec39d299dbf5481758320443dab (patch)
tree9ee0b8e8aec9b3e04ac71ecc934f84a7056b8ec5 /demos/modules/gaudio/play-vs1053/romfs_files.h
parent8d1ce488005f6d08cc11c7842b8bc53be9cb3bb0 (diff)
downloaduGFX-16fba41d5079aec39d299dbf5481758320443dab.tar.gz
uGFX-16fba41d5079aec39d299dbf5481758320443dab.tar.bz2
uGFX-16fba41d5079aec39d299dbf5481758320443dab.zip
Added support for playing arbitrary format audio files with an intelligent audio processor like the VS1053 codec.
Demo added.
Diffstat (limited to 'demos/modules/gaudio/play-vs1053/romfs_files.h')
-rw-r--r--demos/modules/gaudio/play-vs1053/romfs_files.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/demos/modules/gaudio/play-vs1053/romfs_files.h b/demos/modules/gaudio/play-vs1053/romfs_files.h
new file mode 100644
index 00000000..db3e5491
--- /dev/null
+++ b/demos/modules/gaudio/play-vs1053/romfs_files.h
@@ -0,0 +1,7 @@
+/**
+ * This file contains the list of files for the ROMFS.
+ *
+ * The files have been converted using...
+ * file2c -dbcs infile outfile
+ */
+#include "romfs_allwrong.h"