19694e5068
Add the platform files and player images. This doesn't make the Fuze+ manual build yet, since some keys used in generic text are still missing. Taken out of FS#12492 by Jean-Louis Biasini. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31511 a1c6a512-1295-4272-9138-f99709370657
26 lines
918 B
TeX
26 lines
918 B
TeX
\def\UseOption{fuzeplus}
|
|
\edef\UseOption{\UseOption,SANSA_FUZEPLUS_PAD}
|
|
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
|
|
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
|
\edef\UseOption{\UseOption,IMX233}
|
|
\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
|
|
|
|
|
|
\newcommand{\playerman}{Sansa}
|
|
\newcommand{\playertype}{Fuze+}
|
|
\newcommand{\playerlongtype}{\playertype}
|
|
\newcommand{\dapdisplaywidth}{240}
|
|
\newcommand{\dapdisplayheight}{320}
|
|
\newcommand{\dapdisplaydepth}{16}
|
|
\newcommand{\specimg}{sansafuzeplus}
|
|
%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{bootloader-fuzeplus.sansa}}
|
|
\newcommand{\firmwareextension}{\fname{sansa}}
|
|
\newcommand{\screenshotsize}{6cm}
|
|
\newcommand{\disk}{flash storage}
|
|
|
|
% link external keymap file
|
|
\input{platform/keymap-sansafuzeplus.tex}
|