aboutsummaryrefslogtreecommitdiffstats
path: root/demos/applications/combo/romfs_files.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2015-10-06 12:10:11 +1000
committerinmarket <andrewh@inmarket.com.au>2015-10-06 12:10:11 +1000
commit80299276b7134693a6f02fb8fa791d0a15ed1eab (patch)
treee1824bd6b9aa27a71372f67c6a0f96b9f625abd7 /demos/applications/combo/romfs_files.h
parent754d2e072b51bc43c72a37d46e22337d594f18dc (diff)
parenta35ee53d0a28cb0b6b61944a1ed698a0cef85839 (diff)
downloaduGFX-80299276b7134693a6f02fb8fa791d0a15ed1eab.tar.gz
uGFX-80299276b7134693a6f02fb8fa791d0a15ed1eab.tar.bz2
uGFX-80299276b7134693a6f02fb8fa791d0a15ed1eab.zip
Merge branch 'master' into TextEdit
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"