summaryrefslogtreecommitdiff
path: root/manual/platform
diff options
context:
space:
mode:
authorRafaël Carré <rafael.carre@gmail.com>2010-05-20 18:34:05 +0000
committerRafaël Carré <rafael.carre@gmail.com>2010-05-20 18:34:05 +0000
commit4c6b94551e5e8eef36f6919d3992dc9f331562c1 (patch)
treea5142b4f92e2913a4b4d3b7b4372c4aed9f8ac74 /manual/platform
parentcfe3be3a1b332e286a2d22a51519b782309ab8a4 (diff)
downloadrockbox-4c6b94551e5e8eef36f6919d3992dc9f331562c1.tar.gz
rockbox-4c6b94551e5e8eef36f6919d3992dc9f331562c1.zip
fuzev2: make manual build
Use the same info than Clipv1/v2 to warn about the version (the path in OF menu to check the version has just one more component on Fuze) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26205 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform')
-rw-r--r--manual/platform/sansafuzev2.tex27
1 files changed, 27 insertions, 0 deletions
diff --git a/manual/platform/sansafuzev2.tex b/manual/platform/sansafuzev2.tex
new file mode 100644
index 0000000000..aeff762f80
--- /dev/null
+++ b/manual/platform/sansafuzev2.tex
@@ -0,0 +1,27 @@
1% $Id$ %
2\def\UseOption{fuzev2}
3\edef\UseOption{\UseOption,SANSA_FUZE_PAD}
4\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
5\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
6\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
7\edef\UseOption{\UseOption,sansaAMS}
8\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
9
10\newcommand{\playerman}{Sansa}
11\newcommand{\playertype}{Fuze v2}
12\newcommand{\playerlongtype}{\playertype}
13\newcommand{\dapdisplaywidth}{220}
14\newcommand{\dapdisplayheight}{176}
15\newcommand{\dapdisplaydepth}{16}
16\newcommand{\specimg}{sansafuze}
17%Used to name the player, e.g. ...to the \dap
18\newcommand{\dap}{player}
19%For use when referring to the player. E.g. the \daps\ capacity ...
20\newcommand{\daps}{player's}
21\newcommand{\firmwarefilename}{\fname{rockbox.sansa}}
22\newcommand{\firmwareextension}{\fname{sansa}}
23\newcommand{\screenshotsize}{4cm}
24\newcommand{\disk}{flash storage}
25
26% link external keymap file
27\input{platform/keymap-sansafuze.tex}