From b02123d349cb7ec914633b4233d6838dfe5a9b46 Mon Sep 17 00:00:00 2001 From: Dana Conrad Date: Tue, 5 Apr 2022 21:59:37 -0500 Subject: 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 --- manual/platform/erosqnative.tex | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 manual/platform/erosqnative.tex (limited to 'manual/platform/erosqnative.tex') 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 @@ +% $Id$ % +\def\UseOption{erosqnative} +\edef\UseOption{\UseOption,AIGO_EROSQ_PAD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} +\edef\UseOption{\UseOption,erosqnative} + +\newcommand{\playerman}{Aigo} +\newcommand{\playertype}{Eros Q} +\newcommand{\playerlongtype}{\playertype} +\newcommand{\dapdisplaywidth}{320} +\newcommand{\dapdisplayheight}{240} +\newcommand{\dapdisplaydepth}{16} +\newcommand{\specimg}{aigoerosq} +%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.erosq}} +\newcommand{\bootfilename}{\fname{bootloader.erosq}} +\newcommand{\firmwareextension}{\fname{erosq}} +\newcommand{\bootbackupfilename}{\fname{erosqnative-boot.bin}} +\newcommand{\jztoolsubcommand}{erosq} +\newcommand{\screenshotsize}{8cm} +\newcommand{\disk}{SD card} + +% link external keymap file +\input{platform/keymap-erosqnative.tex} -- cgit v1.2.3