aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/widgets/romfs_files.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2014-02-15 22:31:33 +1000
committerinmarket <andrewh@inmarket.com.au>2014-02-15 22:31:33 +1000
commitdcedf414136e55e6dacbe736babe748e1374e19e (patch)
treede3823534bfa37f9cc92c0dae3b474db8ece9088 /demos/modules/gwin/widgets/romfs_files.h
parent84fc1ac166fc2908b5840a78ceb515b4f14edd80 (diff)
parent5edf7c956e8a00a6a49e1f3c446c80cecf0e59ef (diff)
downloaduGFX-dcedf414136e55e6dacbe736babe748e1374e19e.tar.gz
uGFX-dcedf414136e55e6dacbe736babe748e1374e19e.tar.bz2
uGFX-dcedf414136e55e6dacbe736babe748e1374e19e.zip
Merge branch 'master' into gwin
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"