summaryrefslogtreecommitdiffstats
path: root/manual/platform
diff options
context:
space:
mode:
authorRafaël Carré <rafael.carre@gmail.com>2010-08-25 14:01:41 +0000
committerRafaël Carré <rafael.carre@gmail.com>2010-08-25 14:01:41 +0000
commit95cbbd1c4086aa676820d1e771285c8b63df1225 (patch)
tree149c0d4836b6eafd6be35d441164a2de352ef3bc /manual/platform
parent2b0db13b51c545dca3988489bddb7b03c03afaf5 (diff)
downloadrockbox-95cbbd1c4086aa676820d1e771285c8b63df1225.tar.gz
rockbox-95cbbd1c4086aa676820d1e771285c8b63df1225.zip
c200v2 manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27880 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform')
-rw-r--r--manual/platform/sansac200v2.tex27
1 files changed, 27 insertions, 0 deletions
diff --git a/manual/platform/sansac200v2.tex b/manual/platform/sansac200v2.tex
new file mode 100644
index 0000000000..b814486a54
--- /dev/null
+++ b/manual/platform/sansac200v2.tex
@@ -0,0 +1,27 @@
+% $Id$ %
+\def\UseOption{c200v2}
+\edef\UseOption{\UseOption,SANSA_C200_PAD}
+\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
+\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
+\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
+\edef\UseOption{\UseOption,sansaAMS}
+\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
+
+\newcommand{\playerman}{Sansa}
+\newcommand{\playertype}{c200v2 Series}
+\newcommand{\playerlongtype}{\playertype}
+\newcommand{\dapdisplaywidth}{132}
+\newcommand{\dapdisplayheight}{80}
+\newcommand{\dapdisplaydepth}{16}
+\newcommand{\specimg}{sansac200}
+%Used to name the player, e.g. ...to the \dap
+\newcommand{\dap}{player}
+%For use when referring to the player. E.g. the \daps\ capacity ...
+\newcommand{\daps}{player's}
+\newcommand{\firmwarefilename}{\fname{rockbox.sansa}}
+\newcommand{\firmwareextension}{\fname{sansa}}
+\newcommand{\screenshotsize}{4cm}
+\newcommand{\disk}{flash storage}
+
+% link external keymap file
+\input{platform/keymap-sansac200.tex}