summaryrefslogtreecommitdiff
path: root/manual/platform/erosqnative.tex
diff options
context:
space:
mode:
authorDana Conrad <dconrad@fastmail.com>2022-04-05 21:59:37 -0500
committerSolomon Peachy <pizza@shaftnet.org>2022-04-18 09:09:03 -0400
commitb02123d349cb7ec914633b4233d6838dfe5a9b46 (patch)
tree4e3cecd6e7fa3422cc4bc575c3bb574c02aba513 /manual/platform/erosqnative.tex
parentdc67d821c3ca212d48420c94492a4e2e421a9f26 (diff)
downloadrockbox-b02123d349cb7ec914633b4233d6838dfe5a9b46.tar.gz
rockbox-b02123d349cb7ec914633b4233d6838dfe5a9b46.zip
Manual: Add Eros Q Native
Here is the PDF this patchset produces: https://www.dropbox.com/s/v1uz8p2fsgsz1ng/rockbox-erosqnative-923dabb5cd-220409.pdf?dl=0 Change-Id: I27554cb65a6498a6ccb714d4f93f25264b516e99
Diffstat (limited to 'manual/platform/erosqnative.tex')
-rw-r--r--manual/platform/erosqnative.tex28
1 files changed, 28 insertions, 0 deletions
diff --git a/manual/platform/erosqnative.tex b/manual/platform/erosqnative.tex
new file mode 100644
index 0000000000..c7ce0f3c8b
--- /dev/null
+++ b/manual/platform/erosqnative.tex
@@ -0,0 +1,28 @@
1% $Id$ %
2\def\UseOption{erosqnative}
3\edef\UseOption{\UseOption,AIGO_EROSQ_PAD}
4\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
5\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
6\edef\UseOption{\UseOption,erosqnative}
7
8\newcommand{\playerman}{Aigo}
9\newcommand{\playertype}{Eros Q}
10\newcommand{\playerlongtype}{\playertype}
11\newcommand{\dapdisplaywidth}{320}
12\newcommand{\dapdisplayheight}{240}
13\newcommand{\dapdisplaydepth}{16}
14\newcommand{\specimg}{aigoerosq}
15%Used to name the player, e.g. ...to the \dap
16\newcommand{\dap}{player}
17%For use when referring to the player. E.g. the \daps\ capacity ...
18\newcommand{\daps}{player's}
19\newcommand{\firmwarefilename}{\fname{rockbox.erosq}}
20\newcommand{\bootfilename}{\fname{bootloader.erosq}}
21\newcommand{\firmwareextension}{\fname{erosq}}
22\newcommand{\bootbackupfilename}{\fname{erosqnative-boot.bin}}
23\newcommand{\jztoolsubcommand}{erosq}
24\newcommand{\screenshotsize}{8cm}
25\newcommand{\disk}{SD card}
26
27% link external keymap file
28\input{platform/keymap-erosqnative.tex}