aboutsummaryrefslogtreecommitdiffstats
path: root/demos/applications/combo/romfs_files.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2015-10-06 12:04:40 +1000
committerinmarket <andrewh@inmarket.com.au>2015-10-06 12:04:40 +1000
commitb82bff671ed0fde662999d2e3aaaa31acce1b1cf (patch)
treeb84bb83c6e0e9d9a7d65439e4adcdf4347d96ab4 /demos/applications/combo/romfs_files.h
parented946e24abceec13ef5430b4ea63ff589903fe6c (diff)
downloaduGFX-b82bff671ed0fde662999d2e3aaaa31acce1b1cf.tar.gz
uGFX-b82bff671ed0fde662999d2e3aaaa31acce1b1cf.tar.bz2
uGFX-b82bff671ed0fde662999d2e3aaaa31acce1b1cf.zip
New applications/combo demo
Diffstat (limited to 'demos/applications/combo/romfs_files.h')
-rw-r--r--demos/applications/combo/romfs_files.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/demos/applications/combo/romfs_files.h b/demos/applications/combo/romfs_files.h
new file mode 100644
index 00000000..5b6aecd8
--- /dev/null
+++ b/demos/applications/combo/romfs_files.h
@@ -0,0 +1,9 @@
+/**
+ * This file contains the list of files for the ROMFS.
+ *
+ * The files have been converted using...
+ * file2c -dbcs infile outfile
+ */
+#include "romfs_img_ugfx.h"
+#include "romfs_img_yesno.h"
+#include "romfs_img_chibios.h"