aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/widgets/romfs_files.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2014-02-15 22:29:28 +1000
committerinmarket <andrewh@inmarket.com.au>2014-02-15 22:29:28 +1000
commit03914d2d2b438062d3062e2c3a588d53d3040cff (patch)
tree33e26de0b893c2e59ba087662205d6a34497c5be /demos/modules/gwin/widgets/romfs_files.h
parent9e66363817276214551079baba661d1daa449ff6 (diff)
parent5edf7c956e8a00a6a49e1f3c446c80cecf0e59ef (diff)
downloaduGFX-03914d2d2b438062d3062e2c3a588d53d3040cff.tar.gz
uGFX-03914d2d2b438062d3062e2c3a588d53d3040cff.tar.bz2
uGFX-03914d2d2b438062d3062e2c3a588d53d3040cff.zip
Merge branch 'master' into freertos
Diffstat (limited to 'demos/modules/gwin/widgets/romfs_files.h')
-rw-r--r--demos/modules/gwin/widgets/romfs_files.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/demos/modules/gwin/widgets/romfs_files.h b/demos/modules/gwin/widgets/romfs_files.h
new file mode 100644
index 00000000..b503765d
--- /dev/null
+++ b/demos/modules/gwin/widgets/romfs_files.h
@@ -0,0 +1,8 @@
+/**
+ * This file contains the list of files for the ROMFS.
+ *
+ * The files have been converted using...
+ * file2c -dbcs infile outfile
+ */
+#include "romfs_img_chibios.h"
+#include "romfs_img_yesno.h"