summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'firmware')
-rw-r--r--firmware/FILES17
1 files changed, 17 insertions, 0 deletions
diff --git a/firmware/FILES b/firmware/FILES
new file mode 100644
index 0000000000..03525e2b43
--- /dev/null
+++ b/firmware/FILES
@@ -0,0 +1,17 @@
1*.c
2*.h
3*.S
4CONFIG
5API
6CONTRIBUTING
7CREDITS
8Makefile
9README
10*.lds
11rockbox-mode.el
12common/*.[ch]
13malloc/*.[ch]
14malloc/README
15malloc/THOUGHTS
16malloc/Makefile
17drivers/*.[ch]