Read the Docs build information Build id: 375245 Project: espressif-esp-adf Version: latest Commit: 26b178dd4cd1403181adc83c91a4119285933f0c Date: 2020-07-23T11:49:49.261385Z State: finished Success: True [rtd-command-info] start-time: 2020-07-23T11:49:51.788509Z, end-time: 2020-07-23T11:49:55.156396Z, duration: 3, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:espressif/esp-adf.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (RSA) to the list of known hosts. [rtd-command-info] start-time: 2020-07-23T11:49:55.933237Z, end-time: 2020-07-23T11:49:56.365902Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 26b178d Merge branch 'bugfix/esp_audio_raw_play_blocked' into 'master' [rtd-command-info] start-time: 2020-07-23T11:49:56.558908Z, end-time: 2020-07-23T11:49:56.762160Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-07-23T11:49:57.578892Z, end-time: 2020-07-23T11:49:58.124152Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2020-07-23T11:49:58.233967Z, end-time: 2020-07-23T11:50:08.184740Z, duration: 9, exit-code: 0 git submodule update --init --force components/esp-adf-libs Submodule 'components/esp-adf-libs' (https://github.com/espressif/esp-adf-libs) registered for path 'components/esp-adf-libs' Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/checkouts/latest/components/esp-adf-libs'... Submodule path 'components/esp-adf-libs': checked out '8b578fa451baffc5c30ea989e1202fb3bc9b95f6' [rtd-command-info] start-time: 2020-07-23T11:50:09.682646Z, end-time: 2020-07-23T11:50:18.785599Z, duration: 9, exit-code: 0 python2.7 -mvirtualenv New python executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-07-23T11:50:18.937094Z, end-time: 2020-07-23T11:50:19.699556Z, duration: 0, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (20.1.1) [rtd-command-info] start-time: 2020-07-23T11:50:20.133742Z, end-time: 2020-07-23T11:50:29.425915Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py2-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp27-cp27mu-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<1.1 Downloading readthedocs_sphinx_ext-1.0.4-py2.py3-none-any.whl (28 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting typing; python_version < "3.5" Downloading typing-3.7.4.3-py2-none-any.whl (26 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting requests>=2.0.0 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) Collecting packaging Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting six>=1.5 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl (39 kB) Collecting pytz>=2015.7 Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl (24 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py2-none-any.whl size=23755 sha256=2452f53f52a64083a0143ead09ff2c9db2bee2b259a2bda5fed247bdb049b5f8 Stored in directory: /tmp/pip-ephem-wheel-cache-6QIJK9/wheels/ad/62/e0/a06cc957652749e64c7904e899eca3ecb2ec47c60d52653660 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py2-none-any.whl size=502566 sha256=7c81c972e7553b90cd2c87756458c493b17037498e3e85318c70c5834d3a47c4 Stored in directory: /tmp/pip-ephem-wheel-cache-6QIJK9/wheels/5f/11/0c/aad680baf5ef4fbcbab992c9f03e1130357e0c173a4fdabfff Successfully built mock future Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, pytz, babel, imagesize, typing, MarkupSafe, Jinja2, certifi, urllib3, idna, chardet, requests, six, pyparsing, packaging, snowballstemmer, sphinxcontrib-websupport, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Attempting uninstall: setuptools Found existing installation: setuptools 44.1.1 Uninstalling setuptools-44.1.1: Successfully uninstalled setuptools-44.1.1 Successfully installed Jinja2-2.11.2 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.8.0 certifi-2020.6.20 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.10 imagesize-1.2.0 mock-1.0.1 packaging-20.4 pillow-5.4.1 pyparsing-2.4.7 pytz-2020.1 readthedocs-sphinx-ext-1.0.4 recommonmark-0.5.0 requests-2.24.0 setuptools-41.0.1 six-1.15.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.1.2 typing-3.7.4.3 urllib3-1.25.10 [rtd-command-info] start-time: 2020-07-23T11:50:29.548454Z, end-time: 2020-07-23T11:50:32.777322Z, duration: 3, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Requirement already satisfied: sphinx>=1.8.4 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from -r docs/requirements.txt (line 4)) (1.8.5) Collecting breathe==4.11.1 Downloading breathe-4.11.1-py2.py3-none-any.whl (74 kB) Requirement already satisfied: sphinx-rtd-theme in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from -r docs/requirements.txt (line 6)) (0.4.3) Collecting sphinxcontrib-blockdiag<2.0.0,>=1.5.5 Downloading sphinxcontrib_blockdiag-1.5.5-py2.py3-none-any.whl (7.0 kB) Collecting sphinxcontrib-seqdiag<2.0.0,>=0.8.5 Downloading sphinxcontrib_seqdiag-0.8.5-py2.py3-none-any.whl (7.0 kB) Collecting sphinxcontrib-actdiag<2.0.0,>=0.8.5 Downloading sphinxcontrib_actdiag-0.8.5-py2.py3-none-any.whl (7.0 kB) Collecting sphinxcontrib-nwdiag<2.0.0,>=0.9.5 Downloading sphinxcontrib_nwdiag-0.9.5-py2.py3-none-any.whl (13 kB) Requirement already satisfied: recommonmark in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from -r docs/requirements.txt (line 11)) (0.5.0) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.8.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.2.0) Requirement already satisfied: typing; python_version < "3.5" in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (3.7.4.3) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (0.14) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.11.2) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.24.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (20.4) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.3.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (0.7.12) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.0.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (41.0.1) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.15.0) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.1.2) Collecting blockdiag>=1.5.0 Downloading blockdiag-1.5.4-py2.py3-none-any.whl (2.7 MB) Collecting seqdiag>=0.9.3 Downloading seqdiag-0.9.6-py2.py3-none-any.whl (2.6 MB) Collecting actdiag>=0.5.3 Downloading actdiag-0.5.4-py2.py3-none-any.whl (2.6 MB) Collecting nwdiag>=1.0.3 Downloading nwdiag-2.0.0-py2.py3-none-any.whl (7.7 MB) Requirement already satisfied: commonmark>=0.7.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from recommonmark->-r docs/requirements.txt (line 11)) (0.8.1) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from babel!=2.0,>=1.3->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2020.1) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from Jinja2>=2.3->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.1.1) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.25.10) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2020.6.20) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.10) Requirement already satisfied: chardet<4,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (3.0.4) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from packaging->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.4.7) Collecting funcparserlib Downloading funcparserlib-0.3.6.tar.gz (30 kB) Collecting webcolors Downloading webcolors-1.10-py2.py3-none-any.whl (10 kB) Requirement already satisfied: Pillow in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from blockdiag>=1.5.0->sphinxcontrib-blockdiag<2.0.0,>=1.5.5->-r docs/requirements.txt (line 7)) (5.4.1) Requirement already satisfied: future in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from commonmark>=0.7.3->recommonmark->-r docs/requirements.txt (line 11)) (0.18.2) Building wheels for collected packages: funcparserlib Building wheel for funcparserlib (setup.py): started Building wheel for funcparserlib (setup.py): finished with status 'done' Created wheel for funcparserlib: filename=funcparserlib-0.3.6-py2-none-any.whl size=17488 sha256=f8cc709e69995e7b3d216968738d756a5496f4cc1e9fd40ef4717dcb03d81fe9 Stored in directory: /tmp/pip-ephem-wheel-cache-k90MGB/wheels/7b/df/d0/1da7d3e15517c32cef383541dae5007897b0806fcfb6586ec8 Successfully built funcparserlib Installing collected packages: breathe, funcparserlib, webcolors, blockdiag, sphinxcontrib-blockdiag, seqdiag, sphinxcontrib-seqdiag, actdiag, sphinxcontrib-actdiag, nwdiag, sphinxcontrib-nwdiag Successfully installed actdiag-0.5.4 blockdiag-1.5.4 breathe-4.11.1 funcparserlib-0.3.6 nwdiag-2.0.0 seqdiag-0.9.6 sphinxcontrib-actdiag-0.8.5 sphinxcontrib-blockdiag-1.5.5 sphinxcontrib-nwdiag-0.9.5 sphinxcontrib-seqdiag-0.8.5 webcolors-1.10 [rtd-command-info] start-time: 2020-07-23T11:50:34.533192Z, end-time: 2020-07-23T11:50:34.747123Z, duration: 0, exit-code: 0 cat docs/en/conf.py # -*- coding: utf-8 -*- # # English Language RTD & Sphinx config file # # Uses ../conf_common.py for most non-language-specific settings. # Importing conf_common adds all the non-language-specific # parts to this conf module import sys import os sys.path.insert(0, os.path.abspath('..')) from conf_common import * # noqa: F401, F403 - need to make available everything from common from local_util import download_file_if_missing # noqa: E402 - need to import from common folder # General information about the project. project = u'Audio Development Framework' copyright = u'2016 - 2019, Espressif Systems (Shanghai) CO., LTD' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. language = 'en' # Download font file that is stored on a separate server to save on esp-idf repository size. print("Downloading font file") download_file_if_missing('https://dl.espressif.com/dl/esp-idf/docs/_static/DejaVuSans.ttf', '../_static') # Set up font for blockdiag, nwdiag, rackdiag and packetdiag blockdiag_fontpath = '../_static/DejaVuSans.ttf' seqdiag_fontpath = '../_static/DejaVuSans.ttf' actdiag_fontpath = '../_static/DejaVuSans.ttf' nwdiag_fontpath = '../_static/DejaVuSans.ttf' rackdiag_fontpath = '../_static/DejaVuSans.ttf' packetdiag_fontpath = '../_static/DejaVuSans.ttf' ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ("v2.0", "/en/v2.0/"), ("v1.0", "/en/v1.0/"), ], 'downloads': [ ("pdf", "//docs.espressif.com/_/downloads/esp-adf/en/latest/pdf/"), ("html", "//docs.espressif.com/_/downloads/esp-adf/en/latest/htmlzip/"), ], 'subprojects': [ ], 'slug': 'espressif-esp-adf', 'name': u'esp-adf', 'rtd_language': u'en', 'programming_language': u'c', 'canonical_url': 'https://docs.espressif.com/projects/esp-adf/en/latest/', 'analytics_code': 'UA-132861133-1', 'single_version': False, 'conf_py_path': '/docs/en/', 'api_host': 'https://readthedocs.com', 'github_user': 'espressif', 'proxied_api_host': '/_', 'github_repo': 'esp-adf', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': 'UA-132861133-1', 'global_analytics_code': 'UA-17997319-2', 'commit': '26b178dd', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' [rtd-command-info] start-time: 2020-07-23T11:50:35.251433Z, end-time: 2020-07-23T11:51:19.411414Z, duration: 44, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.8.5 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives fatal: No tags can describe '26b178dd4cd1403181adc83c91a4119285933f0c'. Try --always, or create some tags. Calling Doxygen to generate latest XML files Version: Release: Downloading font file loading translations [en]... done fatal: no tag exactly matches '26b178dd4cd1403181adc83c91a4119285933f0c' Git commit ID: 26b178d making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 70 source files that are out of date updating environment: 70 added, 0 changed, 0 removed reading sources... [ 1%] 404 reading sources... [ 2%] COPYRIGHT reading sources... [ 4%] about reading sources... [ 5%] api-reference/abstraction/audio_hal reading sources... [ 7%] api-reference/abstraction/es8374 reading sources... [ 8%] api-reference/abstraction/es8388 reading sources... [ 10%] api-reference/abstraction/index reading sources... [ 11%] api-reference/abstraction/ringbuf reading sources... [ 12%] api-reference/abstraction/zl38063 reading sources... [ 14%] api-reference/audio-processing/audio_sonic reading sources... [ 15%] api-reference/audio-processing/downmix reading sources... [ 17%] api-reference/audio-processing/equalizer reading sources... [ 18%] api-reference/audio-processing/filter_resample reading sources... [ 20%] api-reference/audio-processing/index reading sources... [ 21%] api-reference/codecs/aac_decoder reading sources... [ 22%] api-reference/codecs/amr_codecs reading sources... [ 24%] api-reference/codecs/flac_decoder reading sources... [ 25%] api-reference/codecs/index reading sources... [ 27%] api-reference/codecs/mp3_decoder reading sources... [ 28%] api-reference/codecs/ogg_decoder reading sources... [ 30%] api-reference/codecs/opus_decoder reading sources... [ 31%] api-reference/codecs/wav_codecs reading sources... [ 32%] api-reference/framework/audio_common reading sources... [ 34%] api-reference/framework/audio_element reading sources... [ 35%] api-reference/framework/audio_event_iface reading sources... [ 37%] api-reference/framework/audio_pipeline reading sources... [ 38%] api-reference/framework/esp_audio reading sources... [ 40%] api-reference/framework/index reading sources... [ 41%] api-reference/index reading sources... [ 42%] api-reference/kconfig reading sources... [ 44%] api-reference/peripherals/esp_peripherals reading sources... [ 45%] api-reference/peripherals/index reading sources... [ 47%] api-reference/peripherals/periph_adc_button reading sources... [ 48%] api-reference/peripherals/periph_button reading sources... [ 50%] api-reference/peripherals/periph_console reading sources... [ 51%] api-reference/peripherals/periph_is31fl3216 reading sources... [ 52%] api-reference/peripherals/periph_led reading sources... [ 54%] api-reference/peripherals/periph_sdcard reading sources... [ 55%] api-reference/peripherals/periph_spiffs reading sources... [ 57%] api-reference/peripherals/periph_touch reading sources... [ 58%] api-reference/peripherals/periph_wifi reading sources... [ 60%] api-reference/services/bluetooth_service reading sources... [ 61%] api-reference/services/index reading sources... [ 62%] api-reference/speech-recognition/esp_vad reading sources... [ 64%] api-reference/speech-recognition/esp_wn_iface reading sources... [ 65%] api-reference/speech-recognition/index reading sources... [ 67%] api-reference/speech-recognition/recorder_engine reading sources... [ 68%] api-reference/streams/index reading sources... [ 70%] design-guide/audio-element reading sources... [ 71%] design-guide/audio-event reading sources... [ 72%] design-guide/audio-peripheral reading sources... [ 74%] design-guide/audio-pipeline reading sources... [ 75%] design-guide/audio-samples reading sources... [ 77%] design-guide/board-esp32-lyrat-mini-v1.2 reading sources... [ 78%] design-guide/board-esp32-lyrat-v4.3 reading sources... [ 80%] design-guide/design-considerations reading sources... [ 81%] design-guide/dev-boards reading sources... [ 82%] design-guide/esp-audio reading sources... [ 84%] design-guide/index reading sources... [ 85%] design-guide/project-design reading sources... [ 87%] design-guide/software-design reading sources... [ 88%] get-started/get-started-esp32-korvo-du1906 reading sources... [ 90%] get-started/get-started-esp32-lyrat reading sources... [ 91%] get-started/get-started-esp32-lyrat-mini reading sources... [ 92%] get-started/get-started-esp32-lyrat-v4 reading sources... [ 94%] get-started/get-started-esp32-lyrat-v4.2 reading sources... [ 95%] get-started/get-started-esp32-lyratd-msc reading sources... [ 97%] get-started/index reading sources... [ 98%] index reading sources... [100%] resources looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] 404 writing output... [ 2%] COPYRIGHT writing output... [ 4%] about writing output... [ 5%] api-reference/abstraction/audio_hal writing output... [ 7%] api-reference/abstraction/es8374 writing output... [ 8%] api-reference/abstraction/es8388 writing output... [ 10%] api-reference/abstraction/index writing output... [ 11%] api-reference/abstraction/ringbuf writing output... [ 12%] api-reference/abstraction/zl38063 writing output... [ 14%] api-reference/audio-processing/audio_sonic writing output... [ 15%] api-reference/audio-processing/downmix writing output... [ 17%] api-reference/audio-processing/equalizer writing output... [ 18%] api-reference/audio-processing/filter_resample writing output... [ 20%] api-reference/audio-processing/index writing output... [ 21%] api-reference/codecs/aac_decoder writing output... [ 22%] api-reference/codecs/amr_codecs writing output... [ 24%] api-reference/codecs/flac_decoder writing output... [ 25%] api-reference/codecs/index writing output... [ 27%] api-reference/codecs/mp3_decoder writing output... [ 28%] api-reference/codecs/ogg_decoder writing output... [ 30%] api-reference/codecs/opus_decoder writing output... [ 31%] api-reference/codecs/wav_codecs writing output... [ 32%] api-reference/framework/audio_common writing output... [ 34%] api-reference/framework/audio_element writing output... [ 35%] api-reference/framework/audio_event_iface writing output... [ 37%] api-reference/framework/audio_pipeline writing output... [ 38%] api-reference/framework/esp_audio writing output... [ 40%] api-reference/framework/index writing output... [ 41%] api-reference/index writing output... [ 42%] api-reference/kconfig writing output... [ 44%] api-reference/peripherals/esp_peripherals writing output... [ 45%] api-reference/peripherals/index writing output... [ 47%] api-reference/peripherals/periph_adc_button writing output... [ 48%] api-reference/peripherals/periph_button writing output... [ 50%] api-reference/peripherals/periph_console writing output... [ 51%] api-reference/peripherals/periph_is31fl3216 writing output... [ 52%] api-reference/peripherals/periph_led writing output... [ 54%] api-reference/peripherals/periph_sdcard writing output... [ 55%] api-reference/peripherals/periph_spiffs writing output... [ 57%] api-reference/peripherals/periph_touch writing output... [ 58%] api-reference/peripherals/periph_wifi writing output... [ 60%] api-reference/services/bluetooth_service writing output... [ 61%] api-reference/services/index writing output... [ 62%] api-reference/speech-recognition/esp_vad writing output... [ 64%] api-reference/speech-recognition/esp_wn_iface writing output... [ 65%] api-reference/speech-recognition/index writing output... [ 67%] api-reference/speech-recognition/recorder_engine writing output... [ 68%] api-reference/streams/index writing output... [ 70%] design-guide/audio-element writing output... [ 71%] design-guide/audio-event writing output... [ 72%] design-guide/audio-peripheral writing output... [ 74%] design-guide/audio-pipeline writing output... [ 75%] design-guide/audio-samples writing output... [ 77%] design-guide/board-esp32-lyrat-mini-v1.2 writing output... [ 78%] design-guide/board-esp32-lyrat-v4.3 writing output... [ 80%] design-guide/design-considerations writing output... [ 81%] design-guide/dev-boards writing output... [ 82%] design-guide/esp-audio writing output... [ 84%] design-guide/index writing output... [ 85%] design-guide/project-design writing output... [ 87%] design-guide/software-design writing output... [ 88%] get-started/get-started-esp32-korvo-du1906 writing output... [ 90%] get-started/get-started-esp32-lyrat writing output... [ 91%] get-started/get-started-esp32-lyrat-mini writing output... [ 92%] get-started/get-started-esp32-lyrat-v4 writing output... [ 94%] get-started/get-started-esp32-lyrat-v4.2 writing output... [ 95%] get-started/get-started-esp32-lyratd-msc writing output... [ 97%] get-started/index writing output... [ 98%] index writing output... [100%] resources generating indices... genindex writing additional pages... search copying images... [ 2%] ../_static/api-reference.png copying images... [ 4%] get-started/../../_static/esp32-lyratd-msc-v2.2-a-top.png copying images... [ 7%] api-reference/peripherals/../../../_static/yes-checkm.png copying images... [ 9%] design-guide/../../_static/esp32-lyrat-mini-v1.2-layout.png copying images... [ 12%] get-started/../../_static/esp32-lyrat-v4.2-layout.jpg copying images... [ 14%] design-guide/../../_static/esp32-lyrat-v4.3-esp32-module-ps.png copying images... [ 17%] design-guide/../../_static/esp32-lyrat-mini-v1.2-battery-ps.png copying images... [ 19%] design-guide/../../_static/esp32-lyrat-mini-v1.2-usb-ps.png copying images... [ 21%] get-started/../../_static/esp32-korvo-du1906-v1.1-layout.png copying images... [ 24%] design-guide/../../_static/esp32-lyrat-v4.3-pa-ps.png copying images... [ 26%] get-started/../../_static/project-configuration-home.png copying images... [ 29%] get-started/../../_static/esp32-lyrat-mini-v1.2-layout-overview.png copying images... [ 31%] design-guide/../../_static/esp32-lyrat-mini-v1.2-digital-ps.png copying images... [ 34%] ../_static/adf_block_diagram.png copying images... [ 36%] ../_static/404-page__en.svg copying images... [ 39%] design-guide/../../_static/esp32-lyrat-v4.3-layout.jpg copying images... [ 41%] design-guide/../../_static/audio-project-minimum-internet-radio.jpg copying images... [ 43%] get-started/../../_static/esp32-lyrat-v4-layout.jpg copying images... [ 46%] ../_static/design-guide.png copying images... [ 48%] get-started/../../_static/esp32-lyrat-mini-v1.2.png copying images... [ 51%] get-started/../../_static/esp32-lyrat-v4.3-layout-overview.jpg copying images... [ 53%] design-guide/../../_static/esp32-lyrat-v4.3-sdio-ps.png copying images... [ 56%] design-guide/../../_static/audio-project-minimum-voice-service.jpg copying images... [ 58%] design-guide/../../_static/esp32-lyrat-mini-v1.2-audio-ps.png copying images... [ 60%] get-started/../../_static/esp32-lyrat-v4.3-block-diagram.jpg copying images... [ 63%] ../_static/get-started.png copying images... [ 65%] get-started/../../_static/esp32-korvo-du1906-v1.1-block-diagram.png copying images... [ 68%] get-started/../../_static/esp32-lyrat-v4.2-side.jpg copying images... [ 70%] design-guide/../../_static/esp32-lyrat-mini-v1.2-electrical-block-diagram.png copying images... [ 73%] design-guide/../../_static/esp32-lyrat-v4.3-electrical-block-diagram.jpg copying images... [ 75%] get-started/../../_static/esp32-lyratd-msc-v2.2.jpg copying images... [ 78%] design-guide/../../_static/esp32-lyrat-v4.3-usb-battery-ps.png copying images... [ 80%] get-started/../../_static/esp32-korvo-du1906-v1.1.png copying images... [ 82%] get-started/../../_static/esp32-lyrat-mini-v1.2-block-diagram.png copying images... [ 85%] design-guide/../../_static/audio-project-typical-example.jpg copying images... [ 87%] get-started/../../_static/esp32-s2-kaluga-1-kit.png copying images... [ 90%] get-started/../../_static/project-configuration-board-selection.png copying images... [ 92%] get-started/../../_static/esp32-lyratd-msc-v2.2-b-top.png copying images... [ 95%] get-started/../../_static/esp32-lyratd-msc-v2.2-side.png copying images... [ 97%] get-started/../../_static/esp32-lyratd-msc-v2.2-block-diagram.png copying images... [100%] get-started/../../_static/esp32-lyrat-block-diagram.jpg copying static files... done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. [rtd-command-info] start-time: 2020-07-23T11:51:19.664834Z, end-time: 2020-07-23T11:51:54.452226Z, duration: 34, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.8.5 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives fatal: No tags can describe '26b178dd4cd1403181adc83c91a4119285933f0c'. Try --always, or create some tags. Calling Doxygen to generate latest XML files Version: Release: Downloading font file The file '../_static/DejaVuSans.ttf' already exists loading translations [en]... done fatal: no tag exactly matches '26b178dd4cd1403181adc83c91a4119285933f0c' Git commit ID: 26b178d making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 70 added, 0 changed, 0 removed reading sources... [ 1%] 404 reading sources... [ 2%] COPYRIGHT reading sources... [ 4%] about reading sources... [ 5%] api-reference/abstraction/audio_hal reading sources... [ 7%] api-reference/abstraction/es8374 reading sources... [ 8%] api-reference/abstraction/es8388 reading sources... [ 10%] api-reference/abstraction/index reading sources... [ 11%] api-reference/abstraction/ringbuf reading sources... [ 12%] api-reference/abstraction/zl38063 reading sources... [ 14%] api-reference/audio-processing/audio_sonic reading sources... [ 15%] api-reference/audio-processing/downmix reading sources... [ 17%] api-reference/audio-processing/equalizer reading sources... [ 18%] api-reference/audio-processing/filter_resample reading sources... [ 20%] api-reference/audio-processing/index reading sources... [ 21%] api-reference/codecs/aac_decoder reading sources... [ 22%] api-reference/codecs/amr_codecs reading sources... [ 24%] api-reference/codecs/flac_decoder reading sources... [ 25%] api-reference/codecs/index reading sources... [ 27%] api-reference/codecs/mp3_decoder reading sources... [ 28%] api-reference/codecs/ogg_decoder reading sources... [ 30%] api-reference/codecs/opus_decoder reading sources... [ 31%] api-reference/codecs/wav_codecs reading sources... [ 32%] api-reference/framework/audio_common reading sources... [ 34%] api-reference/framework/audio_element reading sources... [ 35%] api-reference/framework/audio_event_iface reading sources... [ 37%] api-reference/framework/audio_pipeline reading sources... [ 38%] api-reference/framework/esp_audio reading sources... [ 40%] api-reference/framework/index reading sources... [ 41%] api-reference/index reading sources... [ 42%] api-reference/kconfig reading sources... [ 44%] api-reference/peripherals/esp_peripherals reading sources... [ 45%] api-reference/peripherals/index reading sources... [ 47%] api-reference/peripherals/periph_adc_button reading sources... [ 48%] api-reference/peripherals/periph_button reading sources... [ 50%] api-reference/peripherals/periph_console reading sources... [ 51%] api-reference/peripherals/periph_is31fl3216 reading sources... [ 52%] api-reference/peripherals/periph_led reading sources... [ 54%] api-reference/peripherals/periph_sdcard reading sources... [ 55%] api-reference/peripherals/periph_spiffs reading sources... [ 57%] api-reference/peripherals/periph_touch reading sources... [ 58%] api-reference/peripherals/periph_wifi reading sources... [ 60%] api-reference/services/bluetooth_service reading sources... [ 61%] api-reference/services/index reading sources... [ 62%] api-reference/speech-recognition/esp_vad reading sources... [ 64%] api-reference/speech-recognition/esp_wn_iface reading sources... [ 65%] api-reference/speech-recognition/index reading sources... [ 67%] api-reference/speech-recognition/recorder_engine reading sources... [ 68%] api-reference/streams/index reading sources... [ 70%] design-guide/audio-element reading sources... [ 71%] design-guide/audio-event reading sources... [ 72%] design-guide/audio-peripheral reading sources... [ 74%] design-guide/audio-pipeline reading sources... [ 75%] design-guide/audio-samples reading sources... [ 77%] design-guide/board-esp32-lyrat-mini-v1.2 reading sources... [ 78%] design-guide/board-esp32-lyrat-v4.3 reading sources... [ 80%] design-guide/design-considerations reading sources... [ 81%] design-guide/dev-boards reading sources... [ 82%] design-guide/esp-audio reading sources... [ 84%] design-guide/index reading sources... [ 85%] design-guide/project-design reading sources... [ 87%] design-guide/software-design reading sources... [ 88%] get-started/get-started-esp32-korvo-du1906 reading sources... [ 90%] get-started/get-started-esp32-lyrat reading sources... [ 91%] get-started/get-started-esp32-lyrat-mini reading sources... [ 92%] get-started/get-started-esp32-lyrat-v4 reading sources... [ 94%] get-started/get-started-esp32-lyrat-v4.2 reading sources... [ 95%] get-started/get-started-esp32-lyratd-msc reading sources... [ 97%] get-started/index reading sources... [ 98%] index reading sources... [100%] resources looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... get-started/index get-started/get-started-esp32-lyrat get-started/get-started-esp32-lyratd-msc get-started/get-started-esp32-lyrat-mini get-started/get-started-esp32-korvo-du1906 get-started/get-started-esp32-lyrat-v4.2 get-started/get-started-esp32-lyrat-v4 api-reference/index api-reference/framework/index api-reference/framework/audio_element api-reference/framework/audio_pipeline api-reference/framework/audio_event_iface api-reference/framework/audio_common api-reference/framework/esp_audio api-reference/streams/index api-reference/codecs/index api-reference/codecs/aac_decoder api-reference/codecs/amr_codecs api-reference/codecs/flac_decoder api-reference/codecs/mp3_decoder api-reference/codecs/ogg_decoder api-reference/codecs/opus_decoder api-reference/codecs/wav_codecs api-reference/audio-processing/index api-reference/audio-processing/downmix api-reference/audio-processing/equalizer api-reference/audio-processing/filter_resample api-reference/audio-processing/audio_sonic api-reference/services/index api-reference/services/bluetooth_service api-reference/speech-recognition/index api-reference/speech-recognition/esp_wn_iface api-reference/speech-recognition/esp_vad api-reference/speech-recognition/recorder_engine api-reference/peripherals/index api-reference/peripherals/esp_peripherals api-reference/peripherals/periph_wifi api-reference/peripherals/periph_sdcard api-reference/peripherals/periph_spiffs api-reference/peripherals/periph_console api-reference/peripherals/periph_touch api-reference/peripherals/periph_button api-reference/peripherals/periph_led api-reference/peripherals/periph_adc_button api-reference/peripherals/periph_is31fl3216 api-reference/abstraction/index api-reference/abstraction/ringbuf api-reference/abstraction/audio_hal api-reference/abstraction/es8388 api-reference/abstraction/es8374 api-reference/abstraction/zl38063 api-reference/kconfig design-guide/index design-guide/project-design design-guide/design-considerations design-guide/software-design design-guide/audio-element design-guide/audio-event design-guide/audio-pipeline design-guide/audio-peripheral design-guide/esp-audio design-guide/dev-boards design-guide/board-esp32-lyrat-mini-v1.2 design-guide/board-esp32-lyrat-v4.3 design-guide/audio-samples resources COPYRIGHT about writing... done writing additional files... copying images... [ 2%] design-guide/../../_static/esp32-lyrat-mini-v1.2-digital-ps.png copying images... [ 5%] get-started/../../_static/esp32-lyratd-msc-v2.2-a-top.png copying images... [ 7%] api-reference/peripherals/../../../_static/yes-checkm.png copying images... [ 10%] design-guide/../../_static/esp32-lyrat-mini-v1.2-layout.png copying images... [ 12%] get-started/../../_static/esp32-lyrat-v4.2-layout.jpg copying images... [ 15%] design-guide/../../_static/esp32-lyrat-v4.3-esp32-module-ps.png copying images... [ 17%] design-guide/../../_static/esp32-lyrat-mini-v1.2-battery-ps.png copying images... [ 20%] design-guide/../../_static/esp32-lyrat-mini-v1.2-usb-ps.png copying images... [ 22%] get-started/../../_static/esp32-korvo-du1906-v1.1-layout.png copying images... [ 25%] design-guide/../../_static/esp32-lyrat-v4.3-pa-ps.png copying images... [ 27%] get-started/../../_static/project-configuration-home.png copying images... [ 30%] ../_static/api-reference.png copying images... [ 32%] get-started/../../_static/esp32-lyrat-mini-v1.2-layout-overview.png copying images... [ 35%] ../_static/adf_block_diagram.png copying images... [ 37%] get-started/../../_static/esp32-lyrat-v4.3-layout-overview.jpg copying images... [ 40%] design-guide/../../_static/esp32-lyrat-v4.3-layout.jpg copying images... [ 42%] design-guide/../../_static/audio-project-minimum-internet-radio.jpg copying images... [ 45%] get-started/../../_static/esp32-lyrat-v4-layout.jpg copying images... [ 47%] ../_static/design-guide.png copying images... [ 50%] get-started/../../_static/esp32-lyrat-mini-v1.2.png copying images... [ 52%] get-started/../../_static/esp32-lyrat-mini-v1.2-block-diagram.png copying images... [ 55%] design-guide/../../_static/esp32-lyrat-v4.3-sdio-ps.png copying images... [ 57%] get-started/../../_static/esp32-korvo-du1906-v1.1.png copying images... [ 60%] design-guide/../../_static/esp32-lyrat-mini-v1.2-audio-ps.png copying images... [ 62%] get-started/../../_static/esp32-lyrat-v4.3-block-diagram.jpg copying images... [ 65%] ../_static/get-started.png copying images... [ 67%] get-started/../../_static/esp32-korvo-du1906-v1.1-block-diagram.png copying images... [ 70%] get-started/../../_static/esp32-lyrat-v4.2-side.jpg copying images... [ 72%] design-guide/../../_static/esp32-lyrat-mini-v1.2-electrical-block-diagram.png copying images... [ 75%] design-guide/../../_static/esp32-lyrat-v4.3-electrical-block-diagram.jpg copying images... [ 77%] get-started/../../_static/esp32-lyratd-msc-v2.2.jpg copying images... [ 80%] design-guide/../../_static/esp32-lyrat-v4.3-usb-battery-ps.png copying images... [ 82%] design-guide/../../_static/audio-project-minimum-voice-service.jpg copying images... [ 85%] design-guide/../../_static/audio-project-typical-example.jpg copying images... [ 87%] get-started/../../_static/esp32-s2-kaluga-1-kit.png copying images... [ 90%] get-started/../../_static/project-configuration-board-selection.png copying images... [ 92%] get-started/../../_static/esp32-lyratd-msc-v2.2-b-top.png copying images... [ 95%] get-started/../../_static/esp32-lyratd-msc-v2.2-side.png copying images... [ 97%] get-started/../../_static/esp32-lyratd-msc-v2.2-block-diagram.png copying images... [100%] get-started/../../_static/esp32-lyrat-block-diagram.jpg copying static files... done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2020-07-23T11:51:54.711526Z, end-time: 2020-07-23T11:52:30.482536Z, duration: 35, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.8.5 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives fatal: No tags can describe '26b178dd4cd1403181adc83c91a4119285933f0c'. Try --always, or create some tags. Calling Doxygen to generate latest XML files Version: Release: Downloading font file The file '../_static/DejaVuSans.ttf' already exists loading translations [en]... done fatal: no tag exactly matches '26b178dd4cd1403181adc83c91a4119285933f0c' Git commit ID: 26b178d making output directory... building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 70 added, 0 changed, 0 removed reading sources... [ 1%] 404 reading sources... [ 2%] COPYRIGHT reading sources... [ 4%] about reading sources... [ 5%] api-reference/abstraction/audio_hal reading sources... [ 7%] api-reference/abstraction/es8374 reading sources... [ 8%] api-reference/abstraction/es8388 reading sources... [ 10%] api-reference/abstraction/index reading sources... [ 11%] api-reference/abstraction/ringbuf reading sources... [ 12%] api-reference/abstraction/zl38063 reading sources... [ 14%] api-reference/audio-processing/audio_sonic reading sources... [ 15%] api-reference/audio-processing/downmix reading sources... [ 17%] api-reference/audio-processing/equalizer reading sources... [ 18%] api-reference/audio-processing/filter_resample reading sources... [ 20%] api-reference/audio-processing/index reading sources... [ 21%] api-reference/codecs/aac_decoder reading sources... [ 22%] api-reference/codecs/amr_codecs reading sources... [ 24%] api-reference/codecs/flac_decoder reading sources... [ 25%] api-reference/codecs/index reading sources... [ 27%] api-reference/codecs/mp3_decoder reading sources... [ 28%] api-reference/codecs/ogg_decoder reading sources... [ 30%] api-reference/codecs/opus_decoder reading sources... [ 31%] api-reference/codecs/wav_codecs reading sources... [ 32%] api-reference/framework/audio_common reading sources... [ 34%] api-reference/framework/audio_element reading sources... [ 35%] api-reference/framework/audio_event_iface reading sources... [ 37%] api-reference/framework/audio_pipeline reading sources... [ 38%] api-reference/framework/esp_audio reading sources... [ 40%] api-reference/framework/index reading sources... [ 41%] api-reference/index reading sources... [ 42%] api-reference/kconfig reading sources... [ 44%] api-reference/peripherals/esp_peripherals reading sources... [ 45%] api-reference/peripherals/index reading sources... [ 47%] api-reference/peripherals/periph_adc_button reading sources... [ 48%] api-reference/peripherals/periph_button reading sources... [ 50%] api-reference/peripherals/periph_console reading sources... [ 51%] api-reference/peripherals/periph_is31fl3216 reading sources... [ 52%] api-reference/peripherals/periph_led reading sources... [ 54%] api-reference/peripherals/periph_sdcard reading sources... [ 55%] api-reference/peripherals/periph_spiffs reading sources... [ 57%] api-reference/peripherals/periph_touch reading sources... [ 58%] api-reference/peripherals/periph_wifi reading sources... [ 60%] api-reference/services/bluetooth_service reading sources... [ 61%] api-reference/services/index reading sources... [ 62%] api-reference/speech-recognition/esp_vad reading sources... [ 64%] api-reference/speech-recognition/esp_wn_iface reading sources... [ 65%] api-reference/speech-recognition/index reading sources... [ 67%] api-reference/speech-recognition/recorder_engine reading sources... [ 68%] api-reference/streams/index reading sources... [ 70%] design-guide/audio-element reading sources... [ 71%] design-guide/audio-event reading sources... [ 72%] design-guide/audio-peripheral reading sources... [ 74%] design-guide/audio-pipeline reading sources... [ 75%] design-guide/audio-samples reading sources... [ 77%] design-guide/board-esp32-lyrat-mini-v1.2 reading sources... [ 78%] design-guide/board-esp32-lyrat-v4.3 reading sources... [ 80%] design-guide/design-considerations reading sources... [ 81%] design-guide/dev-boards reading sources... [ 82%] design-guide/esp-audio reading sources... [ 84%] design-guide/index reading sources... [ 85%] design-guide/project-design reading sources... [ 87%] design-guide/software-design reading sources... [ 88%] get-started/get-started-esp32-korvo-du1906 reading sources... [ 90%] get-started/get-started-esp32-lyrat reading sources... [ 91%] get-started/get-started-esp32-lyrat-mini reading sources... [ 92%] get-started/get-started-esp32-lyrat-v4 reading sources... [ 94%] get-started/get-started-esp32-lyrat-v4.2 reading sources... [ 95%] get-started/get-started-esp32-lyratd-msc reading sources... [ 97%] get-started/index reading sources... [ 98%] index reading sources... [100%] resources looking for now-outdated files... none found pickling environment... done checking consistency... done processing ReadtheDocsTemplate.tex...index get-started/index get-started/get-started-esp32-lyrat get-started/get-started-esp32-lyratd-msc get-started/get-started-esp32-lyrat-mini get-started/get-started-esp32-korvo-du1906 get-started/get-started-esp32-lyrat-v4.2 get-started/get-started-esp32-lyrat-v4 api-reference/index api-reference/framework/index api-reference/framework/audio_element api-reference/framework/audio_pipeline api-reference/framework/audio_event_iface api-reference/framework/audio_common api-reference/framework/esp_audio api-reference/streams/index api-reference/codecs/index api-reference/codecs/aac_decoder api-reference/codecs/amr_codecs api-reference/codecs/flac_decoder api-reference/codecs/mp3_decoder api-reference/codecs/ogg_decoder api-reference/codecs/opus_decoder api-reference/codecs/wav_codecs api-reference/audio-processing/index api-reference/audio-processing/downmix api-reference/audio-processing/equalizer api-reference/audio-processing/filter_resample api-reference/audio-processing/audio_sonic api-reference/services/index api-reference/services/bluetooth_service api-reference/speech-recognition/index api-reference/speech-recognition/esp_wn_iface api-reference/speech-recognition/esp_vad api-reference/speech-recognition/recorder_engine api-reference/peripherals/index api-reference/peripherals/esp_peripherals api-reference/peripherals/periph_wifi api-reference/peripherals/periph_sdcard api-reference/peripherals/periph_spiffs api-reference/peripherals/periph_console api-reference/peripherals/periph_touch api-reference/peripherals/periph_button api-reference/peripherals/periph_led api-reference/peripherals/periph_adc_button api-reference/peripherals/periph_is31fl3216 api-reference/abstraction/index api-reference/abstraction/ringbuf api-reference/abstraction/audio_hal api-reference/abstraction/es8388 api-reference/abstraction/es8374 api-reference/abstraction/zl38063 api-reference/kconfig design-guide/index design-guide/project-design design-guide/design-considerations design-guide/software-design design-guide/audio-element design-guide/audio-event design-guide/audio-pipeline design-guide/audio-peripheral design-guide/esp-audio design-guide/dev-boards design-guide/board-esp32-lyrat-mini-v1.2 design-guide/board-esp32-lyrat-v4.3 design-guide/audio-samples resources COPYRIGHT about resolving references... writing... done copying images... [ 2%] design-guide/../../_static/esp32-lyrat-mini-v1.2-digital-ps.png copying images... [ 5%] get-started/../../_static/esp32-lyratd-msc-v2.2-a-top.png copying images... [ 7%] api-reference/peripherals/../../../_static/yes-checkm.png copying images... [ 10%] design-guide/../../_static/esp32-lyrat-mini-v1.2-layout.png copying images... [ 12%] get-started/../../_static/esp32-lyrat-v4.2-layout.jpg copying images... [ 15%] design-guide/../../_static/esp32-lyrat-v4.3-esp32-module-ps.png copying images... [ 17%] design-guide/../../_static/esp32-lyrat-mini-v1.2-battery-ps.png copying images... [ 20%] design-guide/../../_static/esp32-lyrat-mini-v1.2-usb-ps.png copying images... [ 22%] get-started/../../_static/esp32-korvo-du1906-v1.1-layout.png copying images... [ 25%] design-guide/../../_static/esp32-lyrat-v4.3-pa-ps.png copying images... [ 27%] get-started/../../_static/project-configuration-home.png copying images... [ 30%] ../_static/api-reference.png copying images... [ 32%] get-started/../../_static/esp32-lyrat-mini-v1.2-layout-overview.png copying images... [ 35%] ../_static/adf_block_diagram.png copying images... [ 37%] get-started/../../_static/esp32-lyrat-v4.3-layout-overview.jpg copying images... [ 40%] design-guide/../../_static/esp32-lyrat-v4.3-layout.jpg copying images... [ 42%] design-guide/../../_static/audio-project-minimum-internet-radio.jpg copying images... [ 45%] get-started/../../_static/esp32-lyrat-v4-layout.jpg copying images... [ 47%] ../_static/design-guide.png copying images... [ 50%] get-started/../../_static/esp32-lyrat-mini-v1.2.png copying images... [ 52%] get-started/../../_static/esp32-lyrat-mini-v1.2-block-diagram.png copying images... [ 55%] design-guide/../../_static/esp32-lyrat-v4.3-sdio-ps.png copying images... [ 57%] get-started/../../_static/esp32-korvo-du1906-v1.1.png copying images... [ 60%] design-guide/../../_static/esp32-lyrat-mini-v1.2-audio-ps.png copying images... [ 62%] get-started/../../_static/esp32-lyrat-v4.3-block-diagram.jpg copying images... [ 65%] ../_static/get-started.png copying images... [ 67%] get-started/../../_static/esp32-korvo-du1906-v1.1-block-diagram.png copying images... [ 70%] get-started/../../_static/esp32-lyrat-v4.2-side.jpg copying images... [ 72%] design-guide/../../_static/esp32-lyrat-mini-v1.2-electrical-block-diagram.png copying images... [ 75%] design-guide/../../_static/esp32-lyrat-v4.3-electrical-block-diagram.jpg copying images... [ 77%] get-started/../../_static/esp32-lyratd-msc-v2.2.jpg copying images... [ 80%] design-guide/../../_static/esp32-lyrat-v4.3-usb-battery-ps.png copying images... [ 82%] design-guide/../../_static/audio-project-minimum-voice-service.jpg copying images... [ 85%] design-guide/../../_static/audio-project-typical-example.jpg copying images... [ 87%] get-started/../../_static/esp32-s2-kaluga-1-kit.png copying images... [ 90%] get-started/../../_static/project-configuration-board-selection.png copying images... [ 92%] get-started/../../_static/esp32-lyratd-msc-v2.2-b-top.png copying images... [ 95%] get-started/../../_static/esp32-lyratd-msc-v2.2-side.png copying images... [ 97%] get-started/../../_static/esp32-lyratd-msc-v2.2-block-diagram.png copying images... [100%] get-started/../../_static/esp32-lyrat-block-diagram.jpg copying TeX support files... done build succeeded. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2020-07-23T11:52:42.476869Z, end-time: 2020-07-23T11:52:42.676707Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2020-07-23T11:52:43.027877Z, end-time: 2020-07-23T11:52:55.101747Z, duration: 12, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=espressif-esp-adf -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="espressif-esp-adf" "ReadtheDocsTemplate.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./ReadtheDocsTemplate.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file espressif-esp-adf.idx (./espressif-esp-adf.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.84 ...../zh\_CN/latest/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.84 ...../zh\_CN/latest/index.html}{{[}中文{]}} ^^M (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1 <./get-started.png > <./api-reference.png> <./design-guide.png>] [2] Chapter 1. [3] [4 <./esp32-lyrat-v4.2-side.jpg> <./esp32-lyratd-msc-v2.2.jpg> <./esp32-lyr at-mini-v1.2.png> <./esp32-s2-kaluga-1-kit.png> <./esp32-korvo-du1906-v1.1.png> ] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.158 ...t-started-esp32-lyrat.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.158 ...t-started-esp32-lyrat.html}{{[}中文{]}} ^^M LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat:other-versi ons-of-lyrat' on page 5 undefined on input line 160. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-mini::doc' on page 5 undefined on input line 164. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat:get-started -esp32-lyrat-v4-3-board' on page 5 undefined on input line 170. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat:start-appli cation-development' on page 5 undefined on input line 183. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3::doc' on pa ge 5 undefined on input line 237. [5] [6 <./esp32-lyrat-v4.3-block-diagram.jpg>] [7 <./esp32-lyrat-v4.3-layout-ov erview.jpg>] LaTeX Warning: Hyper reference `get-started/index:get-started-step-by-step' on page 8 undefined on input line 322. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4.2::doc' on page 8 undefined on input line 368. [8] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4::doc' on page 9 undefined on input line 371. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-mini::doc' on page 9 undefined on input line 379. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyratd-msc::doc' on page 9 undefined on input line 382. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3::doc' on pa ge 9 undefined on input line 390. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.409 ...rted-esp32-lyratd-msc.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.409 ...rted-esp32-lyratd-msc.html}{{[}中文{]}} ^^M LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyratd-msc:get-st arted-esp32-lyratd-msc-v2-2-board' on page 9 undefined on input line 419. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyratd-msc:start- application-development' on page 9 undefined on input line 432. [9] LaTeX Warning: Float too large for page by 45.99483pt on input line 492. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyratd-msc:relate d-documents' on page 10 undefined on input line 497. [10 <./esp32-lyratd-msc-v2.2-side.png (PNG copy)>] [11 <./esp32-lyratd-msc-v2.2 -block-diagram.png (PNG copy)>] [12 <./esp32-lyratd-msc-v2.2-a-top.png (PNG cop y)>] [13 <./esp32-lyratd-msc-v2.2-b-top.png (PNG copy)>] LaTeX Warning: Hyper reference `get-started/index:get-started-step-by-step' on page 14 undefined on input line 593. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat::doc' on pa ge 14 undefined on input line 619. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-mini::doc' on page 14 undefined on input line 622. [14] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.646 ...rted-esp32-lyrat-mini.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.646 ...rted-esp32-lyrat-mini.html}{{[}中文{]}} ^^M LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat::doc' on pa ge 15 undefined on input line 652. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-mini:get-st arted-esp32-lyrat-mini-v1-2-board' on page 15 undefined on input line 658. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-mini:start- application-development' on page 15 undefined on input line 681. [15] LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2::doc' on page 16 undefined on input line 738. [16 <./esp32-lyrat-mini-v1.2-block-diagram.png (PNG copy)>] [17 <./esp32-lyrat- mini-v1.2-layout-overview.png (PNG copy)>] LaTeX Warning: Hyper reference `get-started/index:get-started-step-by-step' on page 18 undefined on input line 813. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat::doc' on pa ge 18 undefined on input line 839. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyratd-msc::doc' on page 18 undefined on input line 842. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2::doc' on page 18 undefined on input line 853. [18] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.866 ...ed-esp32-korvo-du1906.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.866 ...ed-esp32-korvo-du1906.html}{{[}中文{]}} ^^M LaTeX Warning: Hyper reference `get-started/get-started-esp32-korvo-du1906:gett ing-started' on page 19 undefined on input line 880. LaTeX Warning: Hyper reference `get-started/get-started-esp32-korvo-du1906:star t-application-development' on page 19 undefined on input line 883. LaTeX Warning: Hyper reference `get-started/get-started-esp32-korvo-du1906:rela ted-documents' on page 19 undefined on input line 886. [19] Underfull \hbox (badness 10000) in paragraph at lines 992--993 []|\T1/ptm/m/n/10 Line-in/out Con-nec-tor (Ear- Underfull \hbox (badness 6078) in paragraph at lines 1062--1063 []|\T1/ptm/m/n/10 ESP_I2C Con-nec-tor/DSP_I2C [20] [21 <./esp32-korvo-du1906-v1.1-block-diagram.png> <./esp32-korvo-du1906-v1 .1-layout.png>] Overfull \vbox (48.16985pt too high) has occurred while \output is active [22] LaTeX Warning: Hyper reference `get-started/index::doc' on page 23 undefined on input line 1131. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat::doc' on pa ge 23 undefined on input line 1157. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-mini::doc' on page 23 undefined on input line 1160. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyratd-msc::doc' on page 23 undefined on input line 1163. [23] LaTeX Warning: Hyper reference `get-started/index:get-started-setup-esp-idf' on page 24 undefined on input line 1210. LaTeX Warning: Hyper reference `get-started/index:get-started-get-esp-adf' on p age 24 undefined on input line 1213. LaTeX Warning: Hyper reference `get-started/index:get-started-setup-path' on pa ge 24 undefined on input line 1216. LaTeX Warning: Hyper reference `get-started/index:get-started-set-up-env' on pa ge 24 undefined on input line 1219. LaTeX Warning: Hyper reference `get-started/index:get-started-start-project' on page 24 undefined on input line 1227. LaTeX Warning: Hyper reference `get-started/index:get-started-connect' on page 24 undefined on input line 1230. LaTeX Warning: Hyper reference `get-started/index:get-started-configure' on pag e 24 undefined on input line 1233. LaTeX Warning: Hyper reference `get-started/index:get-started-build' on page 24 undefined on input line 1236. LaTeX Warning: Hyper reference `get-started/index:get-started-flash' on page 24 undefined on input line 1239. LaTeX Warning: Hyper reference `get-started/index:get-started-build-monitor' on page 24 undefined on input line 1242. [24] [25] [26] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) LaTeX Warning: Hyper reference `get-started/index:get-started-start-project' on page 27 undefined on input line 1413. [27] [28] [29 <./project-configuration-home.png> <./project-configuration-board -selection.png>] LaTeX Warning: Hyper reference `get-started/index:get-started-connect' on page 30 undefined on input line 1526. [30] [31] LaTeX Warning: Hyper reference `get-started/index:get-started-get-esp-adf' on p age 32 undefined on input line 1599. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4.2:get-st arted-esp32-lyrat-v4-2-start-development' on page 32 undefined on input line 16 21. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4.2:get-st arted-esp32-lyrat-v4-2-board' on page 32 undefined on input line 1627. [32] [33 <./esp32-lyrat-block-diagram.jpg>] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4.2:get-st arted-esp32-lyrat-v4-2-jtag-header' on page 34 undefined on input line 1704. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4.2:get-st arted-esp32-lyrat-v4-2-i2c-header' on page 34 undefined on input line 1710. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4.2:get-st arted-esp32-lyrat-v4-2-microsd-card-slot' on page 34 undefined on input line 17 13. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4.2:get-st arted-esp32-lyrat-v4-2-i2s-header' on page 34 undefined on input line 1716. [34] [35 <./esp32-lyrat-v4.2-layout.jpg>] [36] [37] [38] [39] LaTeX Warning: Hyper reference `get-started/index:get-started-step-by-step' on page 40 undefined on input line 2539. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4::doc' on page 40 undefined on input line 2577. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4:get-star ted-esp32-lyrat-v4-start-development' on page 40 undefined on input line 2588. [40] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4:get-star ted-esp32-lyrat-v4-board' on page 41 undefined on input line 2594. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4:get-star ted-esp32-lyrat-v4-jtag-header' on page 41 undefined on input line 2671. [41] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4:get-star ted-esp32-lyrat-v4-i2c-header' on page 42 undefined on input line 2677. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4:get-star ted-esp32-lyrat-v4-microsd-card-slot' on page 42 undefined on input line 2680. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4:get-star ted-esp32-lyrat-v4-i2s-header' on page 42 undefined on input line 2683. [42] [43 <./esp32-lyrat-v4-layout.jpg>] [44] [45] [46] [47] LaTeX Warning: Hyper reference `get-started/index:get-started-step-by-step' on page 48 undefined on input line 3433. [48] Chapter 2. LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 49 undefined on input line 3475. LaTeX Warning: Hyper reference `api-reference/codecs/index::doc' on page 49 und efined on input line 3475. LaTeX Warning: Hyper reference `api-reference/streams/index::doc' on page 49 un defined on input line 3475. LaTeX Warning: Hyper reference `api-reference/audio-processing/index::doc' on p age 49 undefined on input line 3475. LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 49 undefined on input line 3484. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline::doc' on page 49 undefined on input line 3484. LaTeX Warning: Hyper reference `api-reference/streams/index::doc' on page 49 un defined on input line 3493. LaTeX Warning: Hyper reference `api-reference/codecs/index::doc' on page 49 und efined on input line 3493. LaTeX Warning: Hyper reference `api-reference/audio-processing/index::doc' on p age 49 undefined on input line 3493. LaTeX Warning: Hyper reference `api-reference/streams/index::doc' on page 49 un defined on input line 3493. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface::doc' on page 49 undefined on input line 3493. LaTeX Warning: Hyper reference `api-reference/peripherals/index::doc' on page 4 9 undefined on input line 3493. [49 <./blockdiag-c3d1f230d8e62e169925dad7058c651f96ee871b.png>] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_cfg_t' on page 50 undefined on input line 3507. LaTeX Warning: Hyper reference `api-reference/codecs/mp3_decoder::doc' on page 50 undefined on input line 3507. LaTeX Warning: Hyper reference `api-reference/framework/audio_common::doc' on p age 50 undefined on input line 3509. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv420au dio_element_type_t' on page 50 undefined on input line 3509. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 50 undefined on input line 3529. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 50 undefined on input line 3529. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_cfg_t' on page 50 undefined on input line 3529. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 50 undefined on input line 3561. [50 <./blockdiag-5c07de543c2e374ca051b1a185278c255ba43554.png>] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 51 undefined on input line 3593. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 51 undefined on input line 3628. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 51 undefined on input line 3652. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 51 undefined on input line 3687. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 51 undefined on input line 3711. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv420a udio_element_info_t' on page 51 undefined on input line 3711. [51] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 52 undefined on input line 3746. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv420a udio_element_info_t' on page 52 undefined on input line 3746. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 52 undefined on input line 3781. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 52 undefined on input line 3816. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 52 undefined on input line 3840. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 52 undefined on input line 3872. [52] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 53 undefined on input line 3904. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 53 undefined on input line 3936. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 53 undefined on input line 3968. Underfull \hbox (badness 10000) in paragraph at lines 3968--3968 []\T1/ptm/m/it/10 audio_element_handle_t el\T1/ptm/m/n/10 , Tick-Type_t LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 53 undefined on input line 4003. [53] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 54 undefined on input line 4035. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 54 undefined on input line 4073. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 54 undefined on input line 4073. Underfull \hbox (badness 10000) in paragraph at lines 4073--4073 []\T1/ptm/m/it/10 audio_element_handle_t el\T1/ptm/m/n/10 , \T1/ptm/m/it/10 au- LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 54 undefined on input line 4108. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv413e vent_cb_func' on page 54 undefined on input line 4108. [54] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 55 undefined on input line 4146. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 55 undefined on input line 4146. Underfull \hbox (badness 10000) in paragraph at lines 4146--4146 []\T1/ptm/m/it/10 audio_element_handle_t el\T1/ptm/m/n/10 , \T1/ptm/m/it/10 au- LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 55 undefined on input line 4181. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 55 undefined on input line 4181. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 55 undefined on input line 4216. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 55 undefined on input line 4216. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 55 undefined on input line 4216. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 55 undefined on input line 4240. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 55 undefined on input line 4240. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 55 undefined on input line 4275. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 55 undefined on input line 4275. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 55 undefined on input line 4275. [55] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv421a udio_element_state_t' on page 56 undefined on input line 4299. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv421a udio_element_state_t' on page 56 undefined on input line 4299. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 56 undefined on input line 4299. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 56 undefined on input line 4323. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 56 undefined on input line 4355. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 56 undefined on input line 4387. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 56 undefined on input line 4425. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_status_t' on page 56 undefined on input line 4425. [56] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 57 undefined on input line 4460. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 57 undefined on input line 4492. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 57 undefined on input line 4524. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 57 undefined on input line 4559. [57] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 58 undefined on input line 4594. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 58 undefined on input line 4629. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 58 undefined on input line 4661. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 58 undefined on input line 4693. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv423a udio_element_msg_cmd_t' on page 58 undefined on input line 4693. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 58 undefined on input line 4731. [58] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 59 undefined on input line 4763. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 59 undefined on input line 4763. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 59 undefined on input line 4763. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 59 undefined on input line 4801. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 59 undefined on input line 4801. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 59 undefined on input line 4801. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 59 undefined on input line 4839. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv411s tream_func' on page 59 undefined on input line 4839. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 59 undefined on input line 4877. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv411s tream_func' on page 59 undefined on input line 4877. [59] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 60 undefined on input line 4915. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 60 undefined on input line 4939. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 60 undefined on input line 4971. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 60 undefined on input line 5003. [60] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 61 undefined on input line 5035. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 61 undefined on input line 5070. Underfull \hbox (badness 10000) in paragraph at lines 5097--5098 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : The in-dex of multi in-put ring-buffer, start from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 61 undefined on input line 5114. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 61 undefined on input line 5155. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 61 undefined on input line 5155. Underfull \hbox (badness 10000) in paragraph at lines 5155--5155 []\T1/ptm/m/it/10 audio_element_handle_t el\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rin g- [61] Underfull \hbox (badness 10000) in paragraph at lines 5179--5180 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : In-dex of multi ring-buffer, starts from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 62 undefined on input line 5193. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 62 undefined on input line 5193. Underfull \hbox (badness 10000) in paragraph at lines 5193--5193 []\T1/ptm/m/it/10 audio_element_handle_t el\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rin g- Underfull \hbox (badness 10000) in paragraph at lines 5217--5218 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : In-dex of multi ring-buffer, starts from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 62 undefined on input line 5231. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 62 undefined on input line 5231. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 62 undefined on input line 5231. Underfull \hbox (badness 10000) in paragraph at lines 5252--5253 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : In-dex of multi ring-buffer, starts from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 62 undefined on input line 5266. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 62 undefined on input line 5266. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 62 undefined on input line 5266. [62] Underfull \hbox (badness 10000) in paragraph at lines 5287--5288 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : In-dex of multi ring-buffer, starts from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 63 undefined on input line 5301. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 63 undefined on input line 5333. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 63 undefined on input line 5365. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 63 undefined on input line 5412. [63] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv428a udio_element_reserve_data_t' on page 64 undefined on input line 5614. [64] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv410e l_io_func' on page 65 undefined on input line 5637. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv49ct rl_func' on page 65 undefined on input line 5648. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv412p rocess_func' on page 65 undefined on input line 5659. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv410e l_io_func' on page 65 undefined on input line 5670. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv410e l_io_func' on page 65 undefined on input line 5681. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv411s tream_func' on page 65 undefined on input line 5692. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv411s tream_func' on page 65 undefined on input line 5703. [65] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 66 undefined on input line 5884. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 66 undefined on input line 5893. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 66 undefined on input line 5893. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 66 undefined on input line 5893. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 66 undefined on input line 5902. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 66 undefined on input line 5902. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 66 undefined on input line 5902. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 66 undefined on input line 5911. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 66 undefined on input line 5911. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 66 undefined on input line 5920. [66] LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 67 undefined on input line 6359. [67] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 68 undefined on input line 6388. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 68 undefined on input line 6388. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv420 audio_pipeline_cfg_t' on page 68 undefined on input line 6388. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 68 undefined on input line 6420. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 68 undefined on input line 6444. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 68 undefined on input line 6444. [68 <./blockdiag-9423e3430b4eb4bcabaedef735e187b9f6be54c5.png>] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 69 undefined on input line 6485. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 69 undefined on input line 6485. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 69 undefined on input line 6520. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 69 undefined on input line 6554. [69] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 70 undefined on input line 6588. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 70 undefined on input line 6620. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 70 undefined on input line 6652. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 70 undefined on input line 6684. [70] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 71 undefined on input line 6716. Underfull \hbox (badness 6412) in paragraph at lines 6716--6716 []\T1/ptm/m/it/10 audio_pipeline_handle_t pipeline\T1/ptm/m/n/10 , \T1/pcr/b/n/ 10 const \T1/ptm/m/n/10 char *\T1/ptm/m/it/10 link_tag\T1/ptm/m/n/10 [], int LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 71 undefined on input line 6754. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 71 undefined on input line 6786. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 71 undefined on input line 6786. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 71 undefined on input line 6786. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 71 undefined on input line 6821. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 71 undefined on input line 6821. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 71 undefined on input line 6821. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 71 undefined on input line 6821. Underfull \hbox (badness 7238) in paragraph at lines 6821--6821 \T1/ptm/m/it/10 au-dio_element_handle_t start_el\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const [71] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 72 undefined on input line 6859. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 72 undefined on input line 6891. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 72 undefined on input line 6891. Underfull \hbox (badness 10000) in paragraph at lines 6891--6891 []\T1/ptm/m/it/10 audio_pipeline_handle_t pipeline\T1/ptm/m/n/10 , \T1/ptm/m/it /10 au- LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 72 undefined on input line 6926. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 72 undefined on input line 6926. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 72 undefined on input line 6926. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 72 undefined on input line 6950. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 72 undefined on input line 6950. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 72 undefined on input line 6950. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 72 undefined on input line 6950. Underfull \hbox (badness 10000) in paragraph at lines 6950--6950 []\T1/ptm/m/it/10 audio_pipeline_handle_t pipeline\T1/ptm/m/n/10 , bool \T1/ptm /m/it/10 first\T1/ptm/m/n/10 , \T1/ptm/m/it/10 au- LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 72 undefined on input line 6994. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 72 undefined on input line 6994. Underfull \hbox (badness 10000) in paragraph at lines 6994--6994 []\T1/ptm/m/it/10 audio_pipeline_handle_t pipeline\T1/ptm/m/n/10 , \T1/ptm/m/it /10 au- [72] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 73 undefined on input line 7032. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 73 undefined on input line 7032. Underfull \hbox (badness 10000) in paragraph at lines 7032--7032 []\T1/ptm/m/it/10 audio_pipeline_handle_t pipeline\T1/ptm/m/n/10 , \T1/ptm/m/it /10 au- LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 73 undefined on input line 7070. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 73 undefined on input line 7070. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 73 undefined on input line 7108. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 73 undefined on input line 7108. [73] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 74 undefined on input line 7146. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 74 undefined on input line 7146. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_status_t' on page 74 undefined on input line 7146. Underfull \hbox (badness 10000) in paragraph at lines 7146--7146 []\T1/ptm/m/it/10 audio_pipeline_handle_t pipeline\T1/ptm/m/n/10 , \T1/ptm/m/it /10 au- Underfull \hbox (badness 10000) in paragraph at lines 7146--7146 \T1/ptm/m/it/10 dio_element_handle_t dest_el\T1/ptm/m/n/10 , \T1/ptm/m/it/10 au - LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 74 undefined on input line 7184. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 74 undefined on input line 7216. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 74 undefined on input line 7248. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 74 undefined on input line 7280. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 74 undefined on input line 7280. Underfull \hbox (badness 10000) in paragraph at lines 7280--7280 []\T1/ptm/m/it/10 audio_pipeline_handle_t pipeline\T1/ptm/m/n/10 , \T1/ptm/m/it /10 au- [74] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 75 undefined on input line 7315. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 75 undefined on input line 7315. Underfull \hbox (badness 10000) in paragraph at lines 7315--7315 []\T1/ptm/m/it/10 audio_pipeline_handle_t pipeline\T1/ptm/m/n/10 , \T1/ptm/m/it /10 au- LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 75 undefined on input line 7353. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 75 undefined on input line 7397. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 75 undefined on input line 7397. [75] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 76 undefined on input line 7441. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv421a udio_element_state_t' on page 76 undefined on input line 7441. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv418 audio_pipeline_cfg' on page 76 undefined on input line 7529. [76] LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 77 undefined on input line 7564. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 77 undefined on input line 7564. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_cfg_t' on page 77 undefined on input line 7564. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 77 undefined on input line 7596. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 77 undefined on input line 7628. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 77 undefined on input line 7628. Underfull \hbox (badness 10000) in paragraph at lines 7628--7628 []\T1/ptm/m/it/10 audio_event_iface_handle_t evt\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 au- [77] LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 78 undefined on input line 7663. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 78 undefined on input line 7663. Underfull \hbox (badness 10000) in paragraph at lines 7663--7663 []\T1/ptm/m/it/10 audio_event_iface_handle_t lis-tener\T1/ptm/m/n/10 , \T1/ptm/ m/it/10 au- LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 78 undefined on input line 7698. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 78 undefined on input line 7733. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 78 undefined on input line 7765. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 78 undefined on input line 7765. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 78 undefined on input line 7800. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 78 undefined on input line 7800. Underfull \hbox (badness 10000) in paragraph at lines 7800--7800 []\T1/ptm/m/it/10 audio_event_iface_handle_t evt\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 au- [78] LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 79 undefined on input line 7835. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 79 undefined on input line 7835. Underfull \hbox (badness 8132) in paragraph at lines 7835--7835 []\T1/ptm/m/it/10 audio_event_iface_handle_t evt\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 au-dio_event_iface_msg_t LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 79 undefined on input line 7870. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 79 undefined on input line 7902. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 79 undefined on input line 7902. Underfull \hbox (badness 10000) in paragraph at lines 7902--7902 []\T1/ptm/m/it/10 audio_event_iface_handle_t evt\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 au-dio_event_iface_msg_t LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 79 undefined on input line 7940. [79] LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 80 undefined on input line 7964. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 80 undefined on input line 7964. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 80 undefined on input line 8002. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 80 undefined on input line 8026. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 80 undefined on input line 8026. Underfull \hbox (badness 10000) in paragraph at lines 8026--8026 []\T1/ptm/m/it/10 audio_event_iface_handle_t evt\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 au- [80] LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 419on_event_iface_func' on page 81 undefined on input line 8184. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:struc taudio__event__iface__msg__t' on page 81 undefined on input line 8219. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 81 undefined on input line 8249. LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 81 undefined on input line 8266. LaTeX Warning: Hyper reference `api-reference/codecs/index::doc' on page 81 und efined on input line 8266. LaTeX Warning: Hyper reference `api-reference/streams/index::doc' on page 81 un defined on input line 8266. [81] [82] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_status_t' on page 83 undefined on input line 8461. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 83 undefined on input line 8472. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv419media _source_type_t' on page 83 undefined on input line 8483. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv417esp_a udio_state_t' on page 83 undefined on input line 8511. [83] [84] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 85 undefined on input line 9061. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 85 undefined on input line 9061. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv415esp_a udio_cfg_t' on page 85 undefined on input line 9061. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 85 undefined on input line 9095. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 85 undefined on input line 9095. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 85 undefined on input line 9095. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 85 undefined on input line 9127. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 85 undefined on input line 9127. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 85 undefined on input line 9127. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 85 undefined on input line 9127. Underfull \hbox (badness 10000) in paragraph at lines 9127--9127 []\T1/ptm/m/it/10 esp_audio_handle_t han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 au -dio_element_handle_t [85] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 86 undefined on input line 9165. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 86 undefined on input line 9165. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 86 undefined on input line 9165. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 86 undefined on input line 9165. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 86 undefined on input line 9203. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 86 undefined on input line 9203. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 86 undefined on input line 9203. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv418au dio_codec_type_t' on page 86 undefined on input line 9203. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 86 undefined on input line 9203. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 86 undefined on input line 9244. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 86 undefined on input line 9244. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 86 undefined on input line 9244. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv418au dio_codec_type_t' on page 86 undefined on input line 9244. Underfull \hbox (badness 6792) in paragraph at lines 9244--9244 []\T1/ptm/m/it/10 esp_audio_handle_t han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 au -dio_codec_type_t type\T1/ptm/m/n/10 , [86] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 87 undefined on input line 9288. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 87 undefined on input line 9288. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 87 undefined on input line 9288. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv418au dio_codec_type_t' on page 87 undefined on input line 9288. Underfull \hbox (badness 10000) in paragraph at lines 9338--9339 []\T1/ptm/m/n/10 The URI parse by \T1/pcr/m/n/10 http_parser_parse_url\T1/ptm/m /n/10 ,any il-le-gal string will be re-turn [87] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 88 undefined on input line 9403. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 88 undefined on input line 9403. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 88 undefined on input line 9403. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 88 undefined on input line 9467. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 88 undefined on input line 9467. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 88 undefined on input line 9467. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv424audio _termination_type_t' on page 88 undefined on input line 9467. [88] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 89 undefined on input line 9522. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 89 undefined on input line 9522. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 89 undefined on input line 9522. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 89 undefined on input line 9571. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 89 undefined on input line 9571. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 89 undefined on input line 9571. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 89 undefined on input line 9609. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 89 undefined on input line 9609. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 89 undefined on input line 9609. [89] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 90 undefined on input line 9647. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 90 undefined on input line 9647. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 90 undefined on input line 9647. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 90 undefined on input line 9685. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 90 undefined on input line 9685. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 90 undefined on input line 9685. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv417esp_a udio_state_t' on page 90 undefined on input line 9685. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:structesp__au dio__state__t' on page 90 undefined on input line 9706. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 90 undefined on input line 9720. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 90 undefined on input line 9720. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 90 undefined on input line 9720. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 90 undefined on input line 9761. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 90 undefined on input line 9761. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 90 undefined on input line 9761. [90] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 91 undefined on input line 9802. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 91 undefined on input line 9802. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 91 undefined on input line 9802. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv417esp_a udio_setup_t' on page 91 undefined on input line 9802. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:structesp__au dio__setup__t' on page 91 undefined on input line 9829. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 91 undefined on input line 9843. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 91 undefined on input line 9843. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 91 undefined on input line 9843. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv419media _source_type_t' on page 91 undefined on input line 9843. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 91 undefined on input line 9852. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 91 undefined on input line 9852. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 91 undefined on input line 9852. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv416esp_a udio_info_t' on page 91 undefined on input line 9852. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 91 undefined on input line 9861. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 91 undefined on input line 9861. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 91 undefined on input line 9861. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv416esp_a udio_info_t' on page 91 undefined on input line 9861. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 91 undefined on input line 9870. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 91 undefined on input line 9870. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 91 undefined on input line 9870. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv424esp_a udio_event_callback' on page 91 undefined on input line 9870. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 91 undefined on input line 9879. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 91 undefined on input line 9879. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 91 undefined on input line 9879. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 91 undefined on input line 9932. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 91 undefined on input line 9932. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 91 undefined on input line 9932. [91] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 92 undefined on input line 9973. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 92 undefined on input line 9973. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 92 undefined on input line 9973. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 92 undefined on input line 10008. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 92 undefined on input line 10008. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 92 undefined on input line 10008. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_prefer_t' on page 92 undefined on input line 10008. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 92 undefined on input line 10043. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 92 undefined on input line 10043. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 92 undefined on input line 10043. [92] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv424esp_a udio_event_callback' on page 93 undefined on input line 10134. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_prefer_t' on page 93 undefined on input line 10156. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv416audio _volume_set' on page 93 undefined on input line 10186. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv416audio _volume_get' on page 93 undefined on input line 10197. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv418au dio_codec_type_t' on page 93 undefined on input line 10242. [93] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv420a udio_element_info_t' on page 94 undefined on input line 10353. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 94 undefined on input line 10364. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 94 undefined on input line 10375. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 94 undefined on input line 10386. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 94 undefined on input line 10397. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv417esp_a udio_state_t' on page 94 undefined on input line 10408. LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 94 undefined on input line 10453. [94] LaTeX Warning: Hyper reference `api-reference/streams/index:i2s-stream' on page 95 undefined on input line 10458. LaTeX Warning: Hyper reference `api-reference/streams/index:http-stream' on pag e 95 undefined on input line 10461. LaTeX Warning: Hyper reference `api-reference/streams/index:fatfs-stream' on pa ge 95 undefined on input line 10464. LaTeX Warning: Hyper reference `api-reference/streams/index:raw-stream' on page 95 undefined on input line 10467. LaTeX Warning: Hyper reference `api-reference/streams/index:spiffs-stream' on p age 95 undefined on input line 10470. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv416i2s_stream_ cfg_t' on page 95 undefined on input line 10474. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 95 undefined on input line 10474. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 95 undefined on input line 10508. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 95 undefined on input line 10508. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv416i2s_stream_ cfg_t' on page 95 undefined on input line 10508. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 95 undefined on input line 10535. [95] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 96 undefined on input line 10576. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 96 undefined on input line 10611. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 96 undefined on input line 10658. [96] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 97 undefined on input line 10852. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 97 undefined on input line 10852. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv417http_stream _cfg_t' on page 97 undefined on input line 10852. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 97 undefined on input line 10876. [97] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 98 undefined on input line 10910. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 98 undefined on input line 10919. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv422http_stream _event_id_t' on page 98 undefined on input line 10965. LaTeX Warning: Hyper reference `api-reference/streams/index:structhttp__stream_ _cfg__t' on page 98 undefined on input line 1. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 98 undefined on input line 11020. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 98 undefined on input line 11043. [98] LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv426http_stream _event_handle_t' on page 99 undefined on input line 11109. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv423http_stream _event_msg_t' on page 99 undefined on input line 11203. [99] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 100 undefined on input line 11324. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 100 undefined on input line 11324. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv418fatfs_strea m_cfg_t' on page 100 undefined on input line 11324. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 100 undefined on input line 11360. [100] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 101 undefined on input line 11493. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 101 undefined on input line 11493. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv416raw_stream_ cfg_t' on page 101 undefined on input line 11493. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 101 undefined on input line 11517. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 101 undefined on input line 11547. [101] LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 102 undefined on input line 11599. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 102 undefined on input line 11653. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 102 undefined on input line 11653. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv419spiffs_stre am_cfg_t' on page 102 undefined on input line 11653. [102] LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 103 undefined on input line 11689. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 103 undefined on input line 11819. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 103 undefined on input line 11819. LaTeX Warning: Hyper reference `api-reference/codecs/aac_decoder:_CPPv417aac_de coder_cfg_t' on page 103 undefined on input line 11819. [103] [104] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 105 undefined on input line 11978. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 105 undefined on input line 11978. LaTeX Warning: Hyper reference `api-reference/codecs/amr_codecs:_CPPv417amr_dec oder_cfg_t' on page 105 undefined on input line 11978. [105] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 106 undefined on input line 12119. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 106 undefined on input line 12119. LaTeX Warning: Hyper reference `api-reference/codecs/amr_codecs:_CPPv419amrnb_e ncoder_cfg_t' on page 106 undefined on input line 12119. [106] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 107 undefined on input line 12260. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 107 undefined on input line 12260. LaTeX Warning: Hyper reference `api-reference/codecs/amr_codecs:_CPPv419amrwb_e ncoder_cfg_t' on page 107 undefined on input line 12260. [107] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 108 undefined on input line 12406. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 108 undefined on input line 12406. LaTeX Warning: Hyper reference `api-reference/codecs/flac_decoder:_CPPv418flac_ decoder_cfg_t' on page 108 undefined on input line 12406. [108] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 109 undefined on input line 12565. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 109 undefined on input line 12565. LaTeX Warning: Hyper reference `api-reference/codecs/mp3_decoder:_CPPv417mp3_de coder_cfg_t' on page 109 undefined on input line 12565. [109] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 110 undefined on input line 12711. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 110 undefined on input line 12711. LaTeX Warning: Hyper reference `api-reference/codecs/ogg_decoder:_CPPv417ogg_de coder_cfg_t' on page 110 undefined on input line 12711. [110] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 111 undefined on input line 12857. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 111 undefined on input line 12857. LaTeX Warning: Hyper reference `api-reference/codecs/opus_decoder:_CPPv418opus_ decoder_cfg_t' on page 111 undefined on input line 12857. [111] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 112 undefined on input line 13016. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 112 undefined on input line 13016. LaTeX Warning: Hyper reference `api-reference/codecs/wav_codecs:_CPPv417wav_dec oder_cfg_t' on page 112 undefined on input line 13016. [112] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 113 undefined on input line 13157. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 113 undefined on input line 13157. LaTeX Warning: Hyper reference `api-reference/codecs/wav_codecs:_CPPv417wav_enc oder_cfg_t' on page 113 undefined on input line 13157. [113] LaTeX Warning: Hyper reference `api-reference/audio-processing/downmix::doc' on page 114 undefined on input line 13286. LaTeX Warning: Hyper reference `api-reference/audio-processing/equalizer::doc' on page 114 undefined on input line 13289. LaTeX Warning: Hyper reference `api-reference/audio-processing/filter_resample: :doc' on page 114 undefined on input line 13292. LaTeX Warning: Hyper reference `api-reference/audio-processing/audio_sonic::doc ' on page 114 undefined on input line 13295. [114 <./blockdiag-f67e1c36c161560d632c00c6d9bcc74a7f02b563.png>] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 115 undefined on input line 13355. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 115 undefined on input line 13379. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 115 undefined on input line 13379. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 115 undefined on input line 13406. [115] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 116 undefined on input line 13433. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 116 undefined on input line 13460. Underfull \hbox (badness 6725) in paragraph at lines 13460--13460 []\T1/ptm/m/it/10 audio_element_handle_t self\T1/ptm/m/n/10 , esp_downmix_out_c tx_type_t LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 116 undefined on input line 13487. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 116 undefined on input line 13520. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 116 undefined on input line 13550. [116] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 117 undefined on input line 13580. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 117 undefined on input line 13607. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 117 undefined on input line 13607. LaTeX Warning: Hyper reference `api-reference/audio-processing/downmix:_CPPv413 downmix_cfg_t' on page 117 undefined on input line 13607. [117] LaTeX Warning: Hyper reference `api-reference/audio-processing/equalizer:_CPPv4 13equalizer_cfg' on page 118 undefined on input line 13829. LaTeX Warning: Hyper reference `api-reference/audio-processing/equalizer:_CPPv4 23equalizer_set_gain_info22audio_element_handle_tiib' on page 118 undefined on input line 13829. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 118 undefined on input line 13854. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 118 undefined on input line 13884. [118] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 119 undefined on input line 13917. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 119 undefined on input line 13917. LaTeX Warning: Hyper reference `api-reference/audio-processing/equalizer:_CPPv4 15equalizer_cfg_t' on page 119 undefined on input line 13917. [119] LaTeX Warning: Hyper reference `api-reference/audio-processing/equalizer:_CPPv4 13equalizer_cfg' on page 120 undefined on input line 14080. LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 120 undefined on input line 14090. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 120 undefined on input line 14126. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 120 undefined on input line 14156. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 120 undefined on input line 14156. LaTeX Warning: Hyper reference `api-reference/audio-processing/filter_resample: _CPPv416rsp_filter_cfg_t' on page 120 undefined on input line 14156. [120] [121] [122] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 123 undefined on input line 14474. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 123 undefined on input line 14504. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 123 undefined on input line 14534. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 123 undefined on input line 14534. LaTeX Warning: Hyper reference `api-reference/audio-processing/audio_sonic:_CPP v411sonic_cfg_t' on page 123 undefined on input line 14534. [123] LaTeX Warning: Hyper reference `api-reference/audio-processing/audio_sonic:_CPP v412sonic_info_t' on page 124 undefined on input line 14637. [124] LaTeX Warning: Hyper reference `api-reference/services/bluetooth_service:_CPPv4 23bluetooth_service_cfg_t' on page 125 undefined on input line 14786. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 125 undefined on input line 14818. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 125 undefined on input line 14818. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 125 undefined on input line 14836. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 125 undefined on input line 14836. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 125 undefined on input line 14854. [125] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 126 undefined on input line 14886. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 126 undefined on input line 14918. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 126 undefined on input line 14950. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 126 undefined on input line 14982. [126] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 127 undefined on input line 15014. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 127 undefined on input line 15046. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 127 undefined on input line 15078. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 127 undefined on input line 15116. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 127 undefined on input line 15151. LaTeX Warning: Hyper reference `api-reference/services/bluetooth_service:_CPPv4 16bluetooth_addr_t' on page 127 undefined on input line 15151. [127] Underfull \hbox (badness 5832) in paragraph at lines 15190--15192 \T1/ptm/m/n/10 toth Stream and Blue-tooth Pe-riph-eral cre-ated by \T1/pcr/m/n/ 10 bluetooth_service_create_stream \T1/ptm/m/n/10 and LaTeX Warning: Hyper reference `api-reference/services/bluetooth_service:_CPPv4 24bluetooth_service_mode_t' on page 128 undefined on input line 15249. [128] LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_wn_iface:: doc' on page 129 undefined on input line 15333. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_vad::doc' on page 129 undefined on input line 15335. LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e::doc' on page 129 undefined on input line 15335. LaTeX Warning: Hyper reference `api-reference/framework/index::doc' on page 129 undefined on input line 15337. [129 <./blockdiag-b3594e3ac01de3a119e90e0d565f154e12f28493.png>] LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_vad::doc' on page 130 undefined on input line 15417. LaTeX Warning: Hyper reference `api-reference/codecs/amr_codecs::doc' on page 1 30 undefined on input line 15417. [130] LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:_CPPv412rec_config_t' on page 131 undefined on input line 15437. LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:structrec__config__t' on page 131 undefined on input line 15458. LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:_CPPv419rec_voice_suspend_t' on page 131 undefined on input line 15516. [131] [132] Underfull \hbox (badness 10000) in paragraph at lines 15754--15756 []\T1/ptm/m/n/10 if en-able mute, no data fill the buffer, so the \T1/pcr/m/n/1 0 rec_engine_enc_data_read \T1/ptm/m/n/10 and [133] LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:_CPPv48rec_open' on page 134 undefined on input line 15916. LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:_CPPv49rec_fetch' on page 134 undefined on input line 15927. LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:_CPPv49rec_close' on page 134 undefined on input line 15938. LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:_CPPv412rec_callback' on page 134 undefined on input line 15949. LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:_CPPv416rec_event_type_t' on page 134 undefined on input line 15992. [134] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_button::doc' o n page 135 undefined on input line 16114. [135] Underfull \vbox (badness 10000) detected at line 16192 Overfull \vbox (2.68169pt too high) detected at line 16192 [136] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 137 undefined on input line 16212. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 137 undefined on input line 16212. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_config_t' on page 137 undefined on input line 16212. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 137 undefined on input line 16236. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 137 undefined on input line 16268. [137] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 138 undefined on input line 16300. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 138 undefined on input line 16300. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 138 undefined on input line 16300. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 138 undefined on input line 16327. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 138 undefined on input line 16327. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 138 undefined on input line 16327. Underfull \hbox (badness 10000) in paragraph at lines 16327--16327 []\T1/ptm/m/it/10 esp_periph_set_handle_t pe- LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 138 undefined on input line 16351. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 425esp_periph_event_handle_t' on page 138 undefined on input line 16351. Underfull \hbox (badness 10000) in paragraph at lines 16351--16351 []\T1/ptm/m/it/10 esp_periph_set_handle_t pe-riph_set_handle\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16351--16351 \T1/ptm/m/it/10 esp_periph_event_handle_t cb\T1/ptm/m/n/10 , void LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 138 undefined on input line 16389. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 138 undefined on input line 16413. [138] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 139 undefined on input line 16448. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 139 undefined on input line 16448. Underfull \hbox (badness 10000) in paragraph at lines 16448--16448 []\T1/ptm/m/it/10 esp_periph_set_handle_t pe-riph_set_handle\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 au- LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:struc taudio__event__iface__msg__t' on page 139 undefined on input line 16472. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 139 undefined on input line 16486. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 139 undefined on input line 16521. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 139 undefined on input line 16521. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 139 undefined on input line 16548. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 415esp_periph_func' on page 139 undefined on input line 16548. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_run_func' on page 139 undefined on input line 16548. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 415esp_periph_func' on page 139 undefined on input line 16548. Underfull \hbox (badness 10000) in paragraph at lines 16548--16548 []\T1/ptm/m/it/10 esp_periph_handle_t pe-riph\T1/ptm/m/n/10 , \T1/ptm/m/it/10 e sp_periph_func init\T1/ptm/m/n/10 , [139] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 140 undefined on input line 16589. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 140 undefined on input line 16589. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 140 undefined on input line 16627. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 140 undefined on input line 16659. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 140 undefined on input line 16700. [140] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 141 undefined on input line 16741. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 141 undefined on input line 16782. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 414timer_callback' on page 141 undefined on input line 16782. Underfull \hbox (badness 10000) in paragraph at lines 16782--16782 []\T1/ptm/m/it/10 esp_periph_handle_t pe-riph\T1/ptm/m/n/10 , Tick-Type_t \T1/p tm/m/it/10 in-ter-val_tick\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 141 undefined on input line 16831. [141] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 142 undefined on input line 16863. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 142 undefined on input line 16901. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 418esp_periph_state_t' on page 142 undefined on input line 16925. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 418esp_periph_state_t' on page 142 undefined on input line 16925. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 142 undefined on input line 16925. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 415esp_periph_id_t' on page 142 undefined on input line 16949. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 415esp_periph_id_t' on page 142 undefined on input line 16949. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 142 undefined on input line 16949. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 142 undefined on input line 16973. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 415esp_periph_id_t' on page 142 undefined on input line 16973. [142] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 143 undefined on input line 17008. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 143 undefined on input line 17040. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 143 undefined on input line 17072. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 143 undefined on input line 17104. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 418esp_periph_event_t' on page 143 undefined on input line 17104. [143] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 425esp_periph_event_handle_t' on page 144 undefined on input line 17218. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 144 undefined on input line 17229. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 144 undefined on input line 17297. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 144 undefined on input line 17306. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 144 undefined on input line 17306. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 144 undefined on input line 17315. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 416esp_periph_event' on page 144 undefined on input line 17333. [144] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat::doc' on pa ge 145 undefined on input line 17576. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyratd-msc::doc' on page 145 undefined on input line 17576. [145] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 146 undefined on input line 17606. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 146 undefined on input line 17606. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi:_CPPv417p eriph_wifi_cfg_t' on page 146 undefined on input line 17606. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 146 undefined on input line 17633. Underfull \hbox (badness 10000) in paragraph at lines 17633--17633 []\T1/ptm/m/it/10 esp_periph_handle_t pe-riph\T1/ptm/m/n/10 , Tick-Type_t LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi:_CPPv419p eriph_wifi_state_t' on page 146 undefined on input line 17668. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi:_CPPv419p eriph_wifi_state_t' on page 146 undefined on input line 17668. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 146 undefined on input line 17668. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 146 undefined on input line 17692. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi:_CPPv425p eriph_wifi_config_mode_t' on page 146 undefined on input line 17692. Underfull \hbox (badness 10000) in paragraph at lines 17692--17692 []\T1/ptm/m/it/10 esp_periph_handle_t pe-riph\T1/ptm/m/n/10 , \T1/ptm/m/it/10 p e-riph_wifi_config_mode_t [146] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 147 undefined on input line 17727. [147] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi:_CPPv428p eriph_wpa2_enterprise_cfg_t' on page 148 undefined on input line 17951. [148] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_sdcard:_CPPv41 8periph_sdcard_initP19periph_sdcard_cfg_t' on page 149 undefined on input line 18131. LaTeX Warning: Hyper reference `api-reference/streams/index:api-reference-strea m-fatfs' on page 149 undefined on input line 18131. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 149 undefined on input line 18167. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 149 undefined on input line 18167. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_sdcard:_CPPv41 9periph_sdcard_cfg_t' on page 149 undefined on input line 18167. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 149 undefined on input line 18194. [149] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_spiffs:_CPPv41 8periph_spiffs_initP19periph_spiffs_cfg_t' on page 150 undefined on input line 18336. LaTeX Warning: Hyper reference `api-reference/streams/index:api-reference-strea m-spiffs' on page 150 undefined on input line 18336. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 150 undefined on input line 18361. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 150 undefined on input line 18361. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_spiffs:_CPPv41 9periph_spiffs_cfg_t' on page 150 undefined on input line 18361. [150] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 151 undefined on input line 18388. [151] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console:_CPPv4 20periph_console_cmd_t' on page 152 undefined on input line 18543. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console:_CPPv4 19periph_console_initP20periph_console_cfg_t' on page 152 undefined on input li ne 18543. [152] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 153 undefined on input line 18622. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 153 undefined on input line 18622. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console:_CPPv4 20periph_console_cfg_t' on page 153 undefined on input line 18622. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console:_CPPv4 22console_cmd_callback_t' on page 153 undefined on input line 18691. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console:_CPPv4 20periph_console_cmd_t' on page 153 undefined on input line 18725. [153] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 154 undefined on input line 18813. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 154 undefined on input line 18846. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 154 undefined on input line 18846. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_touch:_CPPv418 periph_touch_cfg_t' on page 154 undefined on input line 18846. [154] [155] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 156 undefined on input line 19119. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 156 undefined on input line 19119. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_button:_CPPv41 9periph_button_cfg_t' on page 156 undefined on input line 19119. [156] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 157 undefined on input line 19286. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 157 undefined on input line 19286. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_led:_CPPv416pe riph_led_cfg_t' on page 157 undefined on input line 19286. [157] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 158 undefined on input line 19313. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_led:_CPPv423pe riph_led_idle_level_t' on page 158 undefined on input line 19313. Underfull \hbox (badness 10000) in paragraph at lines 19313--19313 []\T1/ptm/m/it/10 esp_periph_handle_t pe-riph\T1/ptm/m/n/10 , int \T1/ptm/m/it/ 10 gpio_num\T1/ptm/m/n/10 , int \T1/ptm/m/it/10 time_on_ms\T1/ptm/m/n/10 , int LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 158 undefined on input line 19363. [158] [159] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 160 undefined on input line 19570. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 160 undefined on input line 19570. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_adc_button:_CP Pv423periph_adc_button_cfg_t' on page 160 undefined on input line 19570. Underfull \hbox (badness 5331) in paragraph at lines 19671--19672 \T1/ptm/m/n/10 ESP32 ADC1 chan-nels and GPIO ta-ble ADC1_CHANNEL_0 - GPIO36 ADC 1_CHANNEL_1 - [160] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv422periph_is31fl3216_initP23periph_is31fl3216_cfg_t' on page 161 undefined on input line 19739. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv435periph_is31fl3216_set_blink_pattern19esp_periph_handle_t8uint16_t' on page 161 undefined on input line 19739. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv426periph_is31fl3216_set_duty19esp_periph_handle_t7uint8_t7uint8_t' on page 1 61 undefined on input line 19739. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv427periph_is31fl3216_set_state19esp_periph_handle_t25periph_is31fl3216_state_ t' on page 161 undefined on input line 19739. Underfull \hbox (badness 10000) in paragraph at lines 19738--19740 \T1/ptm/m/n/10 see func-tions \T1/pcr/m/sl/10 periph_is31fl3216_init()\T1/ptm/m /n/10 , \T1/pcr/m/sl/10 periph_is31fl3216_set_blink_pattern()\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 161 undefined on input line 19764. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 161 undefined on input line 19764. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv423periph_is31fl3216_cfg_t' on page 161 undefined on input line 19764. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 161 undefined on input line 19796. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv425periph_is31fl3216_state_t' on page 161 undefined on input line 19796. Underfull \hbox (badness 7704) in paragraph at lines 19796--19796 []\T1/ptm/m/it/10 esp_periph_handle_t pe-riph\T1/ptm/m/n/10 , \T1/ptm/m/it/10 p e-riph_is31fl3216_state_t [161] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 162 undefined on input line 19831. Underfull \hbox (badness 10000) in paragraph at lines 19831--19831 []\T1/ptm/m/it/10 esp_periph_handle_t pe-riph\T1/ptm/m/n/10 , uint16_t LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 162 undefined on input line 19866. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 162 undefined on input line 19904. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 162 undefined on input line 19939. [162] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 163 undefined on input line 19974. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv424periph_is31_shift_mode_t' on page 163 undefined on input line 19974. Underfull \hbox (badness 10000) in paragraph at lines 19974--19974 []\T1/ptm/m/it/10 esp_periph_handle_t pe-riph\T1/ptm/m/n/10 , \T1/ptm/m/it/10 p e- LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 163 undefined on input line 20009. Underfull \hbox (badness 10000) in paragraph at lines 20009--20009 []\T1/ptm/m/it/10 esp_periph_handle_t pe-riph\T1/ptm/m/n/10 , uint16_t LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 163 undefined on input line 20047. [163] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv425periph_is31fl3216_state_t' on page 164 undefined on input line 20116. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi::doc' on page 164 undefined on input line 20315. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_sdcard::doc' o n page 164 undefined on input line 20315. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_spiffs::doc' o n page 164 undefined on input line 20315. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console::doc' on page 164 undefined on input line 20315. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_touch::doc' on page 164 undefined on input line 20315. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_button::doc' o n page 164 undefined on input line 20315. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_led::doc' on p age 164 undefined on input line 20315. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_adc_button::do c' on page 164 undefined on input line 20315. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216::do c' on page 164 undefined on input line 20315. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi::doc' on page 164 undefined on input line 20315. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_sdcard::doc' o n page 164 undefined on input line 20315. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_spiffs::doc' o n page 164 undefined on input line 20315. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console::doc' on page 164 undefined on input line 20315. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_touch::doc' on page 164 undefined on input line 20315. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_button::doc' o n page 164 undefined on input line 20315. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_led::doc' on p age 164 undefined on input line 20315. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_adc_button::do c' on page 164 undefined on input line 20315. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216::do c' on page 164 undefined on input line 20315. [164] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv419 audio_pipeline_link23audio_pipeline_handle_tA_PKci' on page 165 undefined on in put line 20337. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 165 undefined on input line 20357. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 165 undefined on input line 20357. [165 <./yes-checkm.png> <./blockdiag-c5ec776188dd583219073daf93e057abb118350e.p ng>] LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 166 undefined on input line 20384. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 166 undefined on input line 20416. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 166 undefined on input line 20448. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 166 undefined on input line 20480. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 166 undefined on input line 20504. [166] LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 167 undefined on input line 20528. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 167 undefined on input line 20552. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 167 undefined on input line 20585. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 167 undefined on input line 20618. [167] LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 168 undefined on input line 20650. LaTeX Warning: Hyper reference `get-started/index::doc' on page 168 undefined o n input line 20726. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv414aud io_hal_initP24audio_hal_codec_config_tP16audio_hal_func_t' on page 168 undefine d on input line 20728. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv420aud io_hal_get_volume18audio_hal_handle_tPi' on page 168 undefined on input line 20 728. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv420aud io_hal_set_volume18audio_hal_handle_ti' on page 168 undefined on input line 207 28. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 168 undefined on input line 20748. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 168 undefined on input line 20748. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_codec_config_t' on page 168 undefined on input line 20748. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_func_t' on page 168 undefined on input line 20748. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 168 undefined on input line 20754. [168] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 169 undefined on input line 20778. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 169 undefined on input line 1. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 169 undefined on input line 20802. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 169 undefined on input line 20802. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_ctrl_t' on page 169 undefined on input line 20802. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 169 undefined on input line 1. Underfull \hbox (badness 5331) in paragraph at lines 20815--20816 []\T1/pcr/m/n/10 mode\T1/ptm/m/n/10 : se-lect me-dia hal codec mode ei-ther en- code/decode/or both to start from au- LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 169 undefined on input line 20832. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 169 undefined on input line 20832. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 169 undefined on input line 20832. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 169 undefined on input line 1. Underfull \hbox (badness 5331) in paragraph at lines 20853--20854 []\T1/pcr/m/n/10 mode\T1/ptm/m/n/10 : se-lect me-dia hal codec mode ei-ther en- code/decode/or both to start from au- LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 169 undefined on input line 20870. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 169 undefined on input line 1. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 169 undefined on input line 20900. [169] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 170 undefined on input line 1. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 170 undefined on input line 20930. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 170 undefined on input line 1. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_iface_mode_t' on page 170 undefined on input line 20972. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_iface_format_t' on page 170 undefined on input line 20983. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv425aud io_hal_iface_samples_t' on page 170 undefined on input line 20994. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_iface_bits_t' on page 170 undefined on input line 21005. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv421aud io_hal_adc_input_t' on page 170 undefined on input line 21028. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_dac_output_t' on page 170 undefined on input line 21039. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 170 undefined on input line 21050. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 170 undefined on input line 21061. [170] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_codec_config_t' on page 171 undefined on input line 21084. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 171 undefined on input line 21106. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_ctrl_t' on page 171 undefined on input line 21106. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 171 undefined on input line 21117. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 171 undefined on input line 21117. Underfull \hbox (badness 10000) in paragraph at lines 21117--21117 []\T1/ptm/m/it/10 audio_hal_codec_mode_t \T1/ptm/m/n/10 mode, \T1/ptm/m/it/10 a u- LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv49audi o_hal' on page 171 undefined on input line 21198. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv49audi o_hal' on page 171 undefined on input line 21207. [171] [172] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat::doc' on pa ge 173 undefined on input line 21654. [173] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_codec_config_t' on page 174 undefined on input line 21674. [174] [175] [176] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 177 undefined on input line 22174. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 177 undefined on input line 22174. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 177 undefined on input line 22209. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_ctrl_t' on page 177 undefined on input line 22209. [177] [178] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_codec_config_t' on page 179 undefined on input line 22621. [179] [180] [181] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 182 undefined on input line 23121. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 182 undefined on input line 23121. [182] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 183 undefined on input line 23156. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_ctrl_t' on page 183 undefined on input line 23156. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyratd-msc::doc' on page 183 undefined on input line 23228. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_codec_config_t' on page 183 undefined on input line 23248. [183] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 184 undefined on input line 23306. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_ctrl_t' on page 184 undefined on input line 23306. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 184 undefined on input line 23343. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 184 undefined on input line 23343. [184] [185] [186] Chapter 3. [187] [188 <./audio-project-minimum-voice-service.jpg>] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat::doc' on pa ge 189 undefined on input line 23709. LaTeX Warning: Hyper reference `design-guide/project-design::doc' on page 189 u ndefined on input line 23714. [189 <./audio-project-minimum-internet-radio.jpg>] [190 <./audio-project-typica l-example.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 23755--23756 []\T1/ptm/m/n/10 Call \T1/pcr/m/n/10 char *buf = heap_caps_malloc(1024 * 10, MA LLOC_CAP_SPIRAM | Underfull \hbox (badness 10000) in paragraph at lines 23755--23756 \T1/pcr/m/n/10 heap_caps_malloc(512, MALLOC_CAP_INTERNAL | MALLOC_CAP_8BIT) \T1 /ptm/m/n/10 to use in-ter-nal ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23766 ...hinxupquote{xTaskCreateStatic}} task: The ROM code itself is li... [191] LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv49rb_cre ateii' on page 192 undefined on input line 23854. [192] [193] [194] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-mini::doc' on page 195 undefined on input line 24105. [195] LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:overvi ew' on page 196 undefined on input line 24111. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:functi onal-description' on page 196 undefined on input line 24114. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:alloca tion-of-esp32-pins-to-test-points' on page 196 undefined on input line 24117. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:jtag-t est-point' on page 196 undefined on input line 24120. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:uart-t est-point' on page 196 undefined on input line 24123. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:micros d-card' on page 196 undefined on input line 24128. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:gpio-a llocation-summary' on page 196 undefined on input line 24131. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:notes- on-power-distribution' on page 196 undefined on input line 24134. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:power- supply-over-usb-and-from-battery' on page 196 undefined on input line 24137. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:indepe ndent-audio-and-digital-power-supply' on page 196 undefined on input line 24140 . LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:select ing-of-the-audio-output' on page 196 undefined on input line 24145. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:relate d-documents' on page 196 undefined on input line 24148. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:micros d-card' on page 196 undefined on input line 24173. [196] [197 <./esp32-lyrat-mini-v1.2-electrical-block-diagram.png (PNG copy)>] [198 <./esp32-lyrat-mini-v1.2-layout.png (PNG copy)>] LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:uart-t est-point' on page 199 undefined on input line 24250. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:jtag-t est-point' on page 199 undefined on input line 24253. [199] Overfull \hbox (58.64458pt too wide) in alignment at lines 24483--24612 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24612--24710 [] [] [] [] [] [] [] Package longtable Warning: Column widths have changed (longtable) in table 1 on input line 24710. [200] [201 <./esp32-lyrat-mini-v1.2-usb-ps.png>] LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:gpio-a llocation-summary' on page 202 undefined on input line 24800. [202 <./esp32-lyrat-mini-v1.2-battery-ps.png>] [203 <./esp32-lyrat-mini-v1.2-di gital-ps.png> <./esp32-lyrat-mini-v1.2-audio-ps.png>] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-mini::doc' on page 204 undefined on input line 24809. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat::doc' on pa ge 204 undefined on input line 24822. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:other-versi ons-of-lyrat' on page 204 undefined on input line 24822. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:overview' o n page 204 undefined on input line 24828. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:functional- description' on page 204 undefined on input line 24831. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:hardware-se tup-options' on page 204 undefined on input line 24834. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:enable-micr osd-card-in-1-wire-mode' on page 204 undefined on input line 24837. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:enable-micr osd-card-in-4-wire-mode' on page 204 undefined on input line 24840. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:enable-jtag ' on page 204 undefined on input line 24843. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:using-autom atic-upload' on page 204 undefined on input line 24846. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:allocation- of-esp32-pins' on page 204 undefined on input line 24851. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:pinout-of-e xtension-headers' on page 204 undefined on input line 24854. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:uart-header -jp2' on page 204 undefined on input line 24857. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:i2s-header- jp4' on page 204 undefined on input line 24860. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:i2c-header- jp5' on page 204 undefined on input line 24863. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:jtag-header -jp7' on page 204 undefined on input line 24866. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:notes-of-po wer-distribution' on page 204 undefined on input line 24871. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:power-suppl y-separation' on page 204 undefined on input line 24874. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:three-dedic ated-ldos' on page 204 undefined on input line 24877. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:separate-po wer-feed-for-the-pas' on page 204 undefined on input line 24880. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:selecting-o f-the-audio-output' on page 204 undefined on input line 24885. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:other-versi ons-of-lyrat' on page 204 undefined on input line 24890. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:related-doc uments' on page 204 undefined on input line 24893. [204] LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:jtag-header -jp7' on page 205 undefined on input line 24927. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:i2c-header- jp5' on page 205 undefined on input line 24933. [205 <./esp32-lyrat-v4.3-electrical-block-diagram.jpg>] LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:i2s-header- jp4' on page 206 undefined on input line 24939. [206 <./esp32-lyrat-v4.3-layout.jpg>] [207] [208] LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:allocation- of-esp32-pins' on page 209 undefined on input line 25447. [209] [210] [211 <./esp32-lyrat-v4.3-usb-battery-ps.png>] [212 <./esp32-lyrat-v 4.3-esp32-module-ps.png> <./esp32-lyrat-v4.3-sdio-ps.png>] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4.2::doc' on page 213 undefined on input line 25699. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4::doc' on page 213 undefined on input line 25702. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat::doc' on pa ge 213 undefined on input line 25713. [213 <./esp32-lyrat-v4.3-pa-ps.png>] LaTeX Warning: Hyper reference `design-guide/audio-samples:formats' on page 214 undefined on input line 25729. LaTeX Warning: Hyper reference `design-guide/audio-samples:sample-rates' on pag e 214 undefined on input line 25729. [214] [215] Underfull \hbox (badness 10000) in paragraph at lines 26269--26270 []|\T1/phv/m/n/10 MPEG Underfull \hbox (badness 10000) in paragraph at lines 26273--26274 []|\T1/phv/m/n/10 Bit [216] Chapter 4. ! Package inputenc Error: Unicode char 乐 (U+4E50) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26530 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 鑫 (U+946B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26530 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 科 (U+79D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26530 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 技 (U+6280) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26530 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26530 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 营 (U+8425) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26530 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 商 (U+5546) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26530 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 城 (U+57CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26530 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 乐 (U+4E50) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26533 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 鑫 (U+946B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26533 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 科 (U+79D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26533 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 技 (U+6280) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26533 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26533 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 营 (U+8425) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26533 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 商 (U+5546) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26533 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 城 (U+57CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26533 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M [217] [218] Chapter 5. [219] [220] Chapter 6. No file espressif-esp-adf.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. [221] [222 <./adf_block_diagram.png>] (./espressif-esp-adf.aux) Package rerunfilecheck Warning: File `espressif-esp-adf.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on espressif-esp-adf.pdf (226 pages, 12943914 bytes). Transcript written on espressif-esp-adf.log. Latexmk: Index file 'espressif-esp-adf.idx' was written Latexmk: Missing input file: 'espressif-esp-adf.ind' from line 'No file espressif-esp-adf.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'espressif-esp-adf.pdf' Rule 'makeindex espressif-esp-adf.idx': File changes, etc: Non-existent destination files: 'espressif-esp-adf.ind' ------------ Run number 1 of rule 'makeindex espressif-esp-adf.idx' ------------ ------------ Running 'makeindex -s python.ist -o "espressif-esp-adf.ind" "espressif-esp-adf.idx"' ------------ Latexmk: applying rule 'makeindex espressif-esp-adf.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file espressif-esp-adf.idx.....done (1161 entries accepted, 0 rejected). Sorting entries............done (12590 comparisons). Generating output file espressif-esp-adf.ind.....done (1251 lines written, 0 warnings). Output written in espressif-esp-adf.ind. Transcript written in espressif-esp-adf.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'espressif-esp-adf.aux' 'espressif-esp-adf.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="espressif-esp-adf" "ReadtheDocsTemplate.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./ReadtheDocsTemplate.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file espressif-esp-adf.idx (./espressif-esp-adf.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./espressif-esp-adf.out) (./espressif-esp-adf.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./espressif-esp-adf.toc [1]) [2] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.84 ...../zh\_CN/latest/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.84 ...../zh\_CN/latest/index.html}{{[}中文{]}} ^^M (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1 <./get-started.png > <./api-reference.png> <./design-guide.png>] [2] Chapter 1. [3] [4 <./esp32-lyrat-v4.2-side.jpg> <./esp32-lyratd-msc-v2.2.jpg> <./esp32-lyr at-mini-v1.2.png> <./esp32-s2-kaluga-1-kit.png> <./esp32-korvo-du1906-v1.1.png> ] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.158 ...t-started-esp32-lyrat.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.158 ...t-started-esp32-lyrat.html}{{[}中文{]}} ^^M (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [5] [6 <./esp32-lyra t-v4.3-block-diagram.jpg>] [7 <./esp32-lyrat-v4.3-layout-overview.jpg>] [8] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.409 ...rted-esp32-lyratd-msc.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.409 ...rted-esp32-lyratd-msc.html}{{[}中文{]}} ^^M [9] LaTeX Warning: Float too large for page by 45.99483pt on input line 492. [10 <./esp32-lyratd-msc-v2.2-side.png (PNG copy)>] [11 <./esp32-lyratd-msc-v2.2 -block-diagram.png (PNG copy)>] [12 <./esp32-lyratd-msc-v2.2-a-top.png (PNG cop y)>] [13 <./esp32-lyratd-msc-v2.2-b-top.png (PNG copy)>] [14] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.646 ...rted-esp32-lyrat-mini.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.646 ...rted-esp32-lyrat-mini.html}{{[}中文{]}} ^^M [15] [16 <./esp32-lyrat-mini-v1.2-block-diagram.png (PNG copy)>] [17 <./esp32-l yrat-mini-v1.2-layout-overview.png (PNG copy)>] [18] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.866 ...ed-esp32-korvo-du1906.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.866 ...ed-esp32-korvo-du1906.html}{{[}中文{]}} ^^M [19] Underfull \hbox (badness 10000) in paragraph at lines 992--993 []|\T1/ptm/m/n/10 Line-in/out Con-nec-tor (Ear- Underfull \hbox (badness 6078) in paragraph at lines 1062--1063 []|\T1/ptm/m/n/10 ESP_I2C Con-nec-tor/DSP_I2C [20] [21 <./esp32-korvo-du1906-v1.1-block-diagram.png> <./esp32-korvo-du1906-v1 .1-layout.png>] Overfull \vbox (48.16985pt too high) has occurred while \output is active [22] [23] [24] [25] [26] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [27] [28] [29 <./pro ject-configuration-home.png> <./project-configuration-board-selection.png>] [30] [31] [32] [33 <./esp32-lyrat-block-diagram.jpg>] [34] [35 <./esp32-lyrat-v 4.2-layout.jpg>] [36] [37] [38] [39] [40] [41] [42] [43 <./esp32-lyrat-v4-layou t.jpg>] [44] [45] [46] [47] [48] Chapter 2. [49 <./blockdiag-c3d1f230d8e62e169925dad7058c651f96ee871b.png>] [50 <./blockdia g-5c07de543c2e374ca051b1a185278c255ba43554.png>] [51] [52] Underfull \hbox (badness 10000) in paragraph at lines 3968--3968 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , Tick-Type_t [53] Underfull \hbox (badness 10000) in paragraph at lines 4073--4073 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 au- [54] Underfull \hbox (badness 10000) in paragraph at lines 4146--4146 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 au- [55] [56] [57] [58] [59] [60] Underfull \hbox (badness 10000) in paragraph at lines 5097--5098 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : The in-dex of multi in-put ring-buffer, start from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than Underfull \hbox (badness 10000) in paragraph at lines 5155--5155 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 ring- [61] Underfull \hbox (badness 10000) in paragraph at lines 5179--5180 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : In-dex of multi ring-buffer, starts from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than Underfull \hbox (badness 10000) in paragraph at lines 5193--5193 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 ring- Underfull \hbox (badness 10000) in paragraph at lines 5217--5218 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : In-dex of multi ring-buffer, starts from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than Underfull \hbox (badness 10000) in paragraph at lines 5252--5253 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : In-dex of multi ring-buffer, starts from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than [62] Underfull \hbox (badness 10000) in paragraph at lines 5287--5288 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : In-dex of multi ring-buffer, starts from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than [63] [64] [65] [66] [67] [68 <./blockdiag-9423e3430b4eb4bcabaedef735e187b9f6be5 4c5.png>] [69] [70] Underfull \hbox (badness 6412) in paragraph at lines 6716--6716 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , \T1/ pcr/b/n/10 const \T1/ptm/m/n/10 char *\T1/ptm/m/it/10 link_tag\T1/ptm/m/n/10 [] , int Underfull \hbox (badness 7238) in paragraph at lines 6821--6821 [][]\T1/ptm/m/it/10 au-dio_element_handle_t[][] start_el\T1/ptm/m/n/10 , \T1/pc r/b/n/10 const [71] Underfull \hbox (badness 10000) in paragraph at lines 6891--6891 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 6950--6950 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , bool \T1/ptm/m/it/10 first\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 6994--6994 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- [72] Underfull \hbox (badness 10000) in paragraph at lines 7032--7032 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- [73] Underfull \hbox (badness 10000) in paragraph at lines 7146--7146 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 7146--7146 \T1/ptm/m/it/10 dio_element_handle_t[][] dest_el\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 7280--7280 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- [74] Underfull \hbox (badness 10000) in paragraph at lines 7315--7315 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- [75] [76] Underfull \hbox (badness 10000) in paragraph at lines 7628--7628 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au- [77] Underfull \hbox (badness 10000) in paragraph at lines 7663--7663 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] lis-tener\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 7800--7800 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au- [78] Underfull \hbox (badness 7832) in paragraph at lines 7835--7835 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au-dio_event_iface_msg_t[][] Underfull \hbox (badness 10000) in paragraph at lines 7902--7902 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au-dio_event_iface_msg_t[][] [79] Underfull \hbox (badness 10000) in paragraph at lines 8026--8026 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au- [80] [81] [82] [83] [84] Underfull \hbox (badness 10000) in paragraph at lines 9127--9127 [][][]\T1/ptm/m/it/10 esp_audio_handle_t[][] han-dle\T1/ptm/m/n/10 , [][]\T1/pt m/m/it/10 au-dio_element_handle_t[][] [85] Underfull \hbox (badness 6792) in paragraph at lines 9244--9244 [][][]\T1/ptm/m/it/10 esp_audio_handle_t[][] han-dle\T1/ptm/m/n/10 , [][]\T1/pt m/m/it/10 au-dio_codec_type_t[][] type\T1/ptm/m/n/10 , [86] Underfull \hbox (badness 10000) in paragraph at lines 9338--9339 []\T1/ptm/m/n/10 The URI parse by \T1/pcr/m/n/10 http_parser_parse_url\T1/ptm/m /n/10 ,any il-le-gal string will be re-turn [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114 <./blockdiag-f67e1c36c161560d632c00c6d9bcc74a7f02b563.png>] [115] Underfull \hbox (badness 6725) in paragraph at lines 13460--13460 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] self\T1/ptm/m/n/10 , esp_downm ix_out_ctx_type_t [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] Underfull \hbox (badness 5832) in paragraph at lines 15190--15192 \T1/ptm/m/n/10 toth Stream and Blue-tooth Pe-riph-eral cre-ated by \T1/pcr/m/n/ 10 bluetooth_service_create_stream \T1/ptm/m/n/10 and [128] [129 <./blockdiag-b3594e3ac01de3a119e90e0d565f154e12f28493.png>] [130] [131] [132] Underfull \hbox (badness 10000) in paragraph at lines 15754--15756 []\T1/ptm/m/n/10 if en-able mute, no data fill the buffer, so the \T1/pcr/m/n/1 0 rec_engine_enc_data_read \T1/ptm/m/n/10 and [133] [134] [135] Underfull \vbox (badness 10000) detected at line 16192 Overfull \vbox (2.68169pt too high) detected at line 16192 [136] [137] Underfull \hbox (badness 10000) in paragraph at lines 16327--16327 [][][]\T1/ptm/m/it/10 esp_periph_set_handle_t[][] pe- Underfull \hbox (badness 10000) in paragraph at lines 16351--16351 [][][]\T1/ptm/m/it/10 esp_periph_set_handle_t[][] pe-riph_set_handle\T1/ptm/m/n /10 , Underfull \hbox (badness 10000) in paragraph at lines 16351--16351 [][]\T1/ptm/m/it/10 esp_periph_event_handle_t[][] cb\T1/ptm/m/n/10 , void [138] Underfull \hbox (badness 10000) in paragraph at lines 16448--16448 [][][]\T1/ptm/m/it/10 esp_periph_set_handle_t[][] pe-riph_set_handle\T1/ptm/m/n /10 , [][]\T1/ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 16548--16548 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , [][]\T1/p tm/m/it/10 esp_periph_func[][] init\T1/ptm/m/n/10 , [139] [140] Underfull \hbox (badness 10000) in paragraph at lines 16782--16782 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , Tick-Type _t \T1/ptm/m/it/10 in-ter-val_tick\T1/ptm/m/n/10 , [141] [142] [143] [144] [145] Underfull \hbox (badness 10000) in paragraph at lines 17633--17633 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , Tick-Type _t Underfull \hbox (badness 10000) in paragraph at lines 17692--17692 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , [][]\T1/p tm/m/it/10 pe-riph_wifi_config_mode_t[][] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] Underfull \hbox (badness 10000) in paragraph at lines 19313--19313 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , int \T1/p tm/m/it/10 gpio_num\T1/ptm/m/n/10 , int \T1/ptm/m/it/10 time_on_ms\T1/ptm/m/n/1 0 , int [158] [159] Underfull \hbox (badness 5331) in paragraph at lines 19671--19672 \T1/ptm/m/n/10 ESP32 ADC1 chan-nels and GPIO ta-ble ADC1_CHANNEL_0 - GPIO36 ADC 1_CHANNEL_1 - [160] Underfull \hbox (badness 10000) in paragraph at lines 19738--19740 \T1/ptm/m/n/10 see func-tions [][]\T1/pcr/m/sl/10 periph_is31fl3216_init()[][]\ T1/ptm/m/n/10 , [][]\T1/pcr/m/sl/10 periph_is31fl3216_set_blink_pattern()[][]\T 1/ptm/m/n/10 , Underfull \hbox (badness 7415) in paragraph at lines 19796--19796 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , [][]\T1/p tm/m/it/10 pe-riph_is31fl3216_state_t[][] [161] Underfull \hbox (badness 10000) in paragraph at lines 19831--19831 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , uint16_t [162] Underfull \hbox (badness 10000) in paragraph at lines 19974--19974 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , [][]\T1/p tm/m/it/10 pe- Underfull \hbox (badness 10000) in paragraph at lines 20009--20009 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , uint16_t [163] [164] [165 <./yes-checkm.png> <./blockdiag-c5ec776188dd583219073daf93e057 abb118350e.png>] [166] [167] [168] Underfull \hbox (badness 5331) in paragraph at lines 20815--20816 []\T1/pcr/m/n/10 mode\T1/ptm/m/n/10 : se-lect me-dia hal codec mode ei-ther en- code/decode/or both to start from au- Underfull \hbox (badness 10000) in paragraph at lines 20832--20832 [][][]\T1/ptm/m/it/10 audio_hal_handle_t[][] au-dio_hal\T1/ptm/m/n/10 , [][]\T1 /ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 20832--20832 \T1/ptm/m/it/10 dio_hal_codec_mode_t[][] mode\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/ 10 au- Underfull \hbox (badness 5331) in paragraph at lines 20853--20854 []\T1/pcr/m/n/10 mode\T1/ptm/m/n/10 : se-lect me-dia hal codec mode ei-ther en- code/decode/or both to start from au- [169] [170] Underfull \hbox (badness 10000) in paragraph at lines 21117--21117 [][][]\T1/ptm/m/it/10 audio_hal_codec_mode_t[][] \T1/ptm/m/n/10 mode, [][]\T1/p tm/m/it/10 au- [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] Chapter 3. [187] [188 <./audio-project-minimum-voice-service.jpg>] [189 <./audio-project-m inimum-internet-radio.jpg>] [190 <./audio-project-typical-example.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 23755--23756 []\T1/ptm/m/n/10 Call \T1/pcr/m/n/10 char *buf = heap_caps_malloc(1024 * 10, MA LLOC_CAP_SPIRAM | Underfull \hbox (badness 10000) in paragraph at lines 23755--23756 \T1/pcr/m/n/10 heap_caps_malloc(512, MALLOC_CAP_INTERNAL | MALLOC_CAP_8BIT) \T1 /ptm/m/n/10 to use in-ter-nal ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23766 ...hinxupquote{xTaskCreateStatic}} task: The ROM code itself is li... [191] [192] [193] [194] [195] [196] [197 <./esp32-lyrat-mini-v1.2-electrical-bl ock-diagram.png (PNG copy)>] [198 <./esp32-lyrat-mini-v1.2-layout.png (PNG copy )>] [199] Overfull \hbox (66.45464pt too wide) in alignment at lines 24438--24456 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24456--24477 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24477--24481 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24481--24483 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24483--24612 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24612--24710 [] [] [] [] [] [] [] [200] [201 <./esp32-lyrat-mini-v1.2-usb-ps.png>] [202 <./esp32-lyrat-mini-v1.2- battery-ps.png>] [203 <./esp32-lyrat-mini-v1.2-digital-ps.png> <./esp32-lyrat-m ini-v1.2-audio-ps.png>] [204] [205 <./esp32-lyrat-v4.3-electrical-block-diagram .jpg>] [206 <./esp32-lyrat-v4.3-layout.jpg>] [207] [208] [209] [210] [211 <./es p32-lyrat-v4.3-usb-battery-ps.png>] [212 <./esp32-lyrat-v4.3-esp32-module-ps.pn g> <./esp32-lyrat-v4.3-sdio-ps.png>] [213 <./esp32-lyrat-v4.3-pa-ps.png>] [214] [215] Underfull \hbox (badness 10000) in paragraph at lines 26269--26270 []|\T1/phv/m/n/10 MPEG Underfull \hbox (badness 10000) in paragraph at lines 26273--26274 []|\T1/phv/m/n/10 Bit [216] Chapter 4. ! Package inputenc Error: Unicode char 乐 (U+4E50) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26530 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 鑫 (U+946B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26530 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 科 (U+79D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26530 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 技 (U+6280) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26530 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26530 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 营 (U+8425) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26530 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 商 (U+5546) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26530 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 城 (U+57CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26530 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 乐 (U+4E50) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26533 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 鑫 (U+946B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26533 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 科 (U+79D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26533 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 技 (U+6280) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26533 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26533 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 营 (U+8425) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26533 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 商 (U+5546) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26533 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 城 (U+57CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26533 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M [217] [218] Chapter 5. [219] [220] Chapter 6. (./espressif-esp-adf.ind [221] [222 <./adf_block_diagram.png>] Underfull \hbox (badness 10000) in paragraph at lines 10--11 []\T1/pcr/m/n/10 aac_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 11--12 []\T1/pcr/m/n/10 aac_decoder_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 12--13 []\T1/pcr/m/n/10 aac_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [223] Underfull \hbox (badness 10000) in paragraph at lines 67--68 []\T1/pcr/m/n/10 amr_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 68--69 []\T1/pcr/m/n/10 amr_decoder_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 69--70 []\T1/pcr/m/n/10 amr_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 77--78 []\T1/pcr/m/n/10 amrnb_encoder_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 78--79 []\T1/pcr/m/n/10 amrnb_encoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 81--82 []\T1/pcr/m/n/10 amrnb_encoder_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 88--89 []\T1/pcr/m/n/10 amrwb_encoder_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 89--90 []\T1/pcr/m/n/10 amrwb_encoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 92--93 []\T1/pcr/m/n/10 amrwb_encoder_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 102--103 []\T1/pcr/m/n/10 audio_element_abort_input_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 105--106 []\T1/pcr/m/n/10 audio_element_cfg_t::buffer_len \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 108--109 []\T1/pcr/m/n/10 audio_element_cfg_t::destroy \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 109--110 []\T1/pcr/m/n/10 audio_element_cfg_t::multi_in_rb_num Underfull \hbox (badness 10000) in paragraph at lines 110--111 []\T1/pcr/m/n/10 audio_element_cfg_t::multi_out_rb_num Underfull \hbox (badness 10000) in paragraph at lines 112--113 []\T1/pcr/m/n/10 audio_element_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 5147) in paragraph at lines 113--114 []\T1/pcr/m/n/10 audio_element_cfg_t::process \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 6001) in paragraph at lines 116--117 []\T1/pcr/m/n/10 audio_element_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 120--121 []\T1/pcr/m/n/10 audio_element_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 127--128 []\T1/pcr/m/n/10 audio_element_get_input_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 128--130 []\T1/pcr/m/n/10 audio_element_get_multi_input_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 130--132 []\T1/pcr/m/n/10 audio_element_get_multi_output_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 132--133 []\T1/pcr/m/n/10 audio_element_get_output_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 133--135 []\T1/pcr/m/n/10 audio_element_get_output_ringbuf_size [224] Underfull \hbox (badness 10000) in paragraph at lines 147--148 []\T1/pcr/m/n/10 audio_element_info_t::codec_fmt \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 151--152 []\T1/pcr/m/n/10 audio_element_info_t::total_bytes \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 157--158 []\T1/pcr/m/n/10 audio_element_msg_remove_listener \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 7796) in paragraph at lines 163--164 []\T1/pcr/m/n/10 audio_element_process_deinit \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Overfull \hbox (16.1225pt too wide) in paragraph at lines 170--172 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_0 Overfull \hbox (16.1225pt too wide) in paragraph at lines 172--174 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_1 Overfull \hbox (16.1225pt too wide) in paragraph at lines 174--176 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_2 Overfull \hbox (16.1225pt too wide) in paragraph at lines 176--178 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_3 Overfull \hbox (16.1225pt too wide) in paragraph at lines 178--180 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_4 Underfull \hbox (badness 6001) in paragraph at lines 180--181 []\T1/pcr/m/n/10 audio_element_reset_input_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 186--187 []\T1/pcr/m/n/10 audio_element_set_event_callback \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 187--188 []\T1/pcr/m/n/10 audio_element_set_input_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 188--189 []\T1/pcr/m/n/10 audio_element_set_input_timeout \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 189--191 []\T1/pcr/m/n/10 audio_element_set_multi_input_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 191--193 []\T1/pcr/m/n/10 audio_element_set_multi_output_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 193--194 []\T1/pcr/m/n/10 audio_element_set_output_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 194--196 []\T1/pcr/m/n/10 audio_element_set_output_ringbuf_size Underfull \hbox (badness 10000) in paragraph at lines 196--197 []\T1/pcr/m/n/10 audio_element_set_output_timeout \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ [225] Underfull \hbox (badness 10000) in paragraph at lines 219--220 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::context \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (34.1225pt too wide) in paragraph at lines 220--222 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::external_queue_size Overfull \hbox (34.1225pt too wide) in paragraph at lines 222--224 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::internal_queue_size Underfull \hbox (badness 10000) in paragraph at lines 224--225 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::on_cmd \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Overfull \hbox (4.1225pt too wide) in paragraph at lines 225--227 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::queue_set_size Underfull \hbox (badness 10000) in paragraph at lines 234--236 []\T1/pcr/m/n/10 audio_event_iface_get_msg_queue_handle Underfull \hbox (badness 5147) in paragraph at lines 241--242 []\T1/pcr/m/n/10 audio_event_iface_msg_t::cmd \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 6001) in paragraph at lines 243--244 []\T1/pcr/m/n/10 audio_event_iface_msg_t::data_len \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (4.1225pt too wide) in paragraph at lines 244--246 []\T1/pcr/m/n/10 audio_event_iface_msg_t::need_free_data Underfull \hbox (badness 10000) in paragraph at lines 246--247 []\T1/pcr/m/n/10 audio_event_iface_msg_t::source \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 247--248 []\T1/pcr/m/n/10 audio_event_iface_msg_t::source_type Underfull \hbox (badness 6001) in paragraph at lines 249--250 []\T1/pcr/m/n/10 audio_event_iface_remove_listener \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (16.1225pt too wide) in paragraph at lines 251--253 []\T1/pcr/m/n/10 audio_event_iface_set_cmd_waiting_timeout Underfull \hbox (badness 6001) in paragraph at lines 255--256 []\T1/pcr/m/n/10 audio_event_iface_waiting_cmd_msg \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 257--258 []\T1/pcr/m/n/10 audio_hal::audio_codec_config_iface Underfull \hbox (badness 10000) in paragraph at lines 259--260 []\T1/pcr/m/n/10 audio_hal::audio_codec_deinitialize Underfull \hbox (badness 6001) in paragraph at lines 260--261 []\T1/pcr/m/n/10 audio_hal::audio_codec_get_volume \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 261--262 []\T1/pcr/m/n/10 audio_hal::audio_codec_initialize \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 262--263 []\T1/pcr/m/n/10 audio_hal::audio_codec_set_mute \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 263--264 []\T1/pcr/m/n/10 audio_hal::audio_codec_set_volume \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 264--265 []\T1/pcr/m/n/10 audio_hal::audio_hal_lock \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 283--284 []\T1/pcr/m/n/10 audio_hal_codec_config_t::adc_input Underfull \hbox (badness 10000) in paragraph at lines 284--285 []\T1/pcr/m/n/10 audio_hal_codec_config_t::codec_mode Underfull \hbox (badness 10000) in paragraph at lines 285--286 []\T1/pcr/m/n/10 audio_hal_codec_config_t::dac_output Underfull \hbox (badness 10000) in paragraph at lines 286--287 []\T1/pcr/m/n/10 audio_hal_codec_config_t::i2s_iface [226] Underfull \hbox (badness 10000) in paragraph at lines 287--288 []\T1/pcr/m/n/10 audio_hal_codec_i2s_iface_t \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C+ + class\T1/ptm/m/n/10 ), Underfull \hbox (badness 6001) in paragraph at lines 288--289 []\T1/pcr/m/n/10 audio_hal_codec_i2s_iface_t::bits \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 289--290 []\T1/pcr/m/n/10 audio_hal_codec_i2s_iface_t::fmt \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 290--291 []\T1/pcr/m/n/10 audio_hal_codec_i2s_iface_t::mode \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 291--292 []\T1/pcr/m/n/10 audio_hal_codec_i2s_iface_t::samples Underfull \hbox (badness 7796) in paragraph at lines 292--293 []\T1/pcr/m/n/10 audio_hal_codec_iface_config \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 324--325 []\T1/pcr/m/n/10 audio_pipeline_breakup_elements \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 329--330 []\T1/pcr/m/n/10 audio_pipeline_check_items_state \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 7796) in paragraph at lines 331--332 []\T1/pcr/m/n/10 audio_pipeline_get_el_by_tag \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7796) in paragraph at lines 342--343 []\T1/pcr/m/n/10 audio_pipeline_register_more \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 347--348 []\T1/pcr/m/n/10 audio_pipeline_reset_items_state \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 348--349 []\T1/pcr/m/n/10 audio_pipeline_reset_kept_state \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 349--350 []\T1/pcr/m/n/10 audio_pipeline_reset_ringbuffer \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7796) in paragraph at lines 358--359 []\T1/pcr/m/n/10 audio_pipeline_wait_for_stop \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [227] Underfull \hbox (badness 10000) in paragraph at lines 381--382 []\T1/pcr/m/n/10 bluetooth_service_cfg_t::device_name Underfull \hbox (badness 10000) in paragraph at lines 383--384 []\T1/pcr/m/n/10 bluetooth_service_cfg_t::remote_name Underfull \hbox (badness 10000) in paragraph at lines 384--385 []\T1/pcr/m/n/10 bluetooth_service_create_periph \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 385--386 []\T1/pcr/m/n/10 bluetooth_service_create_stream \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7704) in paragraph at lines 386--387 []\T1/pcr/m/n/10 bluetooth_service_destroy \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 434--435 []\T1/pcr/m/n/10 downmix_cfg_t::max_sample \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 439--440 []\T1/pcr/m/n/10 downmix_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 7796) in paragraph at lines 444--445 []\T1/pcr/m/n/10 downmix_set_input_rb_timeout \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [228] Underfull \hbox (badness 10000) in paragraph at lines 461--462 []\T1/pcr/m/n/10 equalizer_cfg::samplerate \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 466--467 []\T1/pcr/m/n/10 equalizer_cfg::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), [229] Underfull \hbox (badness 10000) in paragraph at lines 573--574 []\T1/pcr/m/n/10 esp_audio_cfg_t::in_stream_buf_size Underfull \hbox (badness 10000) in paragraph at lines 574--575 []\T1/pcr/m/n/10 esp_audio_cfg_t::out_stream_buf_size Underfull \hbox (badness 5147) in paragraph at lines 575--576 []\T1/pcr/m/n/10 esp_audio_cfg_t::prefer_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 594--595 []\T1/pcr/m/n/10 esp_audio_info_t::codec_info \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 616--617 []\T1/pcr/m/n/10 esp_audio_setup_t::set_codec \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 617--618 []\T1/pcr/m/n/10 esp_audio_setup_t::set_in_stream \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 618--619 []\T1/pcr/m/n/10 esp_audio_setup_t::set_out_stream \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 5147) in paragraph at lines 627--628 []\T1/pcr/m/n/10 esp_audio_state_t::media_src \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [230] Underfull \hbox (badness 10000) in paragraph at lines 641--642 []\T1/pcr/m/n/10 ESP_ERR_AUDIO_INVALID_PARAMETER \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 660--661 []\T1/pcr/m/n/10 esp_periph_config_t::extern_stack \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 663--664 []\T1/pcr/m/n/10 esp_periph_config_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7796) in paragraph at lines 683--684 []\T1/pcr/m/n/10 esp_periph_send_cmd_from_isr \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 697--698 []\T1/pcr/m/n/10 esp_periph_set_register_callback \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 714--715 []\T1/pcr/m/n/10 fatfs_stream_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [231] Underfull \hbox (badness 10000) in paragraph at lines 725--726 []\T1/pcr/m/n/10 flac_decoder_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 726--727 []\T1/pcr/m/n/10 flac_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (22.1225pt too wide) in paragraph at lines 740--742 []\T1/pcr/m/n/10 http_stream_cfg_t::auto_connect_next_track Overfull \hbox (16.1225pt too wide) in paragraph at lines 742--744 []\T1/pcr/m/n/10 http_stream_cfg_t::enable_playlist_parser Underfull \hbox (badness 10000) in paragraph at lines 744--745 []\T1/pcr/m/n/10 http_stream_cfg_t::event_handle \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 745--746 []\T1/pcr/m/n/10 http_stream_cfg_t::multi_out_num \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 747--748 []\T1/pcr/m/n/10 http_stream_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 748--749 []\T1/pcr/m/n/10 http_stream_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 749--750 []\T1/pcr/m/n/10 http_stream_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 752--753 []\T1/pcr/m/n/10 http_stream_cfg_t::user_data \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 756--757 []\T1/pcr/m/n/10 http_stream_event_msg_t::buffer \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 757--758 []\T1/pcr/m/n/10 http_stream_event_msg_t::buffer_len Underfull \hbox (badness 6001) in paragraph at lines 759--760 []\T1/pcr/m/n/10 http_stream_event_msg_t::event_id \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 760--761 []\T1/pcr/m/n/10 http_stream_event_msg_t::http_client Underfull \hbox (badness 5147) in paragraph at lines 786--787 []\T1/pcr/m/n/10 i2s_stream_cfg_t::i2s_config \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 788--789 []\T1/pcr/m/n/10 i2s_stream_cfg_t::multi_out_num \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [232] Underfull \hbox (badness 5147) in paragraph at lines 793--794 []\T1/pcr/m/n/10 i2s_stream_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 795--796 []\T1/pcr/m/n/10 i2s_stream_cfg_t::uninstall_drv \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 799--800 []\T1/pcr/m/n/10 I2S_STREAM_INTERNAL_DAC_CFG_DEFAULT \T1/ptm/m/n/10 (\T1/ptm/m/ it/10 C Underfull \hbox (badness 10000) in paragraph at lines 835--836 []\T1/pcr/m/n/10 mp3_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 836--837 []\T1/pcr/m/n/10 mp3_decoder_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 837--838 []\T1/pcr/m/n/10 mp3_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 849--850 []\T1/pcr/m/n/10 ogg_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 850--851 []\T1/pcr/m/n/10 ogg_decoder_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 851--852 []\T1/pcr/m/n/10 ogg_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 860--861 []\T1/pcr/m/n/10 opus_decoder_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 861--862 []\T1/pcr/m/n/10 opus_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ [233] Underfull \hbox (badness 5147) in paragraph at lines 873--874 []\T1/pcr/m/n/10 periph_adc_button_cfg_t::arr \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 6001) in paragraph at lines 874--875 []\T1/pcr/m/n/10 periph_adc_button_cfg_t::arr_size \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 875--876 []\T1/pcr/m/n/10 periph_adc_button_cfg_t::task_cfg \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 876--877 []\T1/pcr/m/n/10 PERIPH_ADC_BUTTON_DEFAULT_CONFIG \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C Underfull \hbox (badness 10000) in paragraph at lines 884--885 []\T1/pcr/m/n/10 periph_bluetooth_cancel_discover \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 7704) in paragraph at lines 886--887 []\T1/pcr/m/n/10 periph_bluetooth_discover \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Overfull \hbox (4.1225pt too wide) in paragraph at lines 896--898 []\T1/pcr/m/n/10 periph_button_cfg_t::long_press_time_ms Underfull \hbox (badness 6001) in paragraph at lines 906--907 []\T1/pcr/m/n/10 periph_console_cfg_t::buffer_size \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 907--908 []\T1/pcr/m/n/10 periph_console_cfg_t::command_num \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 909--910 []\T1/pcr/m/n/10 periph_console_cfg_t::prompt_string Underfull \hbox (badness 10000) in paragraph at lines 910--911 []\T1/pcr/m/n/10 periph_console_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 911--912 []\T1/pcr/m/n/10 periph_console_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 913--914 []\T1/pcr/m/n/10 periph_console_cmd_t::cmd \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Overfull \hbox (28.1225pt too wide) in paragraph at lines 940--942 []\T1/pcr/m/n/10 periph_is31fl3216_cfg_t::is31fl3216_pattern Underfull \hbox (badness 10000) in paragraph at lines 945--946 []\T1/pcr/m/n/10 periph_is31fl3216_set_blink_pattern [234] Underfull \hbox (badness 10000) in paragraph at lines 947--948 []\T1/pcr/m/n/10 periph_is31fl3216_set_duty_step \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 950--951 []\T1/pcr/m/n/10 periph_is31fl3216_set_shift_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 957--958 []\T1/pcr/m/n/10 periph_led_cfg_t::led_duty_resolution Underfull \hbox (badness 10000) in paragraph at lines 959--960 []\T1/pcr/m/n/10 periph_led_cfg_t::led_speed_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 960--961 []\T1/pcr/m/n/10 periph_led_cfg_t::led_timer_num \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 969--970 []\T1/pcr/m/n/10 periph_sdcard_cfg_t::card_detect_pin Underfull \hbox (badness 10000) in paragraph at lines 970--971 []\T1/pcr/m/n/10 periph_sdcard_cfg_t::root \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Overfull \hbox (28.1225pt too wide) in paragraph at lines 975--977 []\T1/pcr/m/n/10 periph_spiffs_cfg_t::format_if_mount_failed Underfull \hbox (badness 10000) in paragraph at lines 978--979 []\T1/pcr/m/n/10 periph_spiffs_cfg_t::partition_label Underfull \hbox (badness 10000) in paragraph at lines 979--980 []\T1/pcr/m/n/10 periph_spiffs_cfg_t::root \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 992--993 []\T1/pcr/m/n/10 periph_touch_cfg_t::long_tap_time_ms Overfull \hbox (16.1225pt too wide) in paragraph at lines 993--995 []\T1/pcr/m/n/10 periph_touch_cfg_t::tap_threshold_percent Overfull \hbox (16.1225pt too wide) in paragraph at lines 1004--1006 []\T1/pcr/m/n/10 periph_wifi_cfg_t::disable_auto_reconnect Overfull \hbox (4.1225pt too wide) in paragraph at lines 1007--1009 []\T1/pcr/m/n/10 periph_wifi_cfg_t::reconnect_timeout_ms Underfull \hbox (badness 7796) in paragraph at lines 1015--1016 []\T1/pcr/m/n/10 periph_wifi_config_wait_done \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [235] Overfull \hbox (10.1225pt too wide) in paragraph at lines 1027--1029 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::ca_pem_end Overfull \hbox (22.1225pt too wide) in paragraph at lines 1029--1031 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::ca_pem_start Overfull \hbox (34.1225pt too wide) in paragraph at lines 1031--1033 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::diasble_wpa2_e Underfull \hbox (badness 10000) in paragraph at lines 1033--1034 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::eap_id Overfull \hbox (10.1225pt too wide) in paragraph at lines 1034--1036 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::eap_method Overfull \hbox (22.1225pt too wide) in paragraph at lines 1036--1038 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::eap_password Overfull \hbox (22.1225pt too wide) in paragraph at lines 1038--1040 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::eap_username Overfull \hbox (40.1225pt too wide) in paragraph at lines 1040--1042 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::wpa2_e_cert_end Overfull \hbox (52.1225pt too wide) in paragraph at lines 1042--1044 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::wpa2_e_cert_start Overfull \hbox (34.1225pt too wide) in paragraph at lines 1044--1046 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::wpa2_e_key_end Overfull \hbox (46.1225pt too wide) in paragraph at lines 1046--1048 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::wpa2_e_key_start Underfull \hbox (badness 10000) in paragraph at lines 1084--1085 []\T1/pcr/m/n/10 rec_config_t::one_frame_duration_ms Underfull \hbox (badness 10000) in paragraph at lines 1086--1087 []\T1/pcr/m/n/10 rec_config_t::sensitivity \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 5147) in paragraph at lines 1091--1092 []\T1/pcr/m/n/10 rec_config_t::wakeup_time_ms \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 7704) in paragraph at lines 1095--1096 []\T1/pcr/m/n/10 rec_engine_detect_suspend \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 5147) in paragraph at lines 1117--1118 []\T1/pcr/m/n/10 rsp_filter_cfg_t::complexity \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 1118--1119 []\T1/pcr/m/n/10 rsp_filter_cfg_t::dest_ch \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), [236] Underfull \hbox (badness 10000) in paragraph at lines 1123--1124 []\T1/pcr/m/n/10 rsp_filter_cfg_t::out_len_bytes \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 1132--1133 []\T1/pcr/m/n/10 rsp_filter_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 1143--1144 []\T1/pcr/m/n/10 SDCARD_STATUS_CARD_DETECT_CHANGE \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1152--1153 []\T1/pcr/m/n/10 sonic_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Overfull \hbox (16.1225pt too wide) in paragraph at lines 1159--1161 []\T1/pcr/m/n/10 sonic_info_t::resample_linear_interpolate Underfull \hbox (badness 10000) in paragraph at lines 1167--1168 []\T1/pcr/m/n/10 SONIC_SET_VALUE_FOR_INITIALIZATION \T1/ptm/m/n/10 (\T1/ptm/m/i t/10 C Underfull \hbox (badness 10000) in paragraph at lines 1181--1182 []\T1/pcr/m/n/10 spiffs_stream_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1184--1185 []\T1/pcr/m/n/10 spiffs_stream_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1185--1186 []\T1/pcr/m/n/10 spiffs_stream_cfg_t::type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), [237] Underfull \hbox (badness 10000) in paragraph at lines 1214--1215 []\T1/pcr/m/n/10 wav_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 1215--1216 []\T1/pcr/m/n/10 wav_decoder_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 1216--1217 []\T1/pcr/m/n/10 wav_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 1225--1226 []\T1/pcr/m/n/10 wav_encoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 1226--1227 []\T1/pcr/m/n/10 wav_encoder_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 1227--1228 []\T1/pcr/m/n/10 wav_encoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 7796) in paragraph at lines 1248--1249 []\T1/pcr/m/n/10 zl38063_codec_set_voice_mute \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [238]) (./espressif-esp-adf.aux) Package rerunfilecheck Warning: File `espressif-esp-adf.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on espressif-esp-adf.pdf (242 pages, 13046864 bytes). Transcript written on espressif-esp-adf.log. Latexmk: Index file 'espressif-esp-adf.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'espressif-esp-adf.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'espressif-esp-adf.aux' 'espressif-esp-adf.out' 'espressif-esp-adf.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="espressif-esp-adf" "ReadtheDocsTemplate.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./ReadtheDocsTemplate.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file espressif-esp-adf.idx (./espressif-esp-adf.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./espressif-esp-adf.out) (./espressif-esp-adf.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./espressif-esp-adf.toc [1]) [2] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.84 ...../zh\_CN/latest/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.84 ...../zh\_CN/latest/index.html}{{[}中文{]}} ^^M (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1 <./get-started.png > <./api-reference.png> <./design-guide.png>] [2] Chapter 1. [3] [4 <./esp32-lyrat-v4.2-side.jpg> <./esp32-lyratd-msc-v2.2.jpg> <./esp32-lyr at-mini-v1.2.png> <./esp32-s2-kaluga-1-kit.png> <./esp32-korvo-du1906-v1.1.png> ] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.158 ...t-started-esp32-lyrat.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.158 ...t-started-esp32-lyrat.html}{{[}中文{]}} ^^M (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [5] [6 <./esp32-lyra t-v4.3-block-diagram.jpg>] [7 <./esp32-lyrat-v4.3-layout-overview.jpg>] [8] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.409 ...rted-esp32-lyratd-msc.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.409 ...rted-esp32-lyratd-msc.html}{{[}中文{]}} ^^M [9] LaTeX Warning: Float too large for page by 45.99483pt on input line 492. [10 <./esp32-lyratd-msc-v2.2-side.png (PNG copy)>] [11 <./esp32-lyratd-msc-v2.2 -block-diagram.png (PNG copy)>] [12 <./esp32-lyratd-msc-v2.2-a-top.png (PNG cop y)>] [13 <./esp32-lyratd-msc-v2.2-b-top.png (PNG copy)>] [14] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.646 ...rted-esp32-lyrat-mini.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.646 ...rted-esp32-lyrat-mini.html}{{[}中文{]}} ^^M [15] [16 <./esp32-lyrat-mini-v1.2-block-diagram.png (PNG copy)>] [17 <./esp32-l yrat-mini-v1.2-layout-overview.png (PNG copy)>] [18] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.866 ...ed-esp32-korvo-du1906.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.866 ...ed-esp32-korvo-du1906.html}{{[}中文{]}} ^^M [19] Underfull \hbox (badness 10000) in paragraph at lines 992--993 []|\T1/ptm/m/n/10 Line-in/out Con-nec-tor (Ear- Underfull \hbox (badness 6078) in paragraph at lines 1062--1063 []|\T1/ptm/m/n/10 ESP_I2C Con-nec-tor/DSP_I2C [20] [21 <./esp32-korvo-du1906-v1.1-block-diagram.png> <./esp32-korvo-du1906-v1 .1-layout.png>] Overfull \vbox (48.16985pt too high) has occurred while \output is active [22] [23] [24] [25] [26] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [27] [28] [29 <./pro ject-configuration-home.png> <./project-configuration-board-selection.png>] [30] [31] [32] [33 <./esp32-lyrat-block-diagram.jpg>] [34] [35 <./esp32-lyrat-v 4.2-layout.jpg>] [36] [37] [38] [39] [40] [41] [42] [43 <./esp32-lyrat-v4-layou t.jpg>] [44] [45] [46] [47] [48] Chapter 2. [49 <./blockdiag-c3d1f230d8e62e169925dad7058c651f96ee871b.png>] [50 <./blockdia g-5c07de543c2e374ca051b1a185278c255ba43554.png>] [51] [52] Underfull \hbox (badness 10000) in paragraph at lines 3968--3968 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , Tick-Type_t [53] Underfull \hbox (badness 10000) in paragraph at lines 4073--4073 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 au- [54] Underfull \hbox (badness 10000) in paragraph at lines 4146--4146 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 au- [55] [56] [57] [58] [59] [60] Underfull \hbox (badness 10000) in paragraph at lines 5097--5098 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : The in-dex of multi in-put ring-buffer, start from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than Underfull \hbox (badness 10000) in paragraph at lines 5155--5155 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 ring- [61] Underfull \hbox (badness 10000) in paragraph at lines 5179--5180 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : In-dex of multi ring-buffer, starts from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than Underfull \hbox (badness 10000) in paragraph at lines 5193--5193 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 ring- Underfull \hbox (badness 10000) in paragraph at lines 5217--5218 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : In-dex of multi ring-buffer, starts from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than Underfull \hbox (badness 10000) in paragraph at lines 5252--5253 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : In-dex of multi ring-buffer, starts from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than [62] Underfull \hbox (badness 10000) in paragraph at lines 5287--5288 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : In-dex of multi ring-buffer, starts from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than [63] [64] [65] [66] [67] [68 <./blockdiag-9423e3430b4eb4bcabaedef735e187b9f6be5 4c5.png>] [69] [70] Underfull \hbox (badness 6412) in paragraph at lines 6716--6716 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , \T1/ pcr/b/n/10 const \T1/ptm/m/n/10 char *\T1/ptm/m/it/10 link_tag\T1/ptm/m/n/10 [] , int Underfull \hbox (badness 7238) in paragraph at lines 6821--6821 [][]\T1/ptm/m/it/10 au-dio_element_handle_t[][] start_el\T1/ptm/m/n/10 , \T1/pc r/b/n/10 const [71] Underfull \hbox (badness 10000) in paragraph at lines 6891--6891 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 6950--6950 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , bool \T1/ptm/m/it/10 first\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 6994--6994 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- [72] Underfull \hbox (badness 10000) in paragraph at lines 7032--7032 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- [73] Underfull \hbox (badness 10000) in paragraph at lines 7146--7146 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 7146--7146 \T1/ptm/m/it/10 dio_element_handle_t[][] dest_el\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 7280--7280 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- [74] Underfull \hbox (badness 10000) in paragraph at lines 7315--7315 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- [75] [76] Underfull \hbox (badness 10000) in paragraph at lines 7628--7628 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au- [77] Underfull \hbox (badness 10000) in paragraph at lines 7663--7663 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] lis-tener\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 7800--7800 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au- [78] Underfull \hbox (badness 7832) in paragraph at lines 7835--7835 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au-dio_event_iface_msg_t[][] Underfull \hbox (badness 10000) in paragraph at lines 7902--7902 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au-dio_event_iface_msg_t[][] [79] Underfull \hbox (badness 10000) in paragraph at lines 8026--8026 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au- [80] [81] [82] [83] [84] Underfull \hbox (badness 10000) in paragraph at lines 9127--9127 [][][]\T1/ptm/m/it/10 esp_audio_handle_t[][] han-dle\T1/ptm/m/n/10 , [][]\T1/pt m/m/it/10 au-dio_element_handle_t[][] [85] Underfull \hbox (badness 6792) in paragraph at lines 9244--9244 [][][]\T1/ptm/m/it/10 esp_audio_handle_t[][] han-dle\T1/ptm/m/n/10 , [][]\T1/pt m/m/it/10 au-dio_codec_type_t[][] type\T1/ptm/m/n/10 , [86] Underfull \hbox (badness 10000) in paragraph at lines 9338--9339 []\T1/ptm/m/n/10 The URI parse by \T1/pcr/m/n/10 http_parser_parse_url\T1/ptm/m /n/10 ,any il-le-gal string will be re-turn [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114 <./blockdiag-f67e1c36c161560d632c00c6d9bcc74a7f02b563.png>] [115] Underfull \hbox (badness 6725) in paragraph at lines 13460--13460 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] self\T1/ptm/m/n/10 , esp_downm ix_out_ctx_type_t [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] Underfull \hbox (badness 5832) in paragraph at lines 15190--15192 \T1/ptm/m/n/10 toth Stream and Blue-tooth Pe-riph-eral cre-ated by \T1/pcr/m/n/ 10 bluetooth_service_create_stream \T1/ptm/m/n/10 and [128] [129 <./blockdiag-b3594e3ac01de3a119e90e0d565f154e12f28493.png>] [130] [131] [132] Underfull \hbox (badness 10000) in paragraph at lines 15754--15756 []\T1/ptm/m/n/10 if en-able mute, no data fill the buffer, so the \T1/pcr/m/n/1 0 rec_engine_enc_data_read \T1/ptm/m/n/10 and [133] [134] [135] Underfull \vbox (badness 10000) detected at line 16192 Overfull \vbox (2.68169pt too high) detected at line 16192 [136] [137] Underfull \hbox (badness 10000) in paragraph at lines 16327--16327 [][][]\T1/ptm/m/it/10 esp_periph_set_handle_t[][] pe- Underfull \hbox (badness 10000) in paragraph at lines 16351--16351 [][][]\T1/ptm/m/it/10 esp_periph_set_handle_t[][] pe-riph_set_handle\T1/ptm/m/n /10 , Underfull \hbox (badness 10000) in paragraph at lines 16351--16351 [][]\T1/ptm/m/it/10 esp_periph_event_handle_t[][] cb\T1/ptm/m/n/10 , void [138] Underfull \hbox (badness 10000) in paragraph at lines 16448--16448 [][][]\T1/ptm/m/it/10 esp_periph_set_handle_t[][] pe-riph_set_handle\T1/ptm/m/n /10 , [][]\T1/ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 16548--16548 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , [][]\T1/p tm/m/it/10 esp_periph_func[][] init\T1/ptm/m/n/10 , [139] [140] Underfull \hbox (badness 10000) in paragraph at lines 16782--16782 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , Tick-Type _t \T1/ptm/m/it/10 in-ter-val_tick\T1/ptm/m/n/10 , [141] [142] [143] [144] [145] Underfull \hbox (badness 10000) in paragraph at lines 17633--17633 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , Tick-Type _t Underfull \hbox (badness 10000) in paragraph at lines 17692--17692 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , [][]\T1/p tm/m/it/10 pe-riph_wifi_config_mode_t[][] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] Underfull \hbox (badness 10000) in paragraph at lines 19313--19313 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , int \T1/p tm/m/it/10 gpio_num\T1/ptm/m/n/10 , int \T1/ptm/m/it/10 time_on_ms\T1/ptm/m/n/1 0 , int [158] [159] Underfull \hbox (badness 5331) in paragraph at lines 19671--19672 \T1/ptm/m/n/10 ESP32 ADC1 chan-nels and GPIO ta-ble ADC1_CHANNEL_0 - GPIO36 ADC 1_CHANNEL_1 - [160] Underfull \hbox (badness 10000) in paragraph at lines 19738--19740 \T1/ptm/m/n/10 see func-tions [][]\T1/pcr/m/sl/10 periph_is31fl3216_init()[][]\ T1/ptm/m/n/10 , [][]\T1/pcr/m/sl/10 periph_is31fl3216_set_blink_pattern()[][]\T 1/ptm/m/n/10 , Underfull \hbox (badness 7415) in paragraph at lines 19796--19796 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , [][]\T1/p tm/m/it/10 pe-riph_is31fl3216_state_t[][] [161] Underfull \hbox (badness 10000) in paragraph at lines 19831--19831 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , uint16_t [162] Underfull \hbox (badness 10000) in paragraph at lines 19974--19974 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , [][]\T1/p tm/m/it/10 pe- Underfull \hbox (badness 10000) in paragraph at lines 20009--20009 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , uint16_t [163] [164] [165 <./yes-checkm.png> <./blockdiag-c5ec776188dd583219073daf93e057 abb118350e.png>] [166] [167] [168] Underfull \hbox (badness 5331) in paragraph at lines 20815--20816 []\T1/pcr/m/n/10 mode\T1/ptm/m/n/10 : se-lect me-dia hal codec mode ei-ther en- code/decode/or both to start from au- Underfull \hbox (badness 10000) in paragraph at lines 20832--20832 [][][]\T1/ptm/m/it/10 audio_hal_handle_t[][] au-dio_hal\T1/ptm/m/n/10 , [][]\T1 /ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 20832--20832 \T1/ptm/m/it/10 dio_hal_codec_mode_t[][] mode\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/ 10 au- Underfull \hbox (badness 5331) in paragraph at lines 20853--20854 []\T1/pcr/m/n/10 mode\T1/ptm/m/n/10 : se-lect me-dia hal codec mode ei-ther en- code/decode/or both to start from au- [169] [170] Underfull \hbox (badness 10000) in paragraph at lines 21117--21117 [][][]\T1/ptm/m/it/10 audio_hal_codec_mode_t[][] \T1/ptm/m/n/10 mode, [][]\T1/p tm/m/it/10 au- [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] Chapter 3. [187] [188 <./audio-project-minimum-voice-service.jpg>] [189 <./audio-project-m inimum-internet-radio.jpg>] [190 <./audio-project-typical-example.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 23755--23756 []\T1/ptm/m/n/10 Call \T1/pcr/m/n/10 char *buf = heap_caps_malloc(1024 * 10, MA LLOC_CAP_SPIRAM | Underfull \hbox (badness 10000) in paragraph at lines 23755--23756 \T1/pcr/m/n/10 heap_caps_malloc(512, MALLOC_CAP_INTERNAL | MALLOC_CAP_8BIT) \T1 /ptm/m/n/10 to use in-ter-nal ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23766 ...hinxupquote{xTaskCreateStatic}} task: The ROM code itself is li... [191] [192] [193] [194] [195] [196] [197 <./esp32-lyrat-mini-v1.2-electrical-bl ock-diagram.png (PNG copy)>] [198 <./esp32-lyrat-mini-v1.2-layout.png (PNG copy )>] [199] Overfull \hbox (66.45464pt too wide) in alignment at lines 24438--24456 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24456--24477 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24477--24481 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24481--24483 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24483--24612 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24612--24710 [] [] [] [] [] [] [] [200] [201 <./esp32-lyrat-mini-v1.2-usb-ps.png>] [202 <./esp32-lyrat-mini-v1.2- battery-ps.png>] [203 <./esp32-lyrat-mini-v1.2-digital-ps.png> <./esp32-lyrat-m ini-v1.2-audio-ps.png>] [204] [205 <./esp32-lyrat-v4.3-electrical-block-diagram .jpg>] [206 <./esp32-lyrat-v4.3-layout.jpg>] [207] [208] [209] [210] [211 <./es p32-lyrat-v4.3-usb-battery-ps.png>] [212 <./esp32-lyrat-v4.3-esp32-module-ps.pn g> <./esp32-lyrat-v4.3-sdio-ps.png>] [213 <./esp32-lyrat-v4.3-pa-ps.png>] [214] [215] Underfull \hbox (badness 10000) in paragraph at lines 26269--26270 []|\T1/phv/m/n/10 MPEG Underfull \hbox (badness 10000) in paragraph at lines 26273--26274 []|\T1/phv/m/n/10 Bit [216] Chapter 4. ! Package inputenc Error: Unicode char 乐 (U+4E50) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26530 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 鑫 (U+946B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26530 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 科 (U+79D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26530 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 技 (U+6280) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26530 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26530 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 营 (U+8425) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26530 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 商 (U+5546) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26530 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 城 (U+57CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26530 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 乐 (U+4E50) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26533 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 鑫 (U+946B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26533 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 科 (U+79D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26533 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 技 (U+6280) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26533 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26533 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 营 (U+8425) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26533 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 商 (U+5546) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26533 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 城 (U+57CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26533 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M [217] [218] Chapter 5. [219] [220] Chapter 6. (./espressif-esp-adf.ind [221] [222 <./adf_block_diagram.png>] Underfull \hbox (badness 10000) in paragraph at lines 10--11 []\T1/pcr/m/n/10 aac_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 11--12 []\T1/pcr/m/n/10 aac_decoder_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 12--13 []\T1/pcr/m/n/10 aac_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [223] Underfull \hbox (badness 10000) in paragraph at lines 67--68 []\T1/pcr/m/n/10 amr_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 68--69 []\T1/pcr/m/n/10 amr_decoder_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 69--70 []\T1/pcr/m/n/10 amr_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 77--78 []\T1/pcr/m/n/10 amrnb_encoder_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 78--79 []\T1/pcr/m/n/10 amrnb_encoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 81--82 []\T1/pcr/m/n/10 amrnb_encoder_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 88--89 []\T1/pcr/m/n/10 amrwb_encoder_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 89--90 []\T1/pcr/m/n/10 amrwb_encoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 92--93 []\T1/pcr/m/n/10 amrwb_encoder_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 102--103 []\T1/pcr/m/n/10 audio_element_abort_input_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 105--106 []\T1/pcr/m/n/10 audio_element_cfg_t::buffer_len \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 108--109 []\T1/pcr/m/n/10 audio_element_cfg_t::destroy \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 109--110 []\T1/pcr/m/n/10 audio_element_cfg_t::multi_in_rb_num Underfull \hbox (badness 10000) in paragraph at lines 110--111 []\T1/pcr/m/n/10 audio_element_cfg_t::multi_out_rb_num Underfull \hbox (badness 10000) in paragraph at lines 112--113 []\T1/pcr/m/n/10 audio_element_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 5147) in paragraph at lines 113--114 []\T1/pcr/m/n/10 audio_element_cfg_t::process \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 6001) in paragraph at lines 116--117 []\T1/pcr/m/n/10 audio_element_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 120--121 []\T1/pcr/m/n/10 audio_element_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 127--128 []\T1/pcr/m/n/10 audio_element_get_input_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 128--130 []\T1/pcr/m/n/10 audio_element_get_multi_input_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 130--132 []\T1/pcr/m/n/10 audio_element_get_multi_output_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 132--133 []\T1/pcr/m/n/10 audio_element_get_output_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 133--135 []\T1/pcr/m/n/10 audio_element_get_output_ringbuf_size [224] Underfull \hbox (badness 10000) in paragraph at lines 147--148 []\T1/pcr/m/n/10 audio_element_info_t::codec_fmt \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 151--152 []\T1/pcr/m/n/10 audio_element_info_t::total_bytes \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 157--158 []\T1/pcr/m/n/10 audio_element_msg_remove_listener \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 7796) in paragraph at lines 163--164 []\T1/pcr/m/n/10 audio_element_process_deinit \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Overfull \hbox (16.1225pt too wide) in paragraph at lines 170--172 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_0 Overfull \hbox (16.1225pt too wide) in paragraph at lines 172--174 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_1 Overfull \hbox (16.1225pt too wide) in paragraph at lines 174--176 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_2 Overfull \hbox (16.1225pt too wide) in paragraph at lines 176--178 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_3 Overfull \hbox (16.1225pt too wide) in paragraph at lines 178--180 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_4 Underfull \hbox (badness 6001) in paragraph at lines 180--181 []\T1/pcr/m/n/10 audio_element_reset_input_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 186--187 []\T1/pcr/m/n/10 audio_element_set_event_callback \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 187--188 []\T1/pcr/m/n/10 audio_element_set_input_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 188--189 []\T1/pcr/m/n/10 audio_element_set_input_timeout \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 189--191 []\T1/pcr/m/n/10 audio_element_set_multi_input_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 191--193 []\T1/pcr/m/n/10 audio_element_set_multi_output_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 193--194 []\T1/pcr/m/n/10 audio_element_set_output_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 194--196 []\T1/pcr/m/n/10 audio_element_set_output_ringbuf_size Underfull \hbox (badness 10000) in paragraph at lines 196--197 []\T1/pcr/m/n/10 audio_element_set_output_timeout \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ [225] Underfull \hbox (badness 10000) in paragraph at lines 219--220 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::context \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (34.1225pt too wide) in paragraph at lines 220--222 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::external_queue_size Overfull \hbox (34.1225pt too wide) in paragraph at lines 222--224 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::internal_queue_size Underfull \hbox (badness 10000) in paragraph at lines 224--225 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::on_cmd \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Overfull \hbox (4.1225pt too wide) in paragraph at lines 225--227 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::queue_set_size Underfull \hbox (badness 10000) in paragraph at lines 234--236 []\T1/pcr/m/n/10 audio_event_iface_get_msg_queue_handle Underfull \hbox (badness 5147) in paragraph at lines 241--242 []\T1/pcr/m/n/10 audio_event_iface_msg_t::cmd \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 6001) in paragraph at lines 243--244 []\T1/pcr/m/n/10 audio_event_iface_msg_t::data_len \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (4.1225pt too wide) in paragraph at lines 244--246 []\T1/pcr/m/n/10 audio_event_iface_msg_t::need_free_data Underfull \hbox (badness 10000) in paragraph at lines 246--247 []\T1/pcr/m/n/10 audio_event_iface_msg_t::source \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 247--248 []\T1/pcr/m/n/10 audio_event_iface_msg_t::source_type Underfull \hbox (badness 6001) in paragraph at lines 249--250 []\T1/pcr/m/n/10 audio_event_iface_remove_listener \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (16.1225pt too wide) in paragraph at lines 251--253 []\T1/pcr/m/n/10 audio_event_iface_set_cmd_waiting_timeout Underfull \hbox (badness 6001) in paragraph at lines 255--256 []\T1/pcr/m/n/10 audio_event_iface_waiting_cmd_msg \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 257--258 []\T1/pcr/m/n/10 audio_hal::audio_codec_config_iface Underfull \hbox (badness 10000) in paragraph at lines 259--260 []\T1/pcr/m/n/10 audio_hal::audio_codec_deinitialize Underfull \hbox (badness 6001) in paragraph at lines 260--261 []\T1/pcr/m/n/10 audio_hal::audio_codec_get_volume \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 261--262 []\T1/pcr/m/n/10 audio_hal::audio_codec_initialize \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 262--263 []\T1/pcr/m/n/10 audio_hal::audio_codec_set_mute \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 263--264 []\T1/pcr/m/n/10 audio_hal::audio_codec_set_volume \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 264--265 []\T1/pcr/m/n/10 audio_hal::audio_hal_lock \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 283--284 []\T1/pcr/m/n/10 audio_hal_codec_config_t::adc_input Underfull \hbox (badness 10000) in paragraph at lines 284--285 []\T1/pcr/m/n/10 audio_hal_codec_config_t::codec_mode Underfull \hbox (badness 10000) in paragraph at lines 285--286 []\T1/pcr/m/n/10 audio_hal_codec_config_t::dac_output Underfull \hbox (badness 10000) in paragraph at lines 286--287 []\T1/pcr/m/n/10 audio_hal_codec_config_t::i2s_iface [226] Underfull \hbox (badness 10000) in paragraph at lines 287--288 []\T1/pcr/m/n/10 audio_hal_codec_i2s_iface_t \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C+ + class\T1/ptm/m/n/10 ), Underfull \hbox (badness 6001) in paragraph at lines 288--289 []\T1/pcr/m/n/10 audio_hal_codec_i2s_iface_t::bits \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 289--290 []\T1/pcr/m/n/10 audio_hal_codec_i2s_iface_t::fmt \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 290--291 []\T1/pcr/m/n/10 audio_hal_codec_i2s_iface_t::mode \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 291--292 []\T1/pcr/m/n/10 audio_hal_codec_i2s_iface_t::samples Underfull \hbox (badness 7796) in paragraph at lines 292--293 []\T1/pcr/m/n/10 audio_hal_codec_iface_config \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 324--325 []\T1/pcr/m/n/10 audio_pipeline_breakup_elements \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 329--330 []\T1/pcr/m/n/10 audio_pipeline_check_items_state \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 7796) in paragraph at lines 331--332 []\T1/pcr/m/n/10 audio_pipeline_get_el_by_tag \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7796) in paragraph at lines 342--343 []\T1/pcr/m/n/10 audio_pipeline_register_more \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 347--348 []\T1/pcr/m/n/10 audio_pipeline_reset_items_state \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 348--349 []\T1/pcr/m/n/10 audio_pipeline_reset_kept_state \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 349--350 []\T1/pcr/m/n/10 audio_pipeline_reset_ringbuffer \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7796) in paragraph at lines 358--359 []\T1/pcr/m/n/10 audio_pipeline_wait_for_stop \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [227] Underfull \hbox (badness 10000) in paragraph at lines 381--382 []\T1/pcr/m/n/10 bluetooth_service_cfg_t::device_name Underfull \hbox (badness 10000) in paragraph at lines 383--384 []\T1/pcr/m/n/10 bluetooth_service_cfg_t::remote_name Underfull \hbox (badness 10000) in paragraph at lines 384--385 []\T1/pcr/m/n/10 bluetooth_service_create_periph \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 385--386 []\T1/pcr/m/n/10 bluetooth_service_create_stream \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7704) in paragraph at lines 386--387 []\T1/pcr/m/n/10 bluetooth_service_destroy \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 434--435 []\T1/pcr/m/n/10 downmix_cfg_t::max_sample \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 439--440 []\T1/pcr/m/n/10 downmix_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 7796) in paragraph at lines 444--445 []\T1/pcr/m/n/10 downmix_set_input_rb_timeout \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [228] Underfull \hbox (badness 10000) in paragraph at lines 461--462 []\T1/pcr/m/n/10 equalizer_cfg::samplerate \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 466--467 []\T1/pcr/m/n/10 equalizer_cfg::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), [229] Underfull \hbox (badness 10000) in paragraph at lines 573--574 []\T1/pcr/m/n/10 esp_audio_cfg_t::in_stream_buf_size Underfull \hbox (badness 10000) in paragraph at lines 574--575 []\T1/pcr/m/n/10 esp_audio_cfg_t::out_stream_buf_size Underfull \hbox (badness 5147) in paragraph at lines 575--576 []\T1/pcr/m/n/10 esp_audio_cfg_t::prefer_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 594--595 []\T1/pcr/m/n/10 esp_audio_info_t::codec_info \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 616--617 []\T1/pcr/m/n/10 esp_audio_setup_t::set_codec \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 617--618 []\T1/pcr/m/n/10 esp_audio_setup_t::set_in_stream \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 618--619 []\T1/pcr/m/n/10 esp_audio_setup_t::set_out_stream \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 5147) in paragraph at lines 627--628 []\T1/pcr/m/n/10 esp_audio_state_t::media_src \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [230] Underfull \hbox (badness 10000) in paragraph at lines 641--642 []\T1/pcr/m/n/10 ESP_ERR_AUDIO_INVALID_PARAMETER \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 660--661 []\T1/pcr/m/n/10 esp_periph_config_t::extern_stack \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 663--664 []\T1/pcr/m/n/10 esp_periph_config_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7796) in paragraph at lines 683--684 []\T1/pcr/m/n/10 esp_periph_send_cmd_from_isr \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 697--698 []\T1/pcr/m/n/10 esp_periph_set_register_callback \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 714--715 []\T1/pcr/m/n/10 fatfs_stream_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [231] Underfull \hbox (badness 10000) in paragraph at lines 725--726 []\T1/pcr/m/n/10 flac_decoder_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 726--727 []\T1/pcr/m/n/10 flac_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (22.1225pt too wide) in paragraph at lines 740--742 []\T1/pcr/m/n/10 http_stream_cfg_t::auto_connect_next_track Overfull \hbox (16.1225pt too wide) in paragraph at lines 742--744 []\T1/pcr/m/n/10 http_stream_cfg_t::enable_playlist_parser Underfull \hbox (badness 10000) in paragraph at lines 744--745 []\T1/pcr/m/n/10 http_stream_cfg_t::event_handle \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 745--746 []\T1/pcr/m/n/10 http_stream_cfg_t::multi_out_num \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 747--748 []\T1/pcr/m/n/10 http_stream_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 748--749 []\T1/pcr/m/n/10 http_stream_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 749--750 []\T1/pcr/m/n/10 http_stream_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 752--753 []\T1/pcr/m/n/10 http_stream_cfg_t::user_data \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 756--757 []\T1/pcr/m/n/10 http_stream_event_msg_t::buffer \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 757--758 []\T1/pcr/m/n/10 http_stream_event_msg_t::buffer_len Underfull \hbox (badness 6001) in paragraph at lines 759--760 []\T1/pcr/m/n/10 http_stream_event_msg_t::event_id \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 760--761 []\T1/pcr/m/n/10 http_stream_event_msg_t::http_client Underfull \hbox (badness 5147) in paragraph at lines 786--787 []\T1/pcr/m/n/10 i2s_stream_cfg_t::i2s_config \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 788--789 []\T1/pcr/m/n/10 i2s_stream_cfg_t::multi_out_num \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [232] Underfull \hbox (badness 5147) in paragraph at lines 793--794 []\T1/pcr/m/n/10 i2s_stream_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 795--796 []\T1/pcr/m/n/10 i2s_stream_cfg_t::uninstall_drv \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 799--800 []\T1/pcr/m/n/10 I2S_STREAM_INTERNAL_DAC_CFG_DEFAULT \T1/ptm/m/n/10 (\T1/ptm/m/ it/10 C Underfull \hbox (badness 10000) in paragraph at lines 835--836 []\T1/pcr/m/n/10 mp3_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 836--837 []\T1/pcr/m/n/10 mp3_decoder_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 837--838 []\T1/pcr/m/n/10 mp3_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 849--850 []\T1/pcr/m/n/10 ogg_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 850--851 []\T1/pcr/m/n/10 ogg_decoder_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 851--852 []\T1/pcr/m/n/10 ogg_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 860--861 []\T1/pcr/m/n/10 opus_decoder_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 861--862 []\T1/pcr/m/n/10 opus_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ [233] Underfull \hbox (badness 5147) in paragraph at lines 873--874 []\T1/pcr/m/n/10 periph_adc_button_cfg_t::arr \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 6001) in paragraph at lines 874--875 []\T1/pcr/m/n/10 periph_adc_button_cfg_t::arr_size \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 875--876 []\T1/pcr/m/n/10 periph_adc_button_cfg_t::task_cfg \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 876--877 []\T1/pcr/m/n/10 PERIPH_ADC_BUTTON_DEFAULT_CONFIG \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C Underfull \hbox (badness 10000) in paragraph at lines 884--885 []\T1/pcr/m/n/10 periph_bluetooth_cancel_discover \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 7704) in paragraph at lines 886--887 []\T1/pcr/m/n/10 periph_bluetooth_discover \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Overfull \hbox (4.1225pt too wide) in paragraph at lines 896--898 []\T1/pcr/m/n/10 periph_button_cfg_t::long_press_time_ms Underfull \hbox (badness 6001) in paragraph at lines 906--907 []\T1/pcr/m/n/10 periph_console_cfg_t::buffer_size \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 907--908 []\T1/pcr/m/n/10 periph_console_cfg_t::command_num \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 909--910 []\T1/pcr/m/n/10 periph_console_cfg_t::prompt_string Underfull \hbox (badness 10000) in paragraph at lines 910--911 []\T1/pcr/m/n/10 periph_console_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 911--912 []\T1/pcr/m/n/10 periph_console_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 913--914 []\T1/pcr/m/n/10 periph_console_cmd_t::cmd \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Overfull \hbox (28.1225pt too wide) in paragraph at lines 940--942 []\T1/pcr/m/n/10 periph_is31fl3216_cfg_t::is31fl3216_pattern Underfull \hbox (badness 10000) in paragraph at lines 945--946 []\T1/pcr/m/n/10 periph_is31fl3216_set_blink_pattern [234] Underfull \hbox (badness 10000) in paragraph at lines 947--948 []\T1/pcr/m/n/10 periph_is31fl3216_set_duty_step \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 950--951 []\T1/pcr/m/n/10 periph_is31fl3216_set_shift_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 957--958 []\T1/pcr/m/n/10 periph_led_cfg_t::led_duty_resolution Underfull \hbox (badness 10000) in paragraph at lines 959--960 []\T1/pcr/m/n/10 periph_led_cfg_t::led_speed_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 960--961 []\T1/pcr/m/n/10 periph_led_cfg_t::led_timer_num \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 969--970 []\T1/pcr/m/n/10 periph_sdcard_cfg_t::card_detect_pin Underfull \hbox (badness 10000) in paragraph at lines 970--971 []\T1/pcr/m/n/10 periph_sdcard_cfg_t::root \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Overfull \hbox (28.1225pt too wide) in paragraph at lines 975--977 []\T1/pcr/m/n/10 periph_spiffs_cfg_t::format_if_mount_failed Underfull \hbox (badness 10000) in paragraph at lines 978--979 []\T1/pcr/m/n/10 periph_spiffs_cfg_t::partition_label Underfull \hbox (badness 10000) in paragraph at lines 979--980 []\T1/pcr/m/n/10 periph_spiffs_cfg_t::root \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 992--993 []\T1/pcr/m/n/10 periph_touch_cfg_t::long_tap_time_ms Overfull \hbox (16.1225pt too wide) in paragraph at lines 993--995 []\T1/pcr/m/n/10 periph_touch_cfg_t::tap_threshold_percent Overfull \hbox (16.1225pt too wide) in paragraph at lines 1004--1006 []\T1/pcr/m/n/10 periph_wifi_cfg_t::disable_auto_reconnect Overfull \hbox (4.1225pt too wide) in paragraph at lines 1007--1009 []\T1/pcr/m/n/10 periph_wifi_cfg_t::reconnect_timeout_ms Underfull \hbox (badness 7796) in paragraph at lines 1015--1016 []\T1/pcr/m/n/10 periph_wifi_config_wait_done \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [235] Overfull \hbox (10.1225pt too wide) in paragraph at lines 1027--1029 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::ca_pem_end Overfull \hbox (22.1225pt too wide) in paragraph at lines 1029--1031 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::ca_pem_start Overfull \hbox (34.1225pt too wide) in paragraph at lines 1031--1033 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::diasble_wpa2_e Underfull \hbox (badness 10000) in paragraph at lines 1033--1034 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::eap_id Overfull \hbox (10.1225pt too wide) in paragraph at lines 1034--1036 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::eap_method Overfull \hbox (22.1225pt too wide) in paragraph at lines 1036--1038 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::eap_password Overfull \hbox (22.1225pt too wide) in paragraph at lines 1038--1040 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::eap_username Overfull \hbox (40.1225pt too wide) in paragraph at lines 1040--1042 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::wpa2_e_cert_end Overfull \hbox (52.1225pt too wide) in paragraph at lines 1042--1044 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::wpa2_e_cert_start Overfull \hbox (34.1225pt too wide) in paragraph at lines 1044--1046 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::wpa2_e_key_end Overfull \hbox (46.1225pt too wide) in paragraph at lines 1046--1048 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::wpa2_e_key_start Underfull \hbox (badness 10000) in paragraph at lines 1084--1085 []\T1/pcr/m/n/10 rec_config_t::one_frame_duration_ms Underfull \hbox (badness 10000) in paragraph at lines 1086--1087 []\T1/pcr/m/n/10 rec_config_t::sensitivity \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 5147) in paragraph at lines 1091--1092 []\T1/pcr/m/n/10 rec_config_t::wakeup_time_ms \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 7704) in paragraph at lines 1095--1096 []\T1/pcr/m/n/10 rec_engine_detect_suspend \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 5147) in paragraph at lines 1117--1118 []\T1/pcr/m/n/10 rsp_filter_cfg_t::complexity \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 1118--1119 []\T1/pcr/m/n/10 rsp_filter_cfg_t::dest_ch \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), [236] Underfull \hbox (badness 10000) in paragraph at lines 1123--1124 []\T1/pcr/m/n/10 rsp_filter_cfg_t::out_len_bytes \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 1132--1133 []\T1/pcr/m/n/10 rsp_filter_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 1143--1144 []\T1/pcr/m/n/10 SDCARD_STATUS_CARD_DETECT_CHANGE \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1152--1153 []\T1/pcr/m/n/10 sonic_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Overfull \hbox (16.1225pt too wide) in paragraph at lines 1159--1161 []\T1/pcr/m/n/10 sonic_info_t::resample_linear_interpolate Underfull \hbox (badness 10000) in paragraph at lines 1167--1168 []\T1/pcr/m/n/10 SONIC_SET_VALUE_FOR_INITIALIZATION \T1/ptm/m/n/10 (\T1/ptm/m/i t/10 C Underfull \hbox (badness 10000) in paragraph at lines 1181--1182 []\T1/pcr/m/n/10 spiffs_stream_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1184--1185 []\T1/pcr/m/n/10 spiffs_stream_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1185--1186 []\T1/pcr/m/n/10 spiffs_stream_cfg_t::type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), [237] Underfull \hbox (badness 10000) in paragraph at lines 1214--1215 []\T1/pcr/m/n/10 wav_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 1215--1216 []\T1/pcr/m/n/10 wav_decoder_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 1216--1217 []\T1/pcr/m/n/10 wav_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 1225--1226 []\T1/pcr/m/n/10 wav_encoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 1226--1227 []\T1/pcr/m/n/10 wav_encoder_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 1227--1228 []\T1/pcr/m/n/10 wav_encoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 7796) in paragraph at lines 1248--1249 []\T1/pcr/m/n/10 zl38063_codec_set_voice_mute \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [238]) (./espressif-esp-adf.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on espressif-esp-adf.pdf (242 pages, 13047127 bytes). Transcript written on espressif-esp-adf.log. Latexmk: Index file 'espressif-esp-adf.idx' was written Latexmk: Log file says output to 'espressif-esp-adf.pdf' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 Latexmk: Errors, in force_mode: so I tried finishing targets [rtd-command-info] start-time: 2020-07-23T11:52:55.321843Z, end-time: 2020-07-23T11:52:55.520843Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/checkouts/latest/docs/en/_build/latex/espressif-esp-adf.pdf /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/artifacts/latest/sphinx_pdf/espressif-esp-adf.pdf