Read the Docs build information Build id: 1519205 Project: espressif-esp-iot-solution-zh-cn Version: latest Commit: 3912a770089b94c5b704291ee1df9220590fe4d5 Date: 2023-06-06T10:57:55.378810Z State: finished Success: True [rtd-command-info] start-time: 2023-06-06T10:57:57.115846Z, end-time: 2023-06-06T10:58:02.254617Z, duration: 5, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/espressif/esp-iot-solution . Cloning into '.'... [rtd-command-info] start-time: 2023-06-06T10:58:02.701856Z, end-time: 2023-06-06T10:58:03.129778Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to '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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 3912a77 Merge branch 'bugfix/fix_ble_conn_mgr_upload' into 'master' [rtd-command-info] start-time: 2023-06-06T10:58:03.326355Z, end-time: 2023-06-06T10:58:03.419385Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-06-06T10:58:05.229232Z, end-time: 2023-06-06T10:58:09.870030Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-06-06T10:58:10.060802Z, end-time: 2023-06-06T10:58:11.192658Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages (23.1.2) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages (67.8.0) [rtd-command-info] start-time: 2023-06-06T10:58:11.371629Z, end-time: 2023-06-06T10:58:18.347073Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow==5.4.1 mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.3 jinja2<3.1.0 Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 40.6 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 231.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 172.4 MB/s eta 0:00:00 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.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 203.3 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 180.5 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 208.5 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 240.1 MB/s eta 0:00:00 Collecting six>=1.5 (from sphinx<2) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting Pygments>=2.0 (from sphinx<2) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 237.3 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 227.2 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 (from sphinx<2) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 201.9 MB/s eta 0:00:00 Collecting babel!=2.0,>=1.3 (from sphinx<2) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 180.4 MB/s eta 0:00:00 Collecting imagesize (from sphinx<2) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.0.0 (from sphinx<2) Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 184.6 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages (from sphinx<2) (67.8.0) Collecting packaging (from sphinx<2) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 160.1 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport (from sphinx<2) Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting MarkupSafe>=2.0 (from jinja2<3.1.0) Downloading MarkupSafe-2.1.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx<2) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 233.9 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 (from requests>=2.0.0->sphinx<2) Downloading charset_normalizer-3.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (171 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 171.0/171.0 kB 216.1 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests>=2.0.0->sphinx<2) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 178.4 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.0.0->sphinx<2) Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 203.1 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 213.7 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml (from sphinxcontrib-websupport->sphinx<2) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 197.1 MB/s eta 0:00:00 Building wheels for collected packages: mock 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-py3-none-any.whl size=23753 sha256=1ae2dd6c212921ef7432ce24d6dc1789546506c7425c7804b9712564aa08e6b7 Stored in directory: /tmp/pip-ephem-wheel-cache-sfaofyb4/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, urllib3, sphinxcontrib-serializinghtml, six, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, sphinxcontrib-websupport, requests, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.3 Pygments-2.15.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.5.7 charset-normalizer-3.1.0 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-23.1 pillow-5.4.1 pytz-2023.3 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.31.0 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-2.0.2 [rtd-command-info] start-time: 2023-06-06T10:58:18.531861Z, end-time: 2023-06-06T10:58:20.269592Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/setuptools.requirements.txt Collecting setuptools<58 (from -r docs/setuptools.requirements.txt (line 1)) Downloading setuptools-57.5.0-py3-none-any.whl (819 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.3/819.3 kB 19.3 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.8.0 Uninstalling setuptools-67.8.0: Successfully uninstalled setuptools-67.8.0 Successfully installed setuptools-57.5.0 [rtd-command-info] start-time: 2023-06-06T10:58:20.467312Z, end-time: 2023-06-06T10:58:42.552187Z, duration: 22, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Requirement already satisfied: setuptools<58 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages (from -r docs/requirements.txt (line 4)) (57.5.0) Collecting sphinx==2.3.1 (from -r docs/requirements.txt (line 5)) Downloading Sphinx-2.3.1-py3-none-any.whl (2.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 51.5 MB/s eta 0:00:00 Collecting breathe==4.14.1 (from -r docs/requirements.txt (line 6)) Downloading breathe-4.14.1-py3-none-any.whl (74 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.7/74.7 kB 186.5 MB/s eta 0:00:00 Collecting cairosvg==2.5.1 (from -r docs/requirements.txt (line 7)) Downloading CairoSVG-2.5.1-py3-none-any.whl (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.8/45.8 kB 168.4 MB/s eta 0:00:00 Collecting sphinxcontrib-svg2pdfconverter[CairoSVG]==1.2.0 (from -r docs/requirements.txt (line 8)) Downloading sphinxcontrib_svg2pdfconverter-1.2.0-py3-none-any.whl (8.1 kB) Collecting sphinx-rtd-theme==1.0.0 (from -r docs/requirements.txt (line 9)) Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 149.8 MB/s eta 0:00:00 Collecting sphinx-notfound-page==0.7.1 (from -r docs/requirements.txt (line 10)) Downloading sphinx_notfound_page-0.7.1-py3-none-any.whl (8.3 kB) Collecting sphinxcontrib-blockdiag==2.0.0 (from -r docs/requirements.txt (line 11)) Downloading sphinxcontrib_blockdiag-2.0.0-py2.py3-none-any.whl (6.8 kB) Collecting sphinxcontrib-seqdiag==2.0.0 (from -r docs/requirements.txt (line 12)) Downloading sphinxcontrib_seqdiag-2.0.0-py2.py3-none-any.whl (6.9 kB) Collecting sphinxcontrib-actdiag==2.0.0 (from -r docs/requirements.txt (line 13)) Downloading sphinxcontrib_actdiag-2.0.0-py2.py3-none-any.whl (6.9 kB) Collecting sphinxcontrib-nwdiag==2.0.0 (from -r docs/requirements.txt (line 14)) Downloading sphinxcontrib_nwdiag-2.0.0-py2.py3-none-any.whl (13 kB) Collecting sphinxcontrib-wavedrom==2.0.0 (from -r docs/requirements.txt (line 15)) Downloading sphinxcontrib_wavedrom-2.0.0-py3-none-any.whl (9.6 kB) Collecting nwdiag==2.0.0 (from -r docs/requirements.txt (line 16)) Downloading nwdiag-2.0.0-py2.py3-none-any.whl (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 81.2 MB/s eta 0:00:00 Collecting recommonmark==0.7.0 (from -r docs/requirements.txt (line 17)) Downloading recommonmark-0.7.0-py2.py3-none-any.whl (10 kB) Collecting future==0.16.0 (from -r docs/requirements.txt (line 18)) Downloading future-0.16.0.tar.gz (824 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 824.5/824.5 kB 234.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinxcontrib-applehelp (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 204.6 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 197.2 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 208.3 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (1.1.5) Collecting sphinxcontrib-qthelp (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 211.7 MB/s eta 0:00:00 Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (3.0.3) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.15.1) Requirement already satisfied: docutils>=0.12 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (0.17.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.2.0) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.12.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (0.7.13) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (1.4.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.31.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (23.1) Requirement already satisfied: six>=1.9 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages (from breathe==4.14.1->-r docs/requirements.txt (line 6)) (1.16.0) Collecting cairocffi (from cairosvg==2.5.1->-r docs/requirements.txt (line 7)) Downloading cairocffi-1.5.1.tar.gz (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.9/86.9 kB 179.9 MB/s eta 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cssselect2 (from cairosvg==2.5.1->-r docs/requirements.txt (line 7)) Downloading cssselect2-0.7.0-py3-none-any.whl (15 kB) Collecting defusedxml (from cairosvg==2.5.1->-r docs/requirements.txt (line 7)) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Requirement already satisfied: pillow in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages (from cairosvg==2.5.1->-r docs/requirements.txt (line 7)) (5.4.1) Collecting tinycss2 (from cairosvg==2.5.1->-r docs/requirements.txt (line 7)) Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Collecting blockdiag>=1.5.0 (from sphinxcontrib-blockdiag==2.0.0->-r docs/requirements.txt (line 11)) Downloading blockdiag-3.0.0-py3-none-any.whl (2.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 207.6 MB/s eta 0:00:00 Collecting seqdiag>=0.9.3 (from sphinxcontrib-seqdiag==2.0.0->-r docs/requirements.txt (line 12)) Downloading seqdiag-3.0.0-py3-none-any.whl (2.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 207.9 MB/s eta 0:00:00 Collecting actdiag>=0.5.3 (from sphinxcontrib-actdiag==2.0.0->-r docs/requirements.txt (line 13)) Downloading actdiag-3.0.0-py3-none-any.whl (2.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 208.5 MB/s eta 0:00:00 Collecting wavedrom>=0.1 (from sphinxcontrib-wavedrom==2.0.0->-r docs/requirements.txt (line 15)) Downloading wavedrom-2.0.3.post3.tar.gz (137 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.7/137.7 kB 212.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting xcffib (from sphinxcontrib-wavedrom==2.0.0->-r docs/requirements.txt (line 15)) Downloading xcffib-1.4.0.tar.gz (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.5/89.5 kB 206.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: commonmark>=0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages (from recommonmark==0.7.0->-r docs/requirements.txt (line 17)) (0.9.1) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages (from babel!=2.0,>=1.3->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2023.3) Collecting funcparserlib>=1.0.0a0 (from blockdiag>=1.5.0->sphinxcontrib-blockdiag==2.0.0->-r docs/requirements.txt (line 11)) Downloading funcparserlib-1.0.1-py2.py3-none-any.whl (17 kB) Collecting webcolors (from blockdiag>=1.5.0->sphinxcontrib-blockdiag==2.0.0->-r docs/requirements.txt (line 11)) Downloading webcolors-1.13-py3-none-any.whl (14 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.1.3) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (3.1.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.0.2) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2023.5.7) Collecting svgwrite (from wavedrom>=0.1->sphinxcontrib-wavedrom==2.0.0->-r docs/requirements.txt (line 15)) Downloading svgwrite-1.4.3-py3-none-any.whl (67 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.1/67.1 kB 185.6 MB/s eta 0:00:00 Collecting pyyaml (from wavedrom>=0.1->sphinxcontrib-wavedrom==2.0.0->-r docs/requirements.txt (line 15)) Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 596.3/596.3 kB 231.0 MB/s eta 0:00:00 Collecting cffi>=1.1.0 (from cairocffi->cairosvg==2.5.1->-r docs/requirements.txt (line 7)) Downloading cffi-1.15.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (427 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 427.9/427.9 kB 231.4 MB/s eta 0:00:00 Collecting webencodings (from cssselect2->cairosvg==2.5.1->-r docs/requirements.txt (line 7)) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting pycparser (from cffi>=1.1.0->cairocffi->cairosvg==2.5.1->-r docs/requirements.txt (line 7)) Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 193.1 MB/s eta 0:00:00 Building wheels for collected packages: future, wavedrom, cairocffi, xcffib Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.16.0-py3-none-any.whl size=487808 sha256=28dab436a6737c89355a9484540abf09006b10e4386da9fc061c5d28cf0baa9d Stored in directory: /tmp/pip-ephem-wheel-cache-hl3o2i1q/wheels/7c/09/6f/dfd31fb2ebe951aefbee461a0dfce1bdc2e4b2c1016e85d233 Building wheel for wavedrom (setup.py): started Building wheel for wavedrom (setup.py): finished with status 'done' Created wheel for wavedrom: filename=wavedrom-2.0.3.post3-py2.py3-none-any.whl size=29952 sha256=79dece105feb3c7d68294b69102301d7ab3b23de77e930ada47097d1ec5f1f47 Stored in directory: /tmp/pip-ephem-wheel-cache-hl3o2i1q/wheels/58/1b/11/25d900d62780835108b77b81a1f420b4bce881218368549952 Building wheel for cairocffi (pyproject.toml): started Building wheel for cairocffi (pyproject.toml): finished with status 'done' Created wheel for cairocffi: filename=cairocffi-1.5.1-py3-none-any.whl size=90523 sha256=de6ce2789d1c670401d79c11dcb7ea0d21f4432466fcf25b82d5f46dae6d1d6c Stored in directory: /tmp/pip-ephem-wheel-cache-hl3o2i1q/wheels/70/31/d7/3f427ac2b9f271ca33dbbb215743dbcdf59510e6403e2b8fbd Building wheel for xcffib (setup.py): started Building wheel for xcffib (setup.py): finished with status 'done' Created wheel for xcffib: filename=xcffib-1.4.0-py3-none-any.whl size=97332 sha256=35b7d9308362e3f8e9acdb5698fd5f141c8224e895c902b9f1286c622230a024 Stored in directory: /tmp/pip-ephem-wheel-cache-hl3o2i1q/wheels/8a/03/21/f820811657988837b5d57e086389830f78be09d883478cd5d8 Successfully built future wavedrom cairocffi xcffib Installing collected packages: webencodings, sphinx-notfound-page, future, webcolors, tinycss2, svgwrite, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, pyyaml, pycparser, funcparserlib, defusedxml, wavedrom, sphinx, cssselect2, cffi, blockdiag, xcffib, sphinxcontrib-svg2pdfconverter, sphinxcontrib-blockdiag, sphinx-rtd-theme, seqdiag, recommonmark, nwdiag, cairocffi, breathe, actdiag, sphinxcontrib-seqdiag, sphinxcontrib-nwdiag, sphinxcontrib-actdiag, cairosvg, sphinxcontrib-wavedrom Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Attempting uninstall: sphinx-rtd-theme Found existing installation: sphinx-rtd-theme 0.4.3 Uninstalling sphinx-rtd-theme-0.4.3: Successfully uninstalled sphinx-rtd-theme-0.4.3 Attempting uninstall: recommonmark Found existing installation: recommonmark 0.5.0 Uninstalling recommonmark-0.5.0: Successfully uninstalled recommonmark-0.5.0 Successfully installed actdiag-3.0.0 blockdiag-3.0.0 breathe-4.14.1 cairocffi-1.5.1 cairosvg-2.5.1 cffi-1.15.1 cssselect2-0.7.0 defusedxml-0.7.1 funcparserlib-1.0.1 future-0.16.0 nwdiag-2.0.0 pycparser-2.21 pyyaml-6.0 recommonmark-0.7.0 seqdiag-3.0.0 sphinx-2.3.1 sphinx-notfound-page-0.7.1 sphinx-rtd-theme-1.0.0 sphinxcontrib-actdiag-2.0.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-blockdiag-2.0.0 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-nwdiag-2.0.0 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-seqdiag-2.0.0 sphinxcontrib-svg2pdfconverter-1.2.0 sphinxcontrib-wavedrom-2.0.0 svgwrite-1.4.3 tinycss2-1.2.1 wavedrom-2.0.3.post3 webcolors-1.13 webencodings-0.5.1 xcffib-1.4.0 [rtd-command-info] start-time: 2023-06-06T10:58:44.451390Z, end-time: 2023-06-06T10:58:44.507987Z, duration: 0, exit-code: 0 cat docs/zh_CN/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, os sys.path.insert(0, os.path.abspath('../')) from conf_common import * # General information about the project. project = u'ESP-IoT-Solution' copyright = u'2016 - 2022 乐鑫信息科技(上海)股份有限公司' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. language = 'zh_CN' # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ ('index', 'ReadtheDocsTemplate.tex', u'ESP-IoT-Solution', u'2016 - 2022 乐鑫信息科技(上海)股份有限公司', 'manual'), ] ########################################################################### # 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/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring 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: html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} # This following legacy behavior will gradually be sliced out until its deprecated and removed. # Skipped for Sphinx 6+ # Skipped by internal Feature flag SKIP_SPHINX_HTML_THEME_PATH # Skipped by all new projects since SKIP_SPHINX_HTML_THEME_PATH's introduction (jan 2023) if ( using_rtd_theme and version_info < (6,0) and not False ): theme = importlib.import_module('sphinx_rtd_theme') if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] # Define websupport2_base_url and websupport2_static_url 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", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/zh_CN/latest/"), ], 'downloads': [ ("pdf", "//espressif-docs.readthedocs-hosted.com/_/downloads/espressif-esp-iot-solution/zh_CN/latest/pdf/"), ("html", "//espressif-docs.readthedocs-hosted.com/_/downloads/espressif-esp-iot-solution/zh_CN/latest/htmlzip/"), ], 'subprojects': [ ], 'slug': 'espressif-esp-iot-solution-zh-cn', 'name': u'esp-iot-solution-zh_CN', 'rtd_language': u'zh_CN', 'programming_language': u'c', 'canonical_url': 'https://espressif-docs.readthedocs-hosted.com/projects/espressif-esp-iot-solution/zh_CN/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/zh_CN/', 'api_host': 'https://readthedocs.com', 'github_user': 'espressif', 'proxied_api_host': '/_', 'github_repo': 'esp-iot-solution', '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': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '3912a770', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None 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") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/espressif-esp-iot-solution-zh-cn/builds/1519205/' project_language = 'zh_CN' # 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' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2023-06-06T10:58:44.729837Z, end-time: 2023-06-06T10:59:01.057463Z, duration: 16, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=zh_CN . $READTHEDOCS_OUTPUT/html Running Sphinx v2.3.1 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives fatal: No names found, cannot describe anything. Calling Doxygen to generate latest XML files Version: Release: loading translations [zh_CN]... done fatal: No names found, cannot describe anything. Git commit ID: 3912a77 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 66 source files that are out of date updating environment: [new config] 66 added, 0 changed, 0 removed reading sources... [ 1%] DFS_and_light_sleep/DFS_test_manual reading sources... [ 3%] DFS_and_light_sleep/index reading sources... [ 4%] DFS_and_light_sleep/light_sleep_performance reading sources... [ 6%] audio/dac_audio reading sources... [ 7%] audio/index reading sources... [ 9%] audio/pwm_audio reading sources... [ 10%] basic/boards reading sources... [ 12%] basic/bus reading sources... [ 13%] basic/i2s_lcd reading sources... [ 15%] basic/index reading sources... [ 16%] contribute/index reading sources... [ 18%] contribute/style-guide reading sources... [ 19%] display/digit_tube reading sources... [ 21%] display/index reading sources... [ 22%] display/led_indicator reading sources... [ 24%] display/screen reading sources... [ 25%] gettingstarted reading sources... [ 27%] gui/index reading sources... [ 28%] gui/lvgl_gui reading sources... [ 30%] hmi_solution/hmi_workflow reading sources... [ 31%] hmi_solution/index reading sources... [ 33%] hmi_solution/littlevgl_guide reading sources... [ 34%] hmi_solution/ugfx_guide reading sources... [ 36%] hw-reference/ESP-Prog_guide reading sources... [ 37%] hw-reference/ESP32-MeshKit-Sense_guide reading sources... [ 39%] hw-reference/ESP32_LCDKit_guide reading sources... [ 40%] hw-reference/esp32_sense_kit_guide reading sources... [ 42%] index reading sources... [ 43%] input_device/button reading sources... [ 45%] input_device/index reading sources... [ 46%] input_device/knob reading sources... [ 48%] input_device/touch_panel reading sources... [ 50%] low_power_solution/deep-sleep_current_test reading sources... [ 51%] low_power_solution/esp32_lowpower_solution reading sources... [ 53%] low_power_solution/esp32_ulp_co-processor_and_assembly_environment_setup reading sources... [ 54%] low_power_solution/index reading sources... [ 56%] motor/index reading sources... [ 57%] motor/servo reading sources... [ 59%] others/adc_range reading sources... [ 60%] others/index reading sources... [ 62%] others/io_expander reading sources... [ 63%] security_solution/flash_encryption reading sources... [ 65%] security_solution/index reading sources... [ 66%] security_solution/mass_produce reading sources... [ 68%] security_solution/secure_boot reading sources... [ 69%] sensors/gesture reading sources... [ 71%] sensors/humiture reading sources... [ 72%] sensors/imu reading sources... [ 74%] sensors/index reading sources... [ 75%] sensors/light_sensor reading sources... [ 77%] sensors/pressure reading sources... [ 78%] sensors/sensor_hub reading sources... [ 80%] storage/file_system reading sources... [ 81%] storage/index reading sources... [ 83%] storage/storage_media reading sources... [ 84%] usb/index reading sources... [ 86%] usb/usb_device_const_COM reading sources... [ 87%] usb/usb_device_self_power reading sources... [ 89%] usb/usb_device_solutions reading sources... [ 90%] usb/usb_host_solutions reading sources... [ 92%] usb/usb_otg reading sources... [ 93%] usb/usb_overview reading sources... [ 95%] usb/usb_phy reading sources... [ 96%] usb/usb_serial_jtag reading sources... [ 98%] usb/usb_stream reading sources... [100%] usb/usb_vid_pid /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages/sphinx/util/docutils.py:285: RemovedInSphinx30Warning: function based directive support is now deprecated. Use class based directive instead. RemovedInSphinx30Warning) /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages/sphinx/util/compat.py:32: RemovedInSphinx30Warning: The config variable "source_parsers" is deprecated. Please update your extension for the parser and remove the setting. RemovedInSphinx30Warning) /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages/sphinx/util/compat.py:36: RemovedInSphinx30Warning: app.add_source_parser() does not support suffix argument. Use app.add_source_suffix() instead. app.add_source_parser(suffix, parser) _build/inc/usb_stream.inc:65: WARNING: Error in type declaration. If typedef-like declaration: Type must be either just a name or a typedef-like declaration. If just a name: Error in declarator or parameters and qualifiers Invalid definition: Expected identifier in nested name, got keyword: void [error at 4] void() mic_callback_t(mic_frame_t *frame, void *user_ptr) ----^ If typedef-like declaration: Error in declarator If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 4] void() mic_callback_t(mic_frame_t *frame, void *user_ptr) ----^ If declId, parameters, and qualifiers: Invalid definition: Expected identifier in nested name. [error at 4] void() mic_callback_t(mic_frame_t *frame, void *user_ptr) ----^ If parenthesis in noptr-declarator: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 5] void() mic_callback_t(mic_frame_t *frame, void *user_ptr) -----^ If declarator-id: Invalid definition: Expected identifier in nested name. [error at 5] void() mic_callback_t(mic_frame_t *frame, void *user_ptr) -----^ If type alias or template alias: Invalid definition: Expected identifier in nested name, got keyword: void [error at 4] void() mic_callback_t(mic_frame_t *frame, void *user_ptr) ----^ _build/inc/usb_stream.inc:66: WARNING: Error in type declaration. If typedef-like declaration: Type must be either just a name or a typedef-like declaration. If just a name: Error in declarator or parameters and qualifiers Invalid definition: Expected identifier in nested name, got keyword: void [error at 4] void() state_callback_t(usb_stream_state_t state, void *user_ptr) ----^ If typedef-like declaration: Error in declarator If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 4] void() state_callback_t(usb_stream_state_t state, void *user_ptr) ----^ If declId, parameters, and qualifiers: Invalid definition: Expected identifier in nested name. [error at 4] void() state_callback_t(usb_stream_state_t state, void *user_ptr) ----^ If parenthesis in noptr-declarator: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 5] void() state_callback_t(usb_stream_state_t state, void *user_ptr) -----^ If declarator-id: Invalid definition: Expected identifier in nested name. [error at 5] void() state_callback_t(usb_stream_state_t state, void *user_ptr) -----^ If type alias or template alias: Invalid definition: Expected identifier in nested name, got keyword: void [error at 4] void() state_callback_t(usb_stream_state_t state, void *user_ptr) ----^ looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] DFS_and_light_sleep/DFS_test_manual writing output... [ 3%] DFS_and_light_sleep/index writing output... [ 4%] DFS_and_light_sleep/light_sleep_performance writing output... [ 6%] audio/dac_audio writing output... [ 7%] audio/index writing output... [ 9%] audio/pwm_audio writing output... [ 10%] basic/boards writing output... [ 12%] basic/bus writing output... [ 13%] basic/i2s_lcd writing output... [ 15%] basic/index writing output... [ 16%] contribute/index writing output... [ 18%] contribute/style-guide writing output... [ 19%] display/digit_tube writing output... [ 21%] display/index writing output... [ 22%] display/led_indicator writing output... [ 24%] display/screen writing output... [ 25%] gettingstarted writing output... [ 27%] gui/index writing output... [ 28%] gui/lvgl_gui writing output... [ 30%] hmi_solution/hmi_workflow writing output... [ 31%] hmi_solution/index writing output... [ 33%] hmi_solution/littlevgl_guide writing output... [ 34%] hmi_solution/ugfx_guide writing output... [ 36%] hw-reference/ESP-Prog_guide writing output... [ 37%] hw-reference/ESP32-MeshKit-Sense_guide writing output... [ 39%] hw-reference/ESP32_LCDKit_guide writing output... [ 40%] hw-reference/esp32_sense_kit_guide writing output... [ 42%] index writing output... [ 43%] input_device/button writing output... [ 45%] input_device/index writing output... [ 46%] input_device/knob writing output... [ 48%] input_device/touch_panel writing output... [ 50%] low_power_solution/deep-sleep_current_test writing output... [ 51%] low_power_solution/esp32_lowpower_solution writing output... [ 53%] low_power_solution/esp32_ulp_co-processor_and_assembly_environment_setup writing output... [ 54%] low_power_solution/index writing output... [ 56%] motor/index writing output... [ 57%] motor/servo writing output... [ 59%] others/adc_range writing output... [ 60%] others/index writing output... [ 62%] others/io_expander writing output... [ 63%] security_solution/flash_encryption writing output... [ 65%] security_solution/index writing output... [ 66%] security_solution/mass_produce writing output... [ 68%] security_solution/secure_boot writing output... [ 69%] sensors/gesture writing output... [ 71%] sensors/humiture writing output... [ 72%] sensors/imu writing output... [ 74%] sensors/index writing output... [ 75%] sensors/light_sensor writing output... [ 77%] sensors/pressure writing output... [ 78%] sensors/sensor_hub writing output... [ 80%] storage/file_system writing output... [ 81%] storage/index writing output... [ 83%] storage/storage_media writing output... [ 84%] usb/index writing output... [ 86%] usb/usb_device_const_COM writing output... [ 87%] usb/usb_device_self_power writing output... [ 89%] usb/usb_device_solutions writing output... [ 90%] usb/usb_host_solutions writing output... [ 92%] usb/usb_otg writing output... [ 93%] usb/usb_overview writing output... [ 95%] usb/usb_phy writing output... [ 96%] usb/usb_serial_jtag writing output... [ 98%] usb/usb_stream writing output... [100%] usb/usb_vid_pid generating indices... genindexdone writing additional pages... searchdone copying images... [ 0%] DFS_and_light_sleep/../../_static/DFS_and_light_sleep/pic4.svg.png copying images... [ 1%] DFS_and_light_sleep/../../_static/DFS_and_light_sleep/pic3.svg.png copying images... [ 2%] DFS_and_light_sleep/../../_static/DFS_and_light_sleep/pic5.svg.png copying images... [ 2%] DFS_and_light_sleep/../../_static/DFS_and_light_sleep/pic1.svg.png copying images... [ 3%] DFS_and_light_sleep/../../_static/DFS_and_light_sleep/pic2.svg.png copying images... [ 4%] audio/../../_static/audio/pwm_audio_diagram.png copying images... [ 5%] basic/../../_static/boards_diagram.png copying images... [ 5%] basic/../../_static/esp32-devkitc-v4-front.png copying images... [ 6%] basic/../../_static/esp32-meshkit-sense.png copying images... [ 7%] basic/../../_static/esp32-lcdkit.png copying images... [ 8%] basic/../../_static/esp32s2-saola.png copying images... [ 8%] basic/../../_static/esp32-s3-devkitc-1-v1-isometric.png copying images... [ 9%] basic/../../_static/pic_product_esp32_s3_otg.png copying images... [ 10%] basic/../../_static/i2c_bus.png copying images... [ 11%] basic/../../_static/spi_bus.png copying images... [ 11%] display/../../_static/ch450_typical_application_circuit.png copying images... [ 12%] display/../../_static/ht16c21_drive_mode_waveform.png copying images... [ 13%] display/../../_static/IS31FL3218_typical_application_circuit.png copying images... [ 13%] display/../../_static/display/screen_driver_structure.png copying images... [ 14%] display/../../_static/display/screen_driver_RGB565.png copying images... [ 15%] display/../../_static/display/screen_driver_mono.png copying images... [ 16%] display/../../_static/display/screen_driver_gray.png copying images... [ 16%] display/../../_static/display/original.png copying images... [ 17%] display/../../_static/display/mirror_y.png copying images... [ 18%] display/../../_static/display/mirror_x.png copying images... [ 19%] display/../../_static/display/mirror_xy.png copying images... [ 19%] display/../../_static/display/swap_xy.png copying images... [ 20%] display/../../_static/display/swap_xy_mirror_y.png copying images... [ 21%] display/../../_static/display/swap_xy_mirror_x.png copying images... [ 22%] display/../../_static/display/swap_xy_mirror_xy.png copying images... [ 22%] display/../../_static/display/screen_offset.png copying images... [ 23%] display/../../_static/display/screen_offset_rotate.png copying images... [ 24%] gui/../../_static/hmi_solution/littlevgl/thermostat.jpg copying images... [ 25%] gui/../../_static/hmi_solution/littlevgl/lvgl_coffee.jpg copying images... [ 25%] gui/../../_static/hmi_solution/littlevgl/lvgl_wificonfig0.jpg copying images... [ 26%] gui/../../_static/hmi_solution/littlevgl/lvgl_wificonfig1.jpg copying images... [ 27%] hmi_solution/../../_static/hmi_solution/ugfx/500px-Architecture2.png copying images... [ 27%] hmi_solution/../../_static/hmi_solution/ugfx/ugfx_studio.jpg copying images... [ 28%] hmi_solution/../../_static/hmi_solution/littlevgl/obj_types.jpg copying images... [ 29%] hmi_solution/../../_static/hmi_solution/littlevgl/lv_theme_intro.png copying images... [ 30%] hmi_solution/../../_static/hmi_solution/littlevgl/sys.jpg copying images... [ 30%] hmi_solution/../../_static/hmi_solution/littlevgl/par_child1.jpg copying images... [ 31%] hmi_solution/../../_static/hmi_solution/littlevgl/par_child3.jpg copying images... [ 32%] hmi_solution/../../_static/hmi_solution/littlevgl/par_child4.jpg copying images... [ 33%] hmi_solution/../../_static/hmi_solution/littlevgl/style-built-in.jpg copying images... [ 33%] hmi_solution/../../_static/hmi_solution/littlevgl/style-example.jpg copying images... [ 34%] hmi_solution/../../_static/hmi_solution/littlevgl/symbols.jpg copying images... [ 35%] hmi_solution/../../_static/hmi_solution/littlevgl/align.jpg copying images... [ 36%] hmi_solution/../../_static/hmi_solution/littlevgl/line-meter-lv_lmeter.jpg copying images... [ 36%] hmi_solution/../../_static/hmi_solution/littlevgl/roller-lv_roller.jpg copying images... [ 37%] hmi_solution/../../_static/hmi_solution/littlevgl/lvgl_menuconfig.jpg copying images... [ 38%] hmi_solution/../../_static/hmi_solution/ugfx/ugfx_menuconfig.jpg copying images... [ 38%] hmi_solution/../../_static/hmi_solution/ugfx/ugfx_gwin_list.jpg copying images... [ 39%] hw-reference/../../_static/hw-reference/esp-prog/block.png copying images... [ 40%] hw-reference/../../_static/hw-reference/esp-prog/modules.png copying images... [ 41%] hw-reference/../../_static/hw-reference/esp-prog/top.jpg copying images... [ 41%] hw-reference/../../_static/hw-reference/esp-prog/bottom.jpg copying images... [ 42%] hw-reference/../../_static/hw-reference/esp-prog/program_pin.png copying images... [ 43%] hw-reference/../../_static/hw-reference/esp-prog/JTAG_pin.png copying images... [ 44%] hw-reference/../../_static/hw-reference/esp-prog/Auto_program.png copying images... [ 44%] hw-reference/../../_static/hw-reference/esp-prog/delay_cricuit.png copying images... [ 45%] hw-reference/../../_static/hw-reference/esp-prog/prog_led.jpg copying images... [ 46%] hw-reference/../../_static/hw-reference/esp-prog/prog_power_sel.jpg copying images... [ 47%] hw-reference/../../_static/hw-reference/lowpower_evb/blockdiagram.png copying images... [ 47%] hw-reference/../../_static/hw-reference/lowpower_evb/EBPCB.png copying images... [ 48%] hw-reference/../../_static/hw-reference/lowpower_evb/ESP32_BATTERY_EB.png copying images... [ 49%] hw-reference/../../_static/hw-reference/lowpower_evb/BATTERY-POWER.png copying images... [ 50%] hw-reference/../../_static/hw-reference/lowpower_evb/peripheral.png copying images... [ 50%] hw-reference/../../_static/hw-reference/lowpower_evb/VDD33.png copying images... [ 51%] hw-reference/../../_static/hw-reference/lowpower_evb/PeriP.png copying images... [ 52%] hw-reference/../../_static/hw-reference/lowpower_evb/UART.png copying images... [ 52%] hw-reference/../../_static/hw-reference/lowpower_evb/wakeup.png copying images... [ 53%] hw-reference/../../_static/hw-reference/lowpower_evb/screen.png copying images... [ 54%] hw-reference/../../_static/hw-reference/lowpower_evb/THsensor.png copying images... [ 55%] hw-reference/../../_static/hw-reference/lowpower_evb/ambientlightsensor.png copying images... [ 55%] hw-reference/../../_static/hw-reference/lowpower_evb/proximity.png copying images... [ 56%] hw-reference/../../_static/hw-reference/lcdkit/esp32_lcdkit.jpg copying images... [ 57%] hw-reference/../../_static/hw-reference/lcdkit/esp32_lcdkit_block.jpg copying images... [ 58%] hw-reference/../../_static/hw-reference/lcdkit/esp32_lcdkit_pcb.jpg copying images... [ 58%] hw-reference/../../_static/hw-reference/lcdkit/coreboard_module.jpg copying images... [ 59%] hw-reference/../../_static/hw-reference/lcdkit/power_module.jpg copying images... [ 60%] hw-reference/../../_static/hw-reference/lcdkit/serial_screen_module.jpg copying images... [ 61%] hw-reference/../../_static/hw-reference/lcdkit/parallel_screen_module.jpg copying images... [ 61%] hw-reference/../../_static/hw-reference/lcdkit/sd_card_dac_module.jpg copying images... [ 62%] hw-reference/../../_static/hw-reference/touch_eb/touch_eb_overview.jpg copying images... [ 63%] hw-reference/../../_static/hw-reference/touch_eb/overlay_mount.jpg copying images... [ 63%] hw-reference/../../_static/hw-reference/touch_eb/board_setup.png copying images... [ 64%] hw-reference/../../_static/hw-reference/touch_eb/board_pwr_sel.jpg copying images... [ 65%] hw-reference/../../_static/hw-reference/touch_eb/board_pgm_connection.jpg copying images... [ 66%] hw-reference/../../_static/hw-reference/touch_eb/menuconfig-1.png copying images... [ 66%] hw-reference/../../_static/hw-reference/touch_eb/menuconfig-2.png copying images... [ 67%] hw-reference/../../_static/hw-reference/touch_eb/touch_eb_block_diagram.png copying images... [ 68%] hw-reference/../../_static/hw-reference/touch_eb/board_description.png copying images... [ 69%] hw-reference/../../_static/hw-reference/touch_eb/board_pwr_supply.png copying images... [ 69%] hw-reference/../../_static/hw-reference/touch_eb/board_7seg_display.png copying images... [ 70%] hw-reference/../../_static/hw-reference/touch_eb/board_rgb_module.png copying images... [ 71%] hw-reference/../../_static/hw-reference/touch_eb/board_adc.png copying images... [ 72%] hw-reference/../../_static/hw-reference/touch_eb/touch_spring.jpg copying images... [ 72%] hw-reference/../../_static/hw-reference/touch_eb/touch_matrix.jpg copying images... [ 73%] hw-reference/../../_static/hw-reference/touch_eb/touch_slide.jpg copying images... [ 74%] hw-reference/../../_static/hw-reference/touch_eb/touch_diplexed_slide.jpg copying images... [ 75%] hw-reference/../../_static/hw-reference/touch_eb/touch_wheel.jpg copying images... [ 75%] ../_static/get-started.png copying images... [ 76%] ../_static/display.png copying images... [ 77%] ../_static/usb.png copying images... [ 77%] ../_static/gui.png copying images... [ 78%] ../_static/input_device.png copying images... [ 79%] ../_static/sensors.png copying images... [ 80%] ../_static/audio.png copying images... [ 80%] ../_static/security_solution.png copying images... [ 81%] ../_static/contribute.png copying images... [ 82%] input_device/../../_static/button_hardware.png copying images... [ 83%] low_power_solution/../../_static/low_power/low_power_flow_chart1.png copying images... [ 83%] low_power_solution/../../_static/low_power/low_power_flow_chart2.png copying images... [ 84%] low_power_solution/../../_static/low_power/low_power_flow_chart3.png copying images... [ 85%] low_power_solution/../../_static/low_power/touchpad_deepsleep_process.png copying images... [ 86%] low_power_solution/../../_static/low_power/esp32_station_current.png copying images... [ 86%] low_power_solution/../../_static/low_power/esp32_deepsleep_timer_current.png copying images... [ 87%] low_power_solution/../../_static/low_power/esp32_deepsleep_rtcio_current.png copying images... [ 88%] low_power_solution/../../_static/low_power/esp32_deepsleep_ulp_current.png copying images... [ 88%] low_power_solution/../../_static/low_power/touchpad.png copying images... [ 89%] security_solution/../../_static/secure_encrypt/download_tool_flow_chart.png copying images... [ 90%] security_solution/../../_static/secure_encrypt/menuconfig_02.png copying images... [ 91%] security_solution/../../_static/secure_encrypt/download_frame_02.png copying images... [ 91%] security_solution/../../_static/secure_encrypt/combine_01.png copying images... [ 92%] security_solution/../../_static/secure_encrypt/secure_encrypt_first_boot.png copying images... [ 93%] security_solution/../../_static/secure_encrypt/secure_encrypt_subsequent_boot.png copying images... [ 94%] sensors/../../_static/sensor_hub_diagram.png copying images... [ 94%] sensors/../../_static/sensor_hub.png copying images... [ 95%] usb/../../_static/usb_solutions.png copying images... [ 96%] usb/../../_static/usb/esp32s2_usb.png copying images... [ 97%] usb/../../_static/usb/esp32c3_usb.png copying images... [ 97%] usb/../../_static/usb/esp32s3_usb.png copying images... [ 98%] usb/../../_static/usb/usb_fs_phy_sp5301.png copying images... [ 99%] usb/../../_static/usb/device_manager_usb_serial_jtag_cn.png copying images... [100%] usb/../../_static/usb/usb_serial_jtag_linux.png copying downloadable files... [ 50%] _static/esp32s3_adc_range_to_3100.patch copying downloadable files... [100%] _static/ignore_hwserial_esp32s3c3.bat copying static files... ... done copying extra files... done dumping search index in Chinese (code: zh)... done dumping object inventory... done build succeeded, 2 warnings. The HTML pages are in ../../_readthedocs/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2023-06-06T10:59:01.301410Z, end-time: 2023-06-06T10:59:13.433421Z, duration: 12, exit-code: 0 python -m sphinx -T -E -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=zh_CN . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v2.3.1 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives fatal: No names found, cannot describe anything. Calling Doxygen to generate latest XML files Version: Release: loading translations [zh_CN]... done fatal: No names found, cannot describe anything. Git commit ID: 3912a77 making output directory... done building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: [new config] 66 added, 0 changed, 0 removed reading sources... [ 1%] DFS_and_light_sleep/DFS_test_manual reading sources... [ 3%] DFS_and_light_sleep/index reading sources... [ 4%] DFS_and_light_sleep/light_sleep_performance reading sources... [ 6%] audio/dac_audio reading sources... [ 7%] audio/index reading sources... [ 9%] audio/pwm_audio reading sources... [ 10%] basic/boards reading sources... [ 12%] basic/bus reading sources... [ 13%] basic/i2s_lcd reading sources... [ 15%] basic/index reading sources... [ 16%] contribute/index reading sources... [ 18%] contribute/style-guide reading sources... [ 19%] display/digit_tube reading sources... [ 21%] display/index reading sources... [ 22%] display/led_indicator reading sources... [ 24%] display/screen reading sources... [ 25%] gettingstarted reading sources... [ 27%] gui/index reading sources... [ 28%] gui/lvgl_gui reading sources... [ 30%] hmi_solution/hmi_workflow reading sources... [ 31%] hmi_solution/index reading sources... [ 33%] hmi_solution/littlevgl_guide reading sources... [ 34%] hmi_solution/ugfx_guide reading sources... [ 36%] hw-reference/ESP-Prog_guide reading sources... [ 37%] hw-reference/ESP32-MeshKit-Sense_guide reading sources... [ 39%] hw-reference/ESP32_LCDKit_guide reading sources... [ 40%] hw-reference/esp32_sense_kit_guide reading sources... [ 42%] index reading sources... [ 43%] input_device/button reading sources... [ 45%] input_device/index reading sources... [ 46%] input_device/knob reading sources... [ 48%] input_device/touch_panel reading sources... [ 50%] low_power_solution/deep-sleep_current_test reading sources... [ 51%] low_power_solution/esp32_lowpower_solution reading sources... [ 53%] low_power_solution/esp32_ulp_co-processor_and_assembly_environment_setup reading sources... [ 54%] low_power_solution/index reading sources... [ 56%] motor/index reading sources... [ 57%] motor/servo reading sources... [ 59%] others/adc_range reading sources... [ 60%] others/index reading sources... [ 62%] others/io_expander reading sources... [ 63%] security_solution/flash_encryption reading sources... [ 65%] security_solution/index reading sources... [ 66%] security_solution/mass_produce reading sources... [ 68%] security_solution/secure_boot reading sources... [ 69%] sensors/gesture reading sources... [ 71%] sensors/humiture reading sources... [ 72%] sensors/imu reading sources... [ 74%] sensors/index reading sources... [ 75%] sensors/light_sensor reading sources... [ 77%] sensors/pressure reading sources... [ 78%] sensors/sensor_hub reading sources... [ 80%] storage/file_system reading sources... [ 81%] storage/index reading sources... [ 83%] storage/storage_media reading sources... [ 84%] usb/index reading sources... [ 86%] usb/usb_device_const_COM reading sources... [ 87%] usb/usb_device_self_power reading sources... [ 89%] usb/usb_device_solutions reading sources... [ 90%] usb/usb_host_solutions reading sources... [ 92%] usb/usb_otg reading sources... [ 93%] usb/usb_overview reading sources... [ 95%] usb/usb_phy reading sources... [ 96%] usb/usb_serial_jtag reading sources... [ 98%] usb/usb_stream reading sources... [100%] usb/usb_vid_pid /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages/sphinx/util/docutils.py:285: RemovedInSphinx30Warning: function based directive support is now deprecated. Use class based directive instead. RemovedInSphinx30Warning) /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages/sphinx/util/compat.py:32: RemovedInSphinx30Warning: The config variable "source_parsers" is deprecated. Please update your extension for the parser and remove the setting. RemovedInSphinx30Warning) /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages/sphinx/util/compat.py:36: RemovedInSphinx30Warning: app.add_source_parser() does not support suffix argument. Use app.add_source_suffix() instead. app.add_source_parser(suffix, parser) _build/inc/usb_stream.inc:65: WARNING: Error in type declaration. If typedef-like declaration: Type must be either just a name or a typedef-like declaration. If just a name: Error in declarator or parameters and qualifiers Invalid definition: Expected identifier in nested name, got keyword: void [error at 4] void() mic_callback_t(mic_frame_t *frame, void *user_ptr) ----^ If typedef-like declaration: Error in declarator If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 4] void() mic_callback_t(mic_frame_t *frame, void *user_ptr) ----^ If declId, parameters, and qualifiers: Invalid definition: Expected identifier in nested name. [error at 4] void() mic_callback_t(mic_frame_t *frame, void *user_ptr) ----^ If parenthesis in noptr-declarator: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 5] void() mic_callback_t(mic_frame_t *frame, void *user_ptr) -----^ If declarator-id: Invalid definition: Expected identifier in nested name. [error at 5] void() mic_callback_t(mic_frame_t *frame, void *user_ptr) -----^ If type alias or template alias: Invalid definition: Expected identifier in nested name, got keyword: void [error at 4] void() mic_callback_t(mic_frame_t *frame, void *user_ptr) ----^ _build/inc/usb_stream.inc:66: WARNING: Error in type declaration. If typedef-like declaration: Type must be either just a name or a typedef-like declaration. If just a name: Error in declarator or parameters and qualifiers Invalid definition: Expected identifier in nested name, got keyword: void [error at 4] void() state_callback_t(usb_stream_state_t state, void *user_ptr) ----^ If typedef-like declaration: Error in declarator If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 4] void() state_callback_t(usb_stream_state_t state, void *user_ptr) ----^ If declId, parameters, and qualifiers: Invalid definition: Expected identifier in nested name. [error at 4] void() state_callback_t(usb_stream_state_t state, void *user_ptr) ----^ If parenthesis in noptr-declarator: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 5] void() state_callback_t(usb_stream_state_t state, void *user_ptr) -----^ If declarator-id: Invalid definition: Expected identifier in nested name. [error at 5] void() state_callback_t(usb_stream_state_t state, void *user_ptr) -----^ If type alias or template alias: Invalid definition: Expected identifier in nested name, got keyword: void [error at 4] void() state_callback_t(usb_stream_state_t state, void *user_ptr) ----^ looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... gettingstarted basic/index basic/bus basic/i2s_lcd basic/boards display/index display/screen display/digit_tube display/led_indicator usb/index usb/usb_overview usb/usb_otg usb/usb_serial_jtag usb/usb_phy usb/usb_vid_pid usb/usb_host_solutions usb/usb_device_solutions usb/usb_device_self_power usb/usb_device_const_COM usb/usb_stream audio/index audio/pwm_audio audio/dac_audio gui/index gui/lvgl_gui input_device/index input_device/button input_device/knob input_device/touch_panel sensors/index sensors/sensor_hub sensors/humiture sensors/imu sensors/light_sensor sensors/pressure sensors/gesture storage/index storage/storage_media storage/file_system motor/index motor/servo security_solution/index security_solution/flash_encryption security_solution/secure_boot security_solution/mass_produce others/index others/io_expander others/adc_range contribute/index contribute/style-guide done writing... done writing additional files... done copying images... [ 1%] ../_static/get-started.png copying images... [ 3%] ../_static/display.png copying images... [ 5%] ../_static/usb.png copying images... [ 7%] ../_static/gui.png copying images... [ 8%] ../_static/input_device.png copying images... [ 10%] ../_static/sensors.png copying images... [ 12%] ../_static/audio.png copying images... [ 14%] ../_static/security_solution.png copying images... [ 16%] ../_static/contribute.png copying images... [ 17%] basic/../../_static/i2c_bus.png copying images... [ 19%] basic/../../_static/spi_bus.png copying images... [ 21%] basic/../../_static/boards_diagram.png copying images... [ 23%] basic/../../_static/esp32-devkitc-v4-front.png copying images... [ 25%] basic/../../_static/esp32-meshkit-sense.png copying images... [ 26%] basic/../../_static/esp32-lcdkit.png copying images... [ 28%] basic/../../_static/esp32s2-saola.png copying images... [ 30%] basic/../../_static/esp32-s3-devkitc-1-v1-isometric.png copying images... [ 32%] basic/../../_static/pic_product_esp32_s3_otg.png copying images... [ 33%] display/../../_static/display/screen_driver_structure.png copying images... [ 35%] display/../../_static/display/screen_driver_RGB565.png copying images... [ 37%] display/../../_static/display/screen_driver_mono.png copying images... [ 39%] display/../../_static/display/screen_driver_gray.png copying images... [ 41%] display/../../_static/display/original.png copying images... [ 42%] display/../../_static/display/mirror_y.png copying images... [ 44%] display/../../_static/display/mirror_x.png copying images... [ 46%] display/../../_static/display/mirror_xy.png copying images... [ 48%] display/../../_static/display/swap_xy.png copying images... [ 50%] display/../../_static/display/swap_xy_mirror_y.png copying images... [ 51%] display/../../_static/display/swap_xy_mirror_x.png copying images... [ 53%] display/../../_static/display/swap_xy_mirror_xy.png copying images... [ 55%] display/../../_static/display/screen_offset.png copying images... [ 57%] display/../../_static/display/screen_offset_rotate.png copying images... [ 58%] display/../../_static/ch450_typical_application_circuit.png copying images... [ 60%] display/../../_static/ht16c21_drive_mode_waveform.png copying images... [ 62%] display/../../_static/IS31FL3218_typical_application_circuit.png copying images... [ 64%] usb/../../_static/usb_solutions.png copying images... [ 66%] usb/../../_static/usb/esp32s2_usb.png copying images... [ 67%] usb/../../_static/usb/esp32c3_usb.png copying images... [ 69%] usb/../../_static/usb/esp32s3_usb.png copying images... [ 71%] usb/../../_static/usb/device_manager_usb_serial_jtag_cn.png copying images... [ 73%] usb/../../_static/usb/usb_serial_jtag_linux.png copying images... [ 75%] usb/../../_static/usb/usb_fs_phy_sp5301.png copying images... [ 76%] audio/../../_static/audio/pwm_audio_diagram.png copying images... [ 78%] gui/../../_static/hmi_solution/littlevgl/thermostat.jpg copying images... [ 80%] gui/../../_static/hmi_solution/littlevgl/lvgl_coffee.jpg copying images... [ 82%] gui/../../_static/hmi_solution/littlevgl/lvgl_wificonfig0.jpg copying images... [ 83%] gui/../../_static/hmi_solution/littlevgl/lvgl_wificonfig1.jpg copying images... [ 85%] input_device/../../_static/button_hardware.png copying images... [ 87%] sensors/../../_static/sensor_hub_diagram.png copying images... [ 89%] sensors/../../_static/sensor_hub.png copying images... [ 91%] security_solution/../../_static/secure_encrypt/secure_encrypt_first_boot.png copying images... [ 92%] security_solution/../../_static/secure_encrypt/secure_encrypt_subsequent_boot.png copying images... [ 94%] security_solution/../../_static/secure_encrypt/download_tool_flow_chart.png copying images... [ 96%] security_solution/../../_static/secure_encrypt/menuconfig_02.png copying images... [ 98%] security_solution/../../_static/secure_encrypt/download_frame_02.png copying images... [100%] security_solution/../../_static/secure_encrypt/combine_01.png copying downloadable files... [ 50%] _static/esp32s3_adc_range_to_3100.patch copying downloadable files... [100%] _static/ignore_hwserial_esp32s3c3.bat copying static files... ... done copying extra files... done dumping object inventory... done build succeeded, 2 warnings. The HTML page is in ../../_readthedocs/htmlzip. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2023-06-06T10:59:16.063764Z, end-time: 2023-06-06T10:59:30.447648Z, duration: 14, exit-code: 0 python -m sphinx -T -E -b latex -d _build/doctrees -D language=zh_CN . $READTHEDOCS_OUTPUT/pdf Running Sphinx v2.3.1 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives fatal: No names found, cannot describe anything. Calling Doxygen to generate latest XML files Version: Release: loading translations [zh_CN]... done fatal: No names found, cannot describe anything. Git commit ID: 3912a77 making output directory... done building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: [new config] 66 added, 0 changed, 0 removed reading sources... [ 1%] DFS_and_light_sleep/DFS_test_manual reading sources... [ 3%] DFS_and_light_sleep/index reading sources... [ 4%] DFS_and_light_sleep/light_sleep_performance reading sources... [ 6%] audio/dac_audio reading sources... [ 7%] audio/index reading sources... [ 9%] audio/pwm_audio reading sources... [ 10%] basic/boards reading sources... [ 12%] basic/bus reading sources... [ 13%] basic/i2s_lcd reading sources... [ 15%] basic/index reading sources... [ 16%] contribute/index reading sources... [ 18%] contribute/style-guide reading sources... [ 19%] display/digit_tube reading sources... [ 21%] display/index reading sources... [ 22%] display/led_indicator reading sources... [ 24%] display/screen reading sources... [ 25%] gettingstarted reading sources... [ 27%] gui/index reading sources... [ 28%] gui/lvgl_gui reading sources... [ 30%] hmi_solution/hmi_workflow reading sources... [ 31%] hmi_solution/index reading sources... [ 33%] hmi_solution/littlevgl_guide reading sources... [ 34%] hmi_solution/ugfx_guide reading sources... [ 36%] hw-reference/ESP-Prog_guide reading sources... [ 37%] hw-reference/ESP32-MeshKit-Sense_guide reading sources... [ 39%] hw-reference/ESP32_LCDKit_guide reading sources... [ 40%] hw-reference/esp32_sense_kit_guide reading sources... [ 42%] index reading sources... [ 43%] input_device/button reading sources... [ 45%] input_device/index reading sources... [ 46%] input_device/knob reading sources... [ 48%] input_device/touch_panel reading sources... [ 50%] low_power_solution/deep-sleep_current_test reading sources... [ 51%] low_power_solution/esp32_lowpower_solution reading sources... [ 53%] low_power_solution/esp32_ulp_co-processor_and_assembly_environment_setup reading sources... [ 54%] low_power_solution/index reading sources... [ 56%] motor/index reading sources... [ 57%] motor/servo reading sources... [ 59%] others/adc_range reading sources... [ 60%] others/index reading sources... [ 62%] others/io_expander reading sources... [ 63%] security_solution/flash_encryption reading sources... [ 65%] security_solution/index reading sources... [ 66%] security_solution/mass_produce reading sources... [ 68%] security_solution/secure_boot reading sources... [ 69%] sensors/gesture reading sources... [ 71%] sensors/humiture reading sources... [ 72%] sensors/imu reading sources... [ 74%] sensors/index reading sources... [ 75%] sensors/light_sensor reading sources... [ 77%] sensors/pressure reading sources... [ 78%] sensors/sensor_hub reading sources... [ 80%] storage/file_system reading sources... [ 81%] storage/index reading sources... [ 83%] storage/storage_media reading sources... [ 84%] usb/index reading sources... [ 86%] usb/usb_device_const_COM reading sources... [ 87%] usb/usb_device_self_power reading sources... [ 89%] usb/usb_device_solutions reading sources... [ 90%] usb/usb_host_solutions reading sources... [ 92%] usb/usb_otg reading sources... [ 93%] usb/usb_overview reading sources... [ 95%] usb/usb_phy reading sources... [ 96%] usb/usb_serial_jtag reading sources... [ 98%] usb/usb_stream reading sources... [100%] usb/usb_vid_pid /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages/sphinx/util/docutils.py:285: RemovedInSphinx30Warning: function based directive support is now deprecated. Use class based directive instead. RemovedInSphinx30Warning) /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages/sphinx/util/compat.py:32: RemovedInSphinx30Warning: The config variable "source_parsers" is deprecated. Please update your extension for the parser and remove the setting. RemovedInSphinx30Warning) /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/envs/latest/lib/python3.7/site-packages/sphinx/util/compat.py:36: RemovedInSphinx30Warning: app.add_source_parser() does not support suffix argument. Use app.add_source_suffix() instead. app.add_source_parser(suffix, parser) _build/inc/usb_stream.inc:65: WARNING: Error in type declaration. If typedef-like declaration: Type must be either just a name or a typedef-like declaration. If just a name: Error in declarator or parameters and qualifiers Invalid definition: Expected identifier in nested name, got keyword: void [error at 4] void() mic_callback_t(mic_frame_t *frame, void *user_ptr) ----^ If typedef-like declaration: Error in declarator If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 4] void() mic_callback_t(mic_frame_t *frame, void *user_ptr) ----^ If declId, parameters, and qualifiers: Invalid definition: Expected identifier in nested name. [error at 4] void() mic_callback_t(mic_frame_t *frame, void *user_ptr) ----^ If parenthesis in noptr-declarator: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 5] void() mic_callback_t(mic_frame_t *frame, void *user_ptr) -----^ If declarator-id: Invalid definition: Expected identifier in nested name. [error at 5] void() mic_callback_t(mic_frame_t *frame, void *user_ptr) -----^ If type alias or template alias: Invalid definition: Expected identifier in nested name, got keyword: void [error at 4] void() mic_callback_t(mic_frame_t *frame, void *user_ptr) ----^ _build/inc/usb_stream.inc:66: WARNING: Error in type declaration. If typedef-like declaration: Type must be either just a name or a typedef-like declaration. If just a name: Error in declarator or parameters and qualifiers Invalid definition: Expected identifier in nested name, got keyword: void [error at 4] void() state_callback_t(usb_stream_state_t state, void *user_ptr) ----^ If typedef-like declaration: Error in declarator If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 4] void() state_callback_t(usb_stream_state_t state, void *user_ptr) ----^ If declId, parameters, and qualifiers: Invalid definition: Expected identifier in nested name. [error at 4] void() state_callback_t(usb_stream_state_t state, void *user_ptr) ----^ If parenthesis in noptr-declarator: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 5] void() state_callback_t(usb_stream_state_t state, void *user_ptr) -----^ If declarator-id: Invalid definition: Expected identifier in nested name. [error at 5] void() state_callback_t(usb_stream_state_t state, void *user_ptr) -----^ If type alias or template alias: Invalid definition: Expected identifier in nested name, got keyword: void [error at 4] void() state_callback_t(usb_stream_state_t state, void *user_ptr) ----^ looking for now-outdated files... none found pickling environment... done checking consistency... done processing ReadtheDocsTemplate.tex... index gettingstarted basic/index basic/bus basic/i2s_lcd basic/boards display/index display/screen display/digit_tube display/led_indicator usb/index usb/usb_overview usb/usb_otg usb/usb_serial_jtag usb/usb_phy usb/usb_vid_pid usb/usb_host_solutions usb/usb_device_solutions usb/usb_device_self_power usb/usb_device_const_COM usb/usb_stream audio/index audio/pwm_audio audio/dac_audio gui/index gui/lvgl_gui input_device/index input_device/button input_device/knob input_device/touch_panel sensors/index sensors/sensor_hub sensors/humiture sensors/imu sensors/light_sensor sensors/pressure sensors/gesture storage/index storage/storage_media storage/file_system motor/index motor/servo security_solution/index security_solution/flash_encryption security_solution/secure_boot security_solution/mass_produce others/index others/io_expander others/adc_range contribute/index contribute/style-guide resolving references... done writing... done copying images... [ 1%] ../_static/get-started.png copying images... [ 3%] ../_static/display.png copying images... [ 5%] ../_static/usb.png copying images... [ 7%] ../_static/gui.png copying images... [ 8%] ../_static/input_device.png copying images... [ 10%] ../_static/sensors.png copying images... [ 12%] ../_static/audio.png copying images... [ 14%] ../_static/security_solution.png copying images... [ 15%] ../_static/contribute.png copying images... [ 17%] basic/../../_static/i2c_bus.png copying images... [ 19%] basic/../../_static/spi_bus.png copying images... [ 21%] basic/../../_static/boards_diagram.png copying images... [ 22%] basic/../../_static/esp32-devkitc-v4-front.png copying images... [ 24%] basic/../../_static/esp32-meshkit-sense.png copying images... [ 26%] basic/../../_static/esp32-lcdkit.png copying images... [ 28%] basic/../../_static/esp32s2-saola.png copying images... [ 29%] basic/../../_static/esp32-s3-devkitc-1-v1-isometric.png copying images... [ 31%] basic/../../_static/pic_product_esp32_s3_otg.png copying images... [ 33%] https://img.shields.io/badge/-Supported-green copying images... [ 35%] display/../../_static/display/screen_driver_structure.png copying images... [ 36%] display/../../_static/display/screen_driver_RGB565.png copying images... [ 38%] display/../../_static/display/screen_driver_mono.png copying images... [ 40%] display/../../_static/display/screen_driver_gray.png copying images... [ 42%] display/../../_static/display/original.png copying images... [ 43%] display/../../_static/display/mirror_y.png copying images... [ 45%] display/../../_static/display/mirror_x.png copying images... [ 47%] display/../../_static/display/mirror_xy.png copying images... [ 49%] display/../../_static/display/swap_xy.png copying images... [ 50%] display/../../_static/display/swap_xy_mirror_y.png copying images... [ 52%] display/../../_static/display/swap_xy_mirror_x.png copying images... [ 54%] display/../../_static/display/swap_xy_mirror_xy.png copying images... [ 56%] display/../../_static/display/screen_offset.png copying images... [ 57%] display/../../_static/display/screen_offset_rotate.png copying images... [ 59%] display/../../_static/ch450_typical_application_circuit.png copying images... [ 61%] display/../../_static/ht16c21_drive_mode_waveform.png copying images... [ 63%] display/../../_static/IS31FL3218_typical_application_circuit.png copying images... [ 64%] usb/../../_static/usb_solutions.png copying images... [ 66%] usb/../../_static/usb/esp32s2_usb.png copying images... [ 68%] usb/../../_static/usb/esp32c3_usb.png copying images... [ 70%] usb/../../_static/usb/esp32s3_usb.png copying images... [ 71%] usb/../../_static/usb/device_manager_usb_serial_jtag_cn.png copying images... [ 73%] usb/../../_static/usb/usb_serial_jtag_linux.png copying images... [ 75%] usb/../../_static/usb/usb_fs_phy_sp5301.png copying images... [ 77%] audio/../../_static/audio/pwm_audio_diagram.png copying images... [ 78%] gui/../../_static/hmi_solution/littlevgl/thermostat.jpg copying images... [ 80%] gui/../../_static/hmi_solution/littlevgl/lvgl_coffee.jpg copying images... [ 82%] gui/../../_static/hmi_solution/littlevgl/lvgl_wificonfig0.jpg copying images... [ 84%] gui/../../_static/hmi_solution/littlevgl/lvgl_wificonfig1.jpg copying images... [ 85%] input_device/../../_static/button_hardware.png copying images... [ 87%] sensors/../../_static/sensor_hub_diagram.png copying images... [ 89%] sensors/../../_static/sensor_hub.png copying images... [ 91%] security_solution/../../_static/secure_encrypt/secure_encrypt_first_boot.png copying images... [ 92%] security_solution/../../_static/secure_encrypt/secure_encrypt_subsequent_boot.png copying images... [ 94%] security_solution/../../_static/secure_encrypt/download_tool_flow_chart.png copying images... [ 96%] security_solution/../../_static/secure_encrypt/menuconfig_02.png copying images... [ 98%] security_solution/../../_static/secure_encrypt/download_frame_02.png copying images... [100%] security_solution/../../_static/secure_encrypt/combine_01.png copying TeX support files... copying TeX support files... done build succeeded, 2 warnings. The LaTeX files are in ../../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution-zh-cn/checkouts/latest/_readthedocs/pdf/_static/searchtools.js [rtd-command-info] start-time: 2023-06-06T10:59:36.873986Z, end-time: 2023-06-06T10:59:36.926208Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'xelatex ' . $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: 2023-06-06T10:59:37.217192Z, end-time: 2023-06-06T11:00:13.412736Z, duration: 36, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=espressif-esp-iot-solution-zh-cn -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 'xelatex -interaction=nonstopmode -recorder --jobname="espressif-esp-iot-solution-zh-cn" "ReadtheDocsTemplate.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is XeTeX, Version 3.14159265-2.6-0.99998 (TeX Live 2017/Debian) (preloaded format=xelatex) 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 2019/12/01 v2.3.0 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/cmap/cmap.sty Package cmap Warning: pdftex not detected - exiting. ) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3-code.tex) (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/l3xdvipdfmx.def)) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/tuenc.def)) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xunicode-addon.sty (/usr/share/texlive/texmf-dist/tex/xelatex/xunicode/xunicode.sty (/usr/share/texmf/tex/latex/tipa/t3enc.def) (/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/xetex.def))))) (/usr/share/texlive/texmf-dist/tex/xelatex/xunicode/xunicode.sty *** Reloading Xunicode for encoding 'TU' *** ) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xunicode-extra.def) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.cfg)) (/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/latex/polyglossia/polyglossia.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/share/texlive/texmf-dist/tex/latex/makecmds/makecmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex))) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-english.ldf) (/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/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/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/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/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/hxetex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctex.sty (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexpatch.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fix-cm.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/ms/everysel.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctexopts.cfg) (/usr/share/texlive/texmf-dist/tex/latex/ctex/engine/ctex-engine-xetex.def (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJKfntef.sty (/usr/share/texlive/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty)) (/usr/share/texmf/tex/latex/CJK/CJKfntef.sty))) (/usr/share/texlive/texmf-dist/tex/latex/zhnumber/zhnumber.sty (/usr/share/texlive/texmf-dist/tex/latex/zhnumber/zhnumber-utf8.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/ctex/scheme/ctex-scheme-chinese.def (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctex-name-utf8.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/tools/indentfirst.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/fontset/ctex-fontset-fandol.def ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolSong-Regular' does not contain script 'CJK'. ************************************************* )) (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctex.cfg) Writing index file espressif-esp-iot-solution-zh-cn.idx (./espressif-esp-iot-solution-zh-cn.aux) (/usr/share/texmf/tex/latex/tipa/t3cmr.fd) *geometry* driver: auto-detecting *geometry* detected driver: xetex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) Package hyperref Warning: Rerun to get /PageLabels entry. ABD: EverySelectfont initializing macros ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolFang-Regular' does not contain script 'CJK'. ************************************************* ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolHei-Regular' does not contain script 'CJK'. ************************************************* (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1] [2] [1] [2] [1] [2] Chapter 1. [3] [4] LaTeX Warning: Hyper reference `gettingstarted:id2' on page 5 undefined on inpu t line 274. [5] [6] [7] [8] Chapter 2. [9] [10] LaTeX Warning: Hyper reference `basic/bus:_CPPv414i2c_bus_create10i2c_port_tPK1 2i2c_config_t' on page 11 undefined on input line 459. LaTeX Warning: Hyper reference `basic/bus:_CPPv421i2c_bus_device_create16i2c_bu s_handle_t7uint8_t8uint32_t' on page 11 undefined on input line 462. LaTeX Warning: Hyper reference `basic/bus:_CPPv417i2c_bus_read_byte23i2c_bus_de vice_handle_t7uint8_tP7uint8_t' on page 11 undefined on input line 465. LaTeX Warning: Hyper reference `basic/bus:_CPPv418i2c_bus_read_bytes23i2c_bus_d evice_handle_t7uint8_t6size_tP7uint8_t' on page 11 undefined on input line 465. LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_read_bit23i2c_bus_dev ice_handle_t7uint8_t7uint8_tP7uint8_t' on page 11 undefined on input line 465. LaTeX Warning: Hyper reference `basic/bus:_CPPv417i2c_bus_read_bits23i2c_bus_de vice_handle_t7uint8_t7uint8_t7uint8_tP7uint8_t' on page 11 undefined on input l ine 465. LaTeX Warning: Hyper reference `basic/bus:_CPPv418i2c_bus_write_byte23i2c_bus_d evice_handle_t7uint8_t7uint8_t' on page 11 undefined on input line 468. LaTeX Warning: Hyper reference `basic/bus:_CPPv419i2c_bus_write_bytes23i2c_bus_ device_handle_t7uint8_t6size_tPK7uint8_t' on page 11 undefined on input line 46 8. LaTeX Warning: Hyper reference `basic/bus:_CPPv417i2c_bus_write_bit23i2c_bus_de vice_handle_t7uint8_t7uint8_t7uint8_t' on page 11 undefined on input line 468. LaTeX Warning: Hyper reference `basic/bus:_CPPv418i2c_bus_write_bits23i2c_bus_d evice_handle_t7uint8_t7uint8_t7uint8_t7uint8_t' on page 11 undefined on input l ine 468. LaTeX Warning: Hyper reference `basic/bus:_CPPv421i2c_bus_device_deleteP23i2c_b us_device_handle_t' on page 11 undefined on input line 471. LaTeX Warning: Hyper reference `basic/bus:_CPPv414i2c_bus_deleteP16i2c_bus_hand le_t' on page 11 undefined on input line 471. [11] LaTeX Warning: Hyper reference `basic/bus:_CPPv418i2c_bus_read_reg1623i2c_bus_d evice_handle_t8uint16_t6size_tP7uint8_t' on page 12 undefined on input line 507 . LaTeX Warning: Hyper reference `basic/bus:_CPPv419i2c_bus_write_reg1623i2c_bus_ device_handle_t8uint16_t6size_tPK7uint8_t' on page 12 undefined on input line 5 07. LaTeX Warning: Hyper reference `basic/bus:_CPPv417i2c_bus_cmd_begin23i2c_bus_de vice_handle_t16i2c_cmd_handle_t' on page 12 undefined on input line 510. LaTeX Warning: Hyper reference `basic/bus:_CPPv414spi_bus_create17spi_host_devi ce_tPK12spi_config_t' on page 12 undefined on input line 520. LaTeX Warning: Hyper reference `basic/bus:_CPPv421spi_bus_device_create16spi_bu s_handle_tPK19spi_device_config_t' on page 12 undefined on input line 523. LaTeX Warning: Hyper reference `basic/bus:_CPPv421spi_bus_transfer_byte23spi_bu s_device_handle_t7uint8_tP7uint8_t' on page 12 undefined on input line 526. LaTeX Warning: Hyper reference `basic/bus:_CPPv422spi_bus_transfer_bytes23spi_b us_device_handle_tPK7uint8_tP7uint8_t8uint32_t' on page 12 undefined on input l ine 526. LaTeX Warning: Hyper reference `basic/bus:_CPPv422spi_bus_transfer_reg1623spi_b us_device_handle_t8uint16_tP8uint16_t' on page 12 undefined on input line 526. LaTeX Warning: Hyper reference `basic/bus:_CPPv422spi_bus_transfer_reg3223spi_b us_device_handle_t8uint32_tP8uint32_t' on page 12 undefined on input line 526. Underfull \hbox (badness 10000) in paragraph at lines 526--527 []\TU/FandolSong-Regular(0)/m/n/10 数 据 传 输:| 使 用 \TU/FreeMono(0)/m/it/10 spi_b us_transfer_byte()\TU/FandolSong-Regular(0)/m/n/10 、| \TU/FreeMono(0)/m/it/10 s pi_bus_transfer_bytes()\TU/FandolSong-Regular(0)/m/n/10 、| LaTeX Warning: Hyper reference `basic/bus:_CPPv421spi_bus_device_deleteP23spi_b us_device_handle_t' on page 12 undefined on input line 529. LaTeX Warning: Hyper reference `basic/bus:_CPPv414spi_bus_deleteP16spi_bus_hand le_t' on page 12 undefined on input line 529. Overfull \vbox (2.84221pt too high) detected at line 566 [12] LaTeX Warning: Hyper reference `basic/bus:_CPPv422spi_bus_transmit_begin23spi_b us_device_handle_tP17spi_transaction_t' on page 13 undefined on input line 569. [13] LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_handle_t' on page 14 undefined on input line 612. LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_handle_t' on page 14 undefined on input line 612. LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_handle_t' on page 14 undefined on input line 639. LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_handle_t' on page 14 undefined on input line 671. [14] LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_handle_t' on page 15 undefined on input line 701. LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_handle_t' on page 15 undefined on input line 725. LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 15 undefined on input line 749. LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 15 undefined on input line 749. LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_handle_t' on page 15 undefined on input line 749. Underfull \hbox (badness 10000) in paragraph at lines 749--749 []\TU/FreeSerif(0)/m/it/10 i2c_bus_handle_t bus_handle\TU/FreeSerif(0)/m/n/10 , uint8_t \TU/FreeSerif(0)/m/it/10 dev_addr\TU/FreeSerif(0)/m/n/10 , LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 15 undefined on input line 779. Underfull \hbox (badness 10000) in paragraph at lines 780--782 \TU/FreeSerif(0)/m/n/10 Delete and release the I2C device resource, i2c_bus_dev ice_delete should be used in pairs with [15] LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 16 undefined on input line 811. LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 16 undefined on input line 835. LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 16 undefined on input line 882. Underfull \hbox (badness 10000) in paragraph at lines 882--882 []\TU/FreeSerif(0)/m/it/10 i2c_bus_device_handle_t dev_handle\TU/FreeSerif(0)/m /n/10 , uint8_t \TU/FreeSerif(0)/m/it/10 mem_address\TU/FreeSerif(0)/m/n/10 , s ize_t [16] LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 17 undefined on input line 932. LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 17 undefined on input line 982. Underfull \hbox (badness 10000) in paragraph at lines 982--982 []\TU/FreeSerif(0)/m/it/10 i2c_bus_device_handle_t dev_handle\TU/FreeSerif(0)/m /n/10 , uint8_t \TU/FreeSerif(0)/m/it/10 mem_address\TU/FreeSerif(0)/m/n/10 , u int8_t [17] LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 18 undefined on input line 1035. LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 18 undefined on input line 1082. Underfull \hbox (badness 7832) in paragraph at lines 1082--1082 []\TU/FreeSerif(0)/m/it/10 i2c_bus_device_handle_t dev_handle\TU/FreeSerif(0)/m /n/10 , uint8_t \TU/FreeSerif(0)/m/it/10 mem_address\TU/FreeSerif(0)/m/n/10 , s ize_t [18] LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 19 undefined on input line 1132. Underfull \hbox (badness 10000) in paragraph at lines 1132--1132 []\TU/FreeSerif(0)/m/it/10 i2c_bus_device_handle_t dev_handle\TU/FreeSerif(0)/m /n/10 , uint8_t \TU/FreeSerif(0)/m/it/10 mem_address\TU/FreeSerif(0)/m/n/10 , u int8_t LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 19 undefined on input line 1182. Underfull \hbox (badness 10000) in paragraph at lines 1182--1182 []\TU/FreeSerif(0)/m/it/10 i2c_bus_device_handle_t dev_handle\TU/FreeSerif(0)/m /n/10 , uint8_t \TU/FreeSerif(0)/m/it/10 mem_address\TU/FreeSerif(0)/m/n/10 , u int8_t [19] LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 20 undefined on input line 1235. LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 20 undefined on input line 1282. [20] LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 21 undefined on input line 1332. Underfull \hbox (badness 10000) in paragraph at lines 1332--1332 []\TU/FreeSerif(0)/m/it/10 i2c_bus_device_handle_t dev_handle\TU/FreeSerif(0)/m /n/10 , uint16_t \TU/FreeSerif(0)/m/it/10 mem_address\TU/FreeSerif(0)/m/n/10 , size_t [21] LaTeX Warning: Hyper reference `basic/bus:_CPPv416spi_bus_handle_t' on page 22 undefined on input line 1452. LaTeX Warning: Hyper reference `basic/bus:_CPPv416spi_bus_handle_t' on page 22 undefined on input line 1452. LaTeX Warning: Hyper reference `basic/bus:_CPPv412spi_config_t' on page 22 unde fined on input line 1452. LaTeX Warning: Hyper reference `basic/bus:structspi__config__t' on page 22 unde fined on input line 1465. LaTeX Warning: Hyper reference `basic/bus:_CPPv416spi_bus_handle_t' on page 22 undefined on input line 1479. LaTeX Warning: Hyper reference `basic/bus:_CPPv423spi_bus_device_handle_t' on p age 22 undefined on input line 1514. LaTeX Warning: Hyper reference `basic/bus:_CPPv423spi_bus_device_handle_t' on p age 22 undefined on input line 1514. LaTeX Warning: Hyper reference `basic/bus:_CPPv416spi_bus_handle_t' on page 22 undefined on input line 1514. LaTeX Warning: Hyper reference `basic/bus:_CPPv419spi_device_config_t' on page 22 undefined on input line 1514. Underfull \hbox (badness 10000) in paragraph at lines 1514--1514 []\TU/FreeSerif(0)/m/it/10 spi_bus_handle_t bus_handle\TU/FreeSerif(0)/m/n/10 , \TU/FreeMono(0)/bx/n/10 const [22] LaTeX Warning: Hyper reference `basic/bus:structspi__device__config__t' on page 23 undefined on input line 1527. LaTeX Warning: Hyper reference `basic/bus:_CPPv423spi_bus_device_handle_t' on p age 23 undefined on input line 1541. LaTeX Warning: Hyper reference `basic/bus:_CPPv423spi_bus_device_handle_t' on p age 23 undefined on input line 1576. Underfull \hbox (badness 10000) in paragraph at lines 1576--1576 []\TU/FreeSerif(0)/m/it/10 spi_bus_device_handle_t dev_handle\TU/FreeSerif(0)/m /n/10 , uint8_t \TU/FreeSerif(0)/m/it/10 data_out\TU/FreeSerif(0)/m/n/10 , uint 8_t LaTeX Warning: Hyper reference `basic/bus:_CPPv423spi_bus_device_handle_t' on p age 23 undefined on input line 1617. [23] LaTeX Warning: Hyper reference `basic/bus:_CPPv423spi_bus_device_handle_t' on p age 24 undefined on input line 1661. LaTeX Warning: Hyper reference `basic/bus:_CPPv423spi_bus_device_handle_t' on p age 24 undefined on input line 1702. LaTeX Warning: Hyper reference `basic/bus:_CPPv423spi_bus_device_handle_t' on p age 24 undefined on input line 1743. [24] [25] LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_handle_t' on page 26 undefined on input line 1941. LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_handle_t' on page 26 undefined on input line 1941. LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_config_t' on page 26 undefined on input line 1941. LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_handle_t' on page 26 undefined on input line 1965. LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_handle_t' on page 26 undefined on input line 1997. [26] LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_handle_t' on page 27 undefined on input line 2032. LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_handle_t' on page 27 undefined on input line 2067. LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_handle_t' on page 27 undefined on input line 2105. [27] LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_handle_t' on page 28 undefined on input line 2143. LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_handle_t' on page 28 undefined on input line 2167. [28] [29] LaTeX Warning: Hyper reference `basic/boards:board-swith-and-config' on page 30 undefined on input line 2400. Overfull \vbox (3.17888pt too high) detected at line 2434 [30] [31] [32] Overfull \vbox (314.75113pt too high) has occurred while \output is active [33] LaTeX Warning: Hyper reference `basic/boards:boards-component' on page 34 undef ined on input line 2532. [34] Chapter 3. [35] [36] [37] [38] [39] LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_config_t' on page 40 undefined on input line 2922. LaTeX Warning: Hyper reference `display/screen:_CPPv426scr_interface_spi_config _t' on page 40 undefined on input line 2922. LaTeX Warning: Hyper reference `display/screen:_CPPv412scr_driver_t' on page 40 undefined on input line 2934. Underfull \hbox (badness 10000) in paragraph at lines 3000--3000 []\TU/FreeSerif(0)/m/n/10 SCR_MIRROR_X Underfull \hbox (badness 10000) in paragraph at lines 3000--3000 []\TU/FreeSerif(0)/m/n/10 SCR_MIRROR_X| SCR_MIRROR_Y Underfull \hbox (badness 10000) in paragraph at lines 3000--3000 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY Underfull \hbox (badness 10000) in paragraph at lines 3000--3000 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY| SCR_MIRROR_Y Underfull \hbox (badness 10000) in paragraph at lines 3000--3000 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY| Underfull \hbox (badness 10000) in paragraph at lines 3000--3000 \TU/FreeSerif(0)/m/n/10 SCR_MIRROR_X Underfull \hbox (badness 10000) in paragraph at lines 3000--3000 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY| SCR_MIRROR_X| [40] LaTeX Warning: Hyper reference `display/screen:_CPPv49scr_dir_t' on page 41 und efined on input line 3010. LaTeX Warning: Hyper reference `display/screen:_CPPv412SCR_DIR_LRTB' on page 41 undefined on input line 3018. [41] LaTeX Warning: Hyper reference `display/screen:_CPPv423scr_controller_config_t' on page 42 undefined on input line 3039. [42] [43] [44] LaTeX Warning: Hyper reference `display/screen:_CPPv416scr_controller_t' on pag e 45 undefined on input line 3149. LaTeX Warning: Hyper reference `display/screen:_CPPv412scr_driver_t' on page 45 undefined on input line 3149. LaTeX Warning: Hyper reference `display/screen:_CPPv422scr_interface_driver_t' on page 45 undefined on input line 3199. [45] LaTeX Warning: Hyper reference `display/screen:_CPPv49scr_dir_t' on page 46 und efined on input line 3298. LaTeX Warning: Hyper reference `display/screen:_CPPv49scr_dir_t' on page 46 und efined on input line 3343. LaTeX Warning: Hyper reference `display/screen:_CPPv416scr_color_type_t' on pag e 46 undefined on input line 3354. [46] LaTeX Warning: Hyper reference `display/screen:_CPPv423scr_controller_config_t' on page 47 undefined on input line 3399. LaTeX Warning: Hyper reference `display/screen:structscr__controller__config__t ' on page 47 undefined on input line 3417. LaTeX Warning: Hyper reference `display/screen:_CPPv49scr_dir_t' on page 47 und efined on input line 3460. [47] [48] LaTeX Warning: Hyper reference `display/screen:_CPPv410scr_info_t' on page 49 u ndefined on input line 3653. LaTeX Warning: Hyper reference `display/screen:structscr__info__t' on page 49 u ndefined on input line 3671. [49] [50] [51] LaTeX Warning: Hyper reference `display/screen:_CPPv420scr_interface_type_t' on page 52 undefined on input line 4183. LaTeX Warning: Hyper reference `display/screen:_CPPv422scr_interface_driver_t' on page 52 undefined on input line 4183. Underfull \hbox (badness 10000) in paragraph at lines 4183--4183 []\TU/FreeSerif(0)/m/it/10 scr_interface_type_t type\TU/FreeSerif(0)/m/n/10 , v oid *\TU/FreeSerif(0)/m/it/10 config\TU/FreeSerif(0)/m/n/10 , \TU/FreeSerif(0)/ m/it/10 scr_interface_driver_t LaTeX Warning: Hyper reference `display/screen:_CPPv422scr_interface_driver_t' on page 52 undefined on input line 4227. [52] LaTeX Warning: Hyper reference `basic/bus:_CPPv416spi_bus_handle_t' on page 53 undefined on input line 4271. LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_handle_t' on page 53 undefined on input line 4338. LaTeX Warning: Hyper reference `display/screen:_CPPv420scr_interface_type_t' on page 53 undefined on input line 4383. [53] [54] [55] Overfull \vbox (2.54878pt too high) detected at line 4659 [56] [57] LaTeX Warning: Hyper reference `display/led_indicator:_CPPv412blink_step_t' on page 58 undefined on input line 4723. [58] [59] [60] LaTeX Warning: Hyper reference `display/led_indicator:_CPPv424led_indicator_get _handlePv' on page 61 undefined on input line 4838. Underfull \hbox (badness 10000) in paragraph at lines 4837--4839 \TU/FandolSong-Regular(0)/bx/n/10 注 解\TU/FreeSerif(0)/bx/n/10 : \TU/FandolSong -Regular(0)/m/n/10 该 组 件 支 持 线 程 安 全 操 作,| 您 可 使 用 全 局 变 量 共 享 \TU/FreeSerif(0 )/m/n/10 LED \TU/FandolSong-Regular(0)/m/n/10 指 示 灯 的 操 作 句 柄 [61] LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_han dle_t' on page 62 undefined on input line 4882. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_han dle_t' on page 62 undefined on input line 4882. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_con fig_t' on page 62 undefined on input line 4882. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_han dle_t' on page 62 undefined on input line 4906. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_han dle_t' on page 62 undefined on input line 4906. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_han dle_t' on page 62 undefined on input line 4930. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_han dle_t' on page 62 undefined on input line 4965. [62] LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_han dle_t' on page 63 undefined on input line 5003. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_han dle_t' on page 63 undefined on input line 5041. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_han dle_t' on page 63 undefined on input line 5079. [63] LaTeX Warning: Hyper reference `display/led_indicator:_CPPv417blink_step_type_t ' on page 64 undefined on input line 5129. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv420led_indicator_mod e_t' on page 64 undefined on input line 5174. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_con fig_t' on page 64 undefined on input line 5218. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv412blink_step_t' on page 64 undefined on input line 5229. [64] LaTeX Warning: Hyper reference `display/led_indicator:structled__indicator__con fig__t' on page 65 undefined on input line 5409. [65] [66] Chapter 4. [67] [68] Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSans(0)/m/n/10 USB OTG High- Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSans(0)/m/n/10 USB OTG Full- Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSans(0)/m/n/10 USB-Serial- Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSans(0)/m/n/10 Fulls-peed Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSans(0)/m/n/10 High-speed Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSerif(0)/bx/n/10 ESP32- [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv420uvc_streaming_configPK12 uvc_config_t' on page 85 undefined on input line 6643. [85] LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv420uac_streaming_configPK12 uac_config_t' on page 86 undefined on input line 6667. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv412uvc_config_t' on page 86 undefined on input line 6690. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv412uac_config_t' on page 86 undefined on input line 6690. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv420uvc_streaming_configPK12 uvc_config_t' on page 86 undefined on input line 6723. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv420uac_streaming_configPK12 uac_config_t' on page 86 undefined on input line 6723. Underfull \hbox (badness 10000) in paragraph at lines 6723--6724 []\TU/FandolSong-Regular(0)/m/n/10 使 用 \TU/FreeMono(0)/m/it/10 uvc_streaming_co nfig() \TU/FandolSong-Regular(0)/m/n/10 配 置 \TU/FreeSerif(0)/m/n/10 UVC \TU/Fan dolSong-Regular(0)/m/n/10 驱 动,| 如 果 设 备 同 时 支 持 音 频,| 可 使 用 [86] LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv419usb_streaming_startv' on page 87 undefined on input line 6726. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv423uac_spk_streaming_writeP v6size_t6size_t' on page 87 undefined on input line 6744. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv421usb_streaming_control12u sb_stream_t13stream_ctrl_tPv' on page 87 undefined on input line 6747. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv418usb_streaming_stopv' on page 87 undefined on input line 6750. [87] LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv412uvc_config_t' on page 88 undefined on input line 6835. [88] LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv412uac_config_t' on page 89 undefined on input line 6859. [89] LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv412usb_stream_t' on page 90 undefined on input line 6978. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv413stream_ctrl_t' on page 9 0 undefined on input line 6978. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv412usb_stream_t' on page 90 undefined on input line 7071. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv416uac_frame_size_t' on pag e 90 undefined on input line 7071. Underfull \hbox (badness 10000) in paragraph at lines 7071--7071 []\TU/FreeSerif(0)/m/it/10 usb_stream_t stream\TU/FreeSerif(0)/m/n/10 , \TU/Fre eSerif(0)/m/it/10 uac_frame_size_t \TU/FreeSerif(0)/m/n/10 *\TU/FreeSerif(0)/m/ it/10 frame_list\TU/FreeSerif(0)/m/n/10 , size_t [90] LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv412usb_stream_t' on page 91 undefined on input line 7115. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv416uvc_frame_size_t' on pag e 91 undefined on input line 7165. [91] [92] LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv410uvc_xfer_t' on page 93 u ndefined on input line 7349. [93] [94] [95] [96] LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv410uvc_config' on page 97 u ndefined on input line 7939. [97] [98] Chapter 5. [99] [100] LaTeX Warning: Hyper reference `audio/pwm_audio:_CPPv418pwm_audio_config_t' on page 101 undefined on input line 8312. LaTeX Warning: Hyper reference `audio/pwm_audio:structpwm__audio__config__t' on page 101 undefined on input line 8339. [101] [102] [103] LaTeX Warning: Hyper reference `audio/pwm_audio:_CPPv418pwm_audio_status_t' on page 104 undefined on input line 8653. [104] [105] LaTeX Warning: Hyper reference `audio/dac_audio:_CPPv418dac_audio_config_t' on page 106 undefined on input line 8888. LaTeX Warning: Hyper reference `audio/dac_audio:structdac__audio__config__t' on page 106 undefined on input line 8915. [106] [107] [108] Chapter 6. [109] [110] [111] [112] [113] [114] Chapter 7. [115] [116] Overfull \vbox (1.43935pt too high) detected at line 9532 [117] [118] LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 119 undefined on input line 9576. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 119 undefined on input line 9576. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_config_t' on page 119 undefined on input line 9576. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 119 undefined on input line 9600. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 119 undefined on input line 9632. LaTeX Warning: Hyper reference `input_device/button:_CPPv414button_event_t' on page 119 undefined on input line 9632. LaTeX Warning: Hyper reference `input_device/button:_CPPv411button_cb_t' on pag e 119 undefined on input line 9632. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 119 undefined on input line 9676. LaTeX Warning: Hyper reference `input_device/button:_CPPv414button_event_t' on page 119 undefined on input line 9676. [119] LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 120 undefined on input line 9714. LaTeX Warning: Hyper reference `input_device/button:_CPPv414button_event_t' on page 120 undefined on input line 9738. LaTeX Warning: Hyper reference `input_device/button:_CPPv414button_event_t' on page 120 undefined on input line 9738. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 120 undefined on input line 9738. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 120 undefined on input line 9762. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 120 undefined on input line 9786. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 120 undefined on input line 9810. [120] LaTeX Warning: Hyper reference `input_device/button:_CPPv413button_type_t' on p age 121 undefined on input line 9913. LaTeX Warning: Hyper reference `input_device/button:_CPPv422button_custom_confi g_t' on page 121 undefined on input line 9968. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_config_t' on page 121 undefined on input line 9979. [121] [122] [123] LaTeX Warning: Hyper reference `input_device/knob:_CPPv413knob_handle_t' on pag e 124 undefined on input line 10294. LaTeX Warning: Hyper reference `input_device/knob:_CPPv413knob_handle_t' on pag e 124 undefined on input line 10294. LaTeX Warning: Hyper reference `input_device/knob:_CPPv413knob_config_t' on pag e 124 undefined on input line 10294. LaTeX Warning: Hyper reference `input_device/knob:_CPPv413knob_handle_t' on pag e 124 undefined on input line 10318. [124] LaTeX Warning: Hyper reference `input_device/knob:_CPPv413knob_handle_t' on pag e 125 undefined on input line 10350. LaTeX Warning: Hyper reference `input_device/knob:_CPPv412knob_event_t' on page 125 undefined on input line 10350. LaTeX Warning: Hyper reference `input_device/knob:_CPPv49knob_cb_t' on page 125 undefined on input line 10350. LaTeX Warning: Hyper reference `input_device/knob:_CPPv413knob_handle_t' on pag e 125 undefined on input line 10391. LaTeX Warning: Hyper reference `input_device/knob:_CPPv412knob_event_t' on page 125 undefined on input line 10391. LaTeX Warning: Hyper reference `input_device/knob:_CPPv412knob_event_t' on page 125 undefined on input line 10426. LaTeX Warning: Hyper reference `input_device/knob:_CPPv412knob_event_t' on page 125 undefined on input line 10426. LaTeX Warning: Hyper reference `input_device/knob:_CPPv413knob_handle_t' on pag e 125 undefined on input line 10426. LaTeX Warning: Hyper reference `input_device/knob:_CPPv413knob_handle_t' on pag e 125 undefined on input line 10450. [125] LaTeX Warning: Hyper reference `input_device/knob:_CPPv413knob_handle_t' on pag e 126 undefined on input line 10474. [126] LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv420touch_panel_dr iver_t' on page 127 undefined on input line 10693. Underfull \hbox (badness 10000) in paragraph at lines 10693--10694 []\TU/FandolSong-Regular(0)/m/n/10 与 屏 幕 驱 动 相 似,| 为 了 方 便 移 植 到 不 同 的 \TU/Fre eSerif(0)/m/n/10 GUI \TU/FandolSong-Regular(0)/m/n/10 库,| 将 一 部 分 通 用 的 函 数 封 装 到 了 一 个 [127] LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv417touch_panel_di r_t' on page 128 undefined on input line 10712. [128] [129] LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv424touch_panel_co ntroller_t' on page 130 undefined on input line 10801. LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv420touch_panel_dr iver_t' on page 130 undefined on input line 10801. Underfull \hbox (badness 10000) in paragraph at lines 10801--10801 []\TU/FreeSerif(0)/m/it/10 touch_panel_controller_t controller\TU/FreeSerif(0)/ m/n/10 , \TU/FreeSerif(0)/m/it/10 touch_panel_driver_t LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv419touch_panel_ev ent_t' on page 130 undefined on input line 10851. [130] LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_handle_t' on page 131 undefined on input line 10907. LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv420touch_panel_co nfig_t' on page 131 undefined on input line 10942. LaTeX Warning: Hyper reference `basic/bus:_CPPv416spi_bus_handle_t' on page 131 undefined on input line 10953. LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv420touch_panel_co nfig_t' on page 131 undefined on input line 10975. LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv420touch_panel_co nfig_t' on page 131 undefined on input line 10986. LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv428touch_panel_in terface_type_t' on page 131 undefined on input line 10997. LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv417touch_panel_di r_t' on page 131 undefined on input line 11019. [131] LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv420touch_panel_co nfig_t' on page 132 undefined on input line 11064. LaTeX Warning: Hyper reference `display/screen:_CPPv412scr_driver_t' on page 13 2 undefined on input line 11125. LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv417touch_panel_di r_t' on page 132 undefined on input line 11160. [132] LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv420touch_panel_po ints_t' on page 133 undefined on input line 11192. LaTeX Warning: Hyper reference `input_device/touch_panel:structtouch__panel__po ints__t' on page 133 undefined on input line 11194. LaTeX Warning: Hyper reference `input_device/touch_panel:structtouch__panel__po ints__t' on page 133 undefined on input line 11210. [133] [134] Chapter 8. [135] LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv417iot_sensor_create11s ensor_id_tPK15sensor_config_tP15sensor_handle_t' on page 136 undefined on input line 11522. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv427iot_sensor_handler_r egister15sensor_handle_t22sensor_event_handler_tP31sensor_event_handler_instanc e_t' on page 136 undefined on input line 11528. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv437iot_sensor_handler_r egister_with_type13sensor_type_t7int32_t22sensor_event_handler_tP31sensor_event _handler_instance_t' on page 136 undefined on input line 11531. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv416iot_sensor_start15se nsor_handle_t' on page 136 undefined on input line 11536. Underfull \hbox (badness 10000) in paragraph at lines 11536--11537 []\TU/FandolSong-Regular(0)/m/n/10 启 动 传 感 器:| 使 用 \TU/FreeMono(0)/m/it/10 iot _sensor_start() \TU/FandolSong-Regular(0)/m/n/10 启 动 指 定 的 传 感 器,| 传 感 器 启 动 之 后 将 Underfull \hbox (badness 10000) in paragraph at lines 11536--11537 \TU/FandolSong-Regular(0)/m/n/10 发 出 \TU/FreeMono(0)/m/n/10 SENSOR_STARTED \TU/ FandolSong-Regular(0)/m/n/10 事 件,| 之 后 将 以 设 定 的 周 期 持 续 采 集 传 感 器 数 据,| 并 发 送 LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv415iot_sensor_stop15sen sor_handle_t' on page 136 undefined on input line 11539. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv429iot_sensor_handler_u nregister15sensor_handle_t31sensor_event_handler_instance_t' on page 136 undefi ned on input line 11545. [136] LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv439iot_sensor_handler_u nregister_with_type13sensor_type_t7int32_t31sensor_event_handler_instance_t' on page 137 undefined on input line 11548. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv417iot_sensor_deleteP15 sensor_handle_t' on page 137 undefined on input line 11553. [137] [138] LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv413sensor_data_t' on pa ge 139 undefined on input line 11861. [139] [140] [141] LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv411sensor_id_t' on page 142 undefined on input line 12489. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv415sensor_config_t' on page 142 undefined on input line 12489. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv415sensor_handle_t' on page 142 undefined on input line 12489. [142] LaTeX Warning: Hyper reference `sensors/sensor_hub:structsensor__config__t' on page 143 undefined on input line 12510. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv415sensor_handle_t' on page 143 undefined on input line 12527. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv415sensor_handle_t' on page 143 undefined on input line 12559. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv415sensor_handle_t' on page 143 undefined on input line 12591. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv412bus_handle_t' on pag e 143 undefined on input line 12623. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv413sensor_info_t' on pa ge 143 undefined on input line 12623. [143] LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv415sensor_handle_t' on page 144 undefined on input line 12653. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv422sensor_event_handler _t' on page 144 undefined on input line 12653. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv431sensor_event_handler _instance_t' on page 144 undefined on input line 12653. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv415sensor_handle_t' on page 144 undefined on input line 12691. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv431sensor_event_handler _instance_t' on page 144 undefined on input line 12691. Underfull \hbox (badness 10000) in paragraph at lines 12691--12691 []\TU/FreeSerif(0)/m/it/10 sensor_handle_t sensor_handle\TU/FreeSerif(0)/m/n/10 , \TU/FreeSerif(0)/m/it/10 sen- LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv413sensor_type_t' on pa ge 144 undefined on input line 12726. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv422sensor_event_handler _t' on page 144 undefined on input line 12726. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv431sensor_event_handler _instance_t' on page 144 undefined on input line 12726. Underfull \hbox (badness 10000) in paragraph at lines 12726--12726 \TU/FreeSerif(0)/m/it/10 sensor_event_handler_t handler\TU/FreeSerif(0)/m/n/10 , \TU/FreeSerif(0)/m/it/10 sen- [144] LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv413sensor_type_t' on pa ge 145 undefined on input line 12767. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv431sensor_event_handler _instance_t' on page 145 undefined on input line 12767. Underfull \hbox (badness 10000) in paragraph at lines 12767--12767 []\TU/FreeSerif(0)/m/it/10 sensor_type_t sensor_type\TU/FreeSerif(0)/m/n/10 , i nt32_t [145] LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv411sensor_id_t' on page 146 undefined on input line 12839. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv412bus_handle_t' on pag e 146 undefined on input line 12873. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv413sensor_mode_t' on pa ge 146 undefined on input line 12884. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv414sensor_range_t' on p age 146 undefined on input line 12895. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv419sensor_event_base_t' on page 146 undefined on input line 12978. [146] LaTeX Warning: Hyper reference `sensors/sensor_hub::doc' on page 147 undefined on input line 13083. [147] LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 148 undefined on input line 13100. LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 148 undefined on input line 13100. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv412bus_handle_t' on pag e 148 undefined on input line 13100. LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 148 undefined on input line 13127. LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 148 undefined on input line 13159. LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 148 undefined on input line 13191. [148] LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 149 undefined on input line 13229. LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 149 undefined on input line 13267. LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 149 undefined on input line 13302. LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 149 undefined on input line 13337. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv419sensor_data_group_t' on page 149 undefined on input line 13337. [149] LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 150 undefined on input line 13372. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv416sensor_command_t' on page 150 undefined on input line 13372. [150] LaTeX Warning: Hyper reference `sensors/sensor_hub::doc' on page 151 undefined on input line 13531. LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 151 undefined on input line 13548. LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 151 undefined on input line 13548. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv412bus_handle_t' on pag e 151 undefined on input line 13548. LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 151 undefined on input line 13575. [151] LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 152 undefined on input line 13607. LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 152 undefined on input line 13639. LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 152 undefined on input line 13677. LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 152 undefined on input line 13715. [152] LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 153 undefined on input line 13750. LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 153 undefined on input line 13785. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv419sensor_data_group_t' on page 153 undefined on input line 13785. LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 153 undefined on input line 13820. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv416sensor_command_t' on page 153 undefined on input line 13820. [153] [154] LaTeX Warning: Hyper reference `sensors/sensor_hub::doc' on page 155 undefined on input line 13992. LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 155 undefined on input line 14009. LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 155 undefined on input line 14009. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv412bus_handle_t' on pag e 155 undefined on input line 14009. LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 155 undefined on input line 14036. LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 155 undefined on input line 14068. LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 155 undefined on input line 14100. [155] LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 156 undefined on input line 14138. LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 156 undefined on input line 14176. LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 156 undefined on input line 14214. [156] LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 157 undefined on input line 14249. LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 157 undefined on input line 14284. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv419sensor_data_group_t' on page 157 undefined on input line 14284. LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 157 undefined on input line 14319. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv416sensor_command_t' on page 157 undefined on input line 14319. [157] [158] [159] [160] Chapter 9. LaTeX Warning: Hyper reference `storage/storage_media:eeprom' on page 161 undef ined on input line 14614. Underfull \hbox (badness 10000) in paragraph at lines 14614--14614 []\TU/FandolHei-Regular(0)/m/n/10 容 Underfull \hbox (badness 10000) in paragraph at lines 14614--14614 []\TU/FandolHei-Regular(0)/m/n/10 传 输 Underfull \hbox (badness 10000) in paragraph at lines 14614--14614 []\TU/FandolHei-Regular(0)/m/n/10 备 Underfull \hbox (badness 10000) in paragraph at lines 2--14614 [][][]\TU/FreeSerif(0)/m/n/10 SPI Underfull \hbox (badness 10000) in paragraph at lines 2--14614 [][][]\TU/FreeSerif(0)/m/n/10 SPI Flash Underfull \hbox (badness 10000) in paragraph at lines 2--14614 [][][]\TU/FreeSerif(0)/m/n/10 SD Overfull \hbox (13.85327pt too wide) in paragraph at lines 14614--14614 []\TU/FreeSerif(0)/m/n/10 SDIO/SPI| Underfull \hbox (badness 10000) in paragraph at lines 14614--14614 []\TU/FreeSerif(0)/m/n/10 20/40 MHz 1 Overfull \hbox (4.34187pt too wide) in paragraph at lines 2--14614 [][][]\TU/FreeSerif(0)/m/n/10 SD/SDIO/MMC Overfull \hbox (3.67491pt too wide) in paragraph at lines 2--14614 [][][]\TU/FreeSerif(0)/m/n/10 eMMC[][]| Underfull \hbox (badness 10000) in paragraph at lines 14614--14614 []\TU/FreeSerif(0)/m/n/10 20/40 MHz 1 Overfull \hbox (4.34187pt too wide) in paragraph at lines 2--14614 [][][]\TU/FreeSerif(0)/m/n/10 SD/SDIO/MMC LaTeX Warning: Hyper reference `storage/storage_media:eeprom' on page 161 undef ined on input line 14614. Underfull \hbox (badness 10000) in paragraph at lines 14614--14614 []\TU/FreeSerif(0)/m/it/10 EEP- [161] [162] [163] [164] [165] [166] Chapter 10. [167] [168] LaTeX Warning: Hyper reference `motor/servo:_CPPv414servo_config_t' on page 169 undefined on input line 15039. [169] [170] LaTeX Warning: Hyper reference `motor/servo:_CPPv415servo_channel_t' on page 17 1 undefined on input line 15286. [171] [172] Chapter 11. [173] [174] [175] [176] [177] [178] [179] [180] [181] Underfull \hbox (badness 10000) in paragraph at lines 15987--15987 []\TU/FreeSans(0)/m/n/10 de- Overfull \hbox (6.33331pt too wide) in paragraph at lines 15987--15987 []\TU/FreeSerif(0)/m/n/10 burn_secure_boot_key| Underfull \hbox (badness 10000) in paragraph at lines 15987--15987 []\TU/FreeSerif(0)/m/n/10 se- Overfull \hbox (6.63333pt too wide) in paragraph at lines 15987--15987 \TU/FreeSerif(0)/m/n/10 cure_boot_force_write| Underfull \hbox (badness 10000) in paragraph at lines 15987--15987 []\TU/FreeSerif(0)/m/n/10 se- Overfull \hbox (4.21332pt too wide) in paragraph at lines 15987--15987 \TU/FreeSerif(0)/m/n/10 cure_boot_rw_protect| Underfull \hbox (badness 10000) in paragraph at lines 15987--15987 []\TU/FreeSerif(0)/m/n/10 FLASH ENCRYP- Overfull \hbox (23.27332pt too wide) in paragraph at lines 15987--15987 []\TU/FreeSerif(0)/m/n/10 burn_flash_encryption_key| Overfull \hbox (19.40334pt too wide) in paragraph at lines 15987--15987 []\TU/FreeSerif(0)/m/n/10 flash_encrypt_force_write| Overfull \hbox (16.98332pt too wide) in paragraph at lines 15987--15987 []\TU/FreeSerif(0)/m/n/10 flash_encrypt_rw_protect| [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] Chapter 12. [193] [194] Chapter 13. LaTeX Warning: Hyper reference `contribute/style-guide::doc' on page 195 undefi ned on input line 16421. [195] [196] [197] [198] Underfull \hbox (badness 10000) in paragraph at lines 16686--16686 []\TU/FreeSerif(0)/m/n/10 iot_sensor_xxx; iot_board_xxx; Underfull \hbox (badness 10000) in paragraph at lines 16686--16686 []\TU/FreeSerif(0)/m/n/10 xxx_creat / Underfull \hbox (badness 10000) in paragraph at lines 16686--16686 []\TU/FreeSerif(0)/m/n/10 xxx_read / [199] [200] [201] [202] [203] [204] No file espressif-esp-iot-solution-zh-cn.ind. [205] (./espressif-esp-iot-solution-zh-cn.aux) 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) Output written on espressif-esp-iot-solution-zh-cn.pdf (209 pages). Transcript written on espressif-esp-iot-solution-zh-cn.log. Latexmk: Index file 'espressif-esp-iot-solution-zh-cn.idx' was written Latexmk: References changed. Latexmk: Missing input file: 'espressif-esp-iot-solution-zh-cn.ind' from line 'No file espressif-esp-iot-solution-zh-cn.ind.' Latexmk: References changed. Latexmk: Log file says output to 'espressif-esp-iot-solution-zh-cn.pdf' Rule 'makeindex espressif-esp-iot-solution-zh-cn.idx': File changes, etc: Non-existent destination files: 'espressif-esp-iot-solution-zh-cn.ind' ------------ Run number 1 of rule 'makeindex espressif-esp-iot-solution-zh-cn.idx' ------------ ------------ Running 'makeindex -s python.ist -o "espressif-esp-iot-solution-zh-cn.ind" "espressif-esp-iot-solution-zh-cn.idx"' ------------ Latexmk: applying rule 'makeindex espressif-esp-iot-solution-zh-cn.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-iot-solution-zh-cn.idx....done (628 entries accepted, 0 rejected). Sorting entries........done (6029 comparisons). Generating output file espressif-esp-iot-solution-zh-cn.ind....done (703 lines written, 0 warnings). Output written in espressif-esp-iot-solution-zh-cn.ind. Transcript written in espressif-esp-iot-solution-zh-cn.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'espressif-esp-iot-solution-zh-cn.aux' 'espressif-esp-iot-solution-zh-cn.ind' ------------ Run number 2 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'xelatex -interaction=nonstopmode -recorder --jobname="espressif-esp-iot-solution-zh-cn" "ReadtheDocsTemplate.tex"' ------------ This is XeTeX, Version 3.14159265-2.6-0.99998 (TeX Live 2017/Debian) (preloaded format=xelatex) 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 2019/12/01 v2.3.0 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/cmap/cmap.sty Package cmap Warning: pdftex not detected - exiting. ) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3-code.tex) (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/l3xdvipdfmx.def)) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/tuenc.def)) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xunicode-addon.sty (/usr/share/texlive/texmf-dist/tex/xelatex/xunicode/xunicode.sty (/usr/share/texmf/tex/latex/tipa/t3enc.def) (/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/xetex.def))))) (/usr/share/texlive/texmf-dist/tex/xelatex/xunicode/xunicode.sty *** Reloading Xunicode for encoding 'TU' *** ) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xunicode-extra.def) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.cfg)) (/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/latex/polyglossia/polyglossia.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/share/texlive/texmf-dist/tex/latex/makecmds/makecmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex))) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-english.ldf) (/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/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/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/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/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/hxetex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctex.sty (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexpatch.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fix-cm.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/ms/everysel.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctexopts.cfg) (/usr/share/texlive/texmf-dist/tex/latex/ctex/engine/ctex-engine-xetex.def (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJKfntef.sty (/usr/share/texlive/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty)) (/usr/share/texmf/tex/latex/CJK/CJKfntef.sty))) (/usr/share/texlive/texmf-dist/tex/latex/zhnumber/zhnumber.sty (/usr/share/texlive/texmf-dist/tex/latex/zhnumber/zhnumber-utf8.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/ctex/scheme/ctex-scheme-chinese.def (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctex-name-utf8.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/tools/indentfirst.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/fontset/ctex-fontset-fandol.def ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolSong-Regular' does not contain script 'CJK'. ************************************************* )) (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctex.cfg) Writing index file espressif-esp-iot-solution-zh-cn.idx (./espressif-esp-iot-solution-zh-cn.aux) (/usr/share/texmf/tex/latex/tipa/t3cmr.fd) *geometry* driver: auto-detecting *geometry* detected driver: xetex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./espressif-esp-iot-solution-zh-cn.out) (./espressif-esp-iot-solution-zh-cn.out) ABD: EverySelectfont initializing macros ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolFang-Regular' does not contain script 'CJK'. ************************************************* ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolHei-Regular' does not contain script 'CJK'. ************************************************* (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1] [2] (./espressif-esp-iot-solution-zh-cn.toc [1] [2]) [3] [4] [1] [2] Chapter 1. [3] [4] [5] [6] [7] [8] Chapter 2. [9] [10] [11] Underfull \hbox (badness 10000) in paragraph at lines 526--527 []\TU/FandolSong-Regular(0)/m/n/10 数 据 传 输:| 使 用[][]\TU/FreeMono(0)/m/it/10 sp i_bus_transfer_byte()[][]\TU/FandolSong-Regular(0)/m/n/10 、| [][]\TU/FreeMono(0 )/m/it/10 spi_bus_transfer_bytes()[][]\TU/FandolSong-Regular(0)/m/n/10 、| Overfull \vbox (2.84221pt too high) detected at line 566 [12] [13] [14] Underfull \hbox (badness 10000) in paragraph at lines 749--749 [][][]\TU/FreeSerif(0)/m/it/10 i2c_bus_handle_t[][] bus_handle\TU/FreeSerif(0)/ m/n/10 , uint8_t \TU/FreeSerif(0)/m/it/10 dev_addr\TU/FreeSerif(0)/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 780--782 \TU/FreeSerif(0)/m/n/10 Delete and release the I2C device resource, i2c_bus_dev ice_delete should be used in pairs with [15] Underfull \hbox (badness 10000) in paragraph at lines 882--882 [][][]\TU/FreeSerif(0)/m/it/10 i2c_bus_device_handle_t[][] dev_handle\TU/FreeSe rif(0)/m/n/10 , uint8_t \TU/FreeSerif(0)/m/it/10 mem_address\TU/FreeSerif(0)/m/ n/10 , size_t [16] Underfull \hbox (badness 10000) in paragraph at lines 982--982 [][][]\TU/FreeSerif(0)/m/it/10 i2c_bus_device_handle_t[][] dev_handle\TU/FreeSe rif(0)/m/n/10 , uint8_t \TU/FreeSerif(0)/m/it/10 mem_address\TU/FreeSerif(0)/m/ n/10 , uint8_t [17] Underfull \hbox (badness 7832) in paragraph at lines 1082--1082 [][][]\TU/FreeSerif(0)/m/it/10 i2c_bus_device_handle_t[][] dev_handle\TU/FreeSe rif(0)/m/n/10 , uint8_t \TU/FreeSerif(0)/m/it/10 mem_address\TU/FreeSerif(0)/m/ n/10 , size_t [18] Underfull \hbox (badness 10000) in paragraph at lines 1132--1132 [][][]\TU/FreeSerif(0)/m/it/10 i2c_bus_device_handle_t[][] dev_handle\TU/FreeSe rif(0)/m/n/10 , uint8_t \TU/FreeSerif(0)/m/it/10 mem_address\TU/FreeSerif(0)/m/ n/10 , uint8_t Underfull \hbox (badness 10000) in paragraph at lines 1182--1182 [][][]\TU/FreeSerif(0)/m/it/10 i2c_bus_device_handle_t[][] dev_handle\TU/FreeSe rif(0)/m/n/10 , uint8_t \TU/FreeSerif(0)/m/it/10 mem_address\TU/FreeSerif(0)/m/ n/10 , uint8_t [19] [20] Underfull \hbox (badness 10000) in paragraph at lines 1332--1332 [][][]\TU/FreeSerif(0)/m/it/10 i2c_bus_device_handle_t[][] dev_handle\TU/FreeSe rif(0)/m/n/10 , uint16_t \TU/FreeSerif(0)/m/it/10 mem_address\TU/FreeSerif(0)/m /n/10 , size_t [21] Underfull \hbox (badness 10000) in paragraph at lines 1514--1514 [][][]\TU/FreeSerif(0)/m/it/10 spi_bus_handle_t[][] bus_handle\TU/FreeSerif(0)/ m/n/10 , \TU/FreeMono(0)/bx/n/10 const [22] Underfull \hbox (badness 10000) in paragraph at lines 1576--1576 [][][]\TU/FreeSerif(0)/m/it/10 spi_bus_device_handle_t[][] dev_handle\TU/FreeSe rif(0)/m/n/10 , uint8_t \TU/FreeSerif(0)/m/it/10 data_out\TU/FreeSerif(0)/m/n/1 0 , uint8_t [23] [24] [25] [26] [27] [28] [29] Overfull \vbox (3.17888pt too high) detected at line 2434 [30] [31] [32] Overfull \vbox (314.75113pt too high) has occurred while \output is active [33] [34] Chapter 3. [35] [36] [37] [38] [39] Underfull \hbox (badness 10000) in paragraph at lines 3000--3000 []\TU/FreeSerif(0)/m/n/10 SCR_MIRROR_X Underfull \hbox (badness 10000) in paragraph at lines 3000--3000 []\TU/FreeSerif(0)/m/n/10 SCR_MIRROR_X| SCR_MIRROR_Y Underfull \hbox (badness 10000) in paragraph at lines 3000--3000 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY Underfull \hbox (badness 10000) in paragraph at lines 3000--3000 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY| SCR_MIRROR_Y Underfull \hbox (badness 10000) in paragraph at lines 3000--3000 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY| Underfull \hbox (badness 10000) in paragraph at lines 3000--3000 \TU/FreeSerif(0)/m/n/10 SCR_MIRROR_X Underfull \hbox (badness 10000) in paragraph at lines 3000--3000 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY| SCR_MIRROR_X| [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] Underfull \hbox (badness 10000) in paragraph at lines 4183--4183 [][][]\TU/FreeSerif(0)/m/it/10 scr_interface_type_t[][] type\TU/FreeSerif(0)/m/ n/10 , void *\TU/FreeSerif(0)/m/it/10 config\TU/FreeSerif(0)/m/n/10 , [][]\TU/F reeSerif(0)/m/it/10 scr_interface_driver_t[][] [52] [53] [54] [55] Overfull \vbox (2.54878pt too high) detected at line 4659 [56] [57] [58] [59] [60] Underfull \hbox (badness 10000) in paragraph at lines 4837--4839 \TU/FandolSong-Regular(0)/bx/n/10 注 解\TU/FreeSerif(0)/bx/n/10 : \TU/FandolSong -Regular(0)/m/n/10 该 组 件 支 持 线 程 安 全 操 作,| 您 可 使 用 全 局 变 量 共 享 \TU/FreeSerif(0 )/m/n/10 LED \TU/FandolSong-Regular(0)/m/n/10 指 示 灯 的 操 作 句 柄 [61] [62] [63] [64] [65] [66] Chapter 4. [67] [68] Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSans(0)/m/n/10 USB OTG High- Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSans(0)/m/n/10 USB OTG Full- Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSans(0)/m/n/10 USB-Serial- Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSans(0)/m/n/10 Fulls-peed Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSans(0)/m/n/10 High-speed Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSerif(0)/bx/n/10 ESP32- [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] Underfull \hbox (badness 10000) in paragraph at lines 6723--6724 []\TU/FandolSong-Regular(0)/m/n/10 使 用[][]\TU/FreeMono(0)/m/it/10 uvc_streaming _config()[][] \TU/FandolSong-Regular(0)/m/n/10 配 置 \TU/FreeSerif(0)/m/n/10 UVC \TU/FandolSong-Regular(0)/m/n/10 驱 动,| 如 果 设 备 同 时 支 持 音 频,| 可 使 [86] [87] [88] [89] Underfull \hbox (badness 10000) in paragraph at lines 7071--7071 [][][]\TU/FreeSerif(0)/m/it/10 usb_stream_t[][] stream\TU/FreeSerif(0)/m/n/10 , [][]\TU/FreeSerif(0)/m/it/10 uac_frame_size_t[][] \TU/FreeSerif(0)/m/n/10 *\TU /FreeSerif(0)/m/it/10 frame_list\TU/FreeSerif(0)/m/n/10 , size_t [90] [91] [92] [93] [94] [95] [96] [97] [98] Chapter 5. [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] Chapter 6. [109] [110] [111] [112] [113] [114] Chapter 7. [115] [116] Overfull \vbox (1.43935pt too high) detected at line 9532 [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] Underfull \hbox (badness 10000) in paragraph at lines 10693--10694 []\TU/FandolSong-Regular(0)/m/n/10 与 屏 幕 驱 动 相 似,| 为 了 方 便 移 植 到 不 同 的 \TU/Fre eSerif(0)/m/n/10 GUI \TU/FandolSong-Regular(0)/m/n/10 库,| 将 一 部 分 通 用 的 函 数 封 装 到 了 一 [127] [128] [129] Underfull \hbox (badness 10000) in paragraph at lines 10801--10801 [][][]\TU/FreeSerif(0)/m/it/10 touch_panel_controller_t[][] controller\TU/FreeS erif(0)/m/n/10 , [][]\TU/FreeSerif(0)/m/it/10 touch_panel_driver_t[][] [130] [131] [132] [133] [134] Chapter 8. [135] Underfull \hbox (badness 10000) in paragraph at lines 11536--11537 []\TU/FandolSong-Regular(0)/m/n/10 启 动 传 感 器:| 使 用[][]\TU/FreeMono(0)/m/it/10 iot_sensor_start()[][] \TU/FandolSong-Regular(0)/m/n/10 启 动 指 定 的 传 感 器,| 传 感 器 启 动 之 后 将 Underfull \hbox (badness 10000) in paragraph at lines 11536--11537 \TU/FandolSong-Regular(0)/m/n/10 发 出 \TU/FreeMono(0)/m/n/10 SENSOR_STARTED \TU/ FandolSong-Regular(0)/m/n/10 事 件,| 之 后 将 以 设 定 的 周 期 持 续 采 集 传 感 器 数 据,| 并 发 送 [136] [137] [138] [139] [140] [141] [142] [143] Underfull \hbox (badness 10000) in paragraph at lines 12691--12691 [][][]\TU/FreeSerif(0)/m/it/10 sensor_handle_t[][] sensor_handle\TU/FreeSerif(0 )/m/n/10 , [][]\TU/FreeSerif(0)/m/it/10 sen- Underfull \hbox (badness 10000) in paragraph at lines 12726--12726 [][]\TU/FreeSerif(0)/m/it/10 sensor_event_handler_t[][] handler\TU/FreeSerif(0) /m/n/10 , [][]\TU/FreeSerif(0)/m/it/10 sen- [144] Underfull \hbox (badness 10000) in paragraph at lines 12767--12767 [][][]\TU/FreeSerif(0)/m/it/10 sensor_type_t[][] sensor_type\TU/FreeSerif(0)/m/ n/10 , int32_t [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] Chapter 9. Underfull \hbox (badness 10000) in paragraph at lines 14614--14614 []\TU/FandolHei-Regular(0)/m/n/10 容 Underfull \hbox (badness 10000) in paragraph at lines 14614--14614 []\TU/FandolHei-Regular(0)/m/n/10 传 输 Underfull \hbox (badness 10000) in paragraph at lines 14614--14614 []\TU/FandolHei-Regular(0)/m/n/10 备 Underfull \hbox (badness 10000) in paragraph at lines 2--14614 [][][]\TU/FreeSerif(0)/m/n/10 SPI Underfull \hbox (badness 10000) in paragraph at lines 2--14614 [][][]\TU/FreeSerif(0)/m/n/10 SPI Flash Underfull \hbox (badness 10000) in paragraph at lines 2--14614 [][][]\TU/FreeSerif(0)/m/n/10 SD Overfull \hbox (13.85327pt too wide) in paragraph at lines 14614--14614 []\TU/FreeSerif(0)/m/n/10 SDIO/SPI| Underfull \hbox (badness 10000) in paragraph at lines 14614--14614 []\TU/FreeSerif(0)/m/n/10 20/40 MHz 1 Overfull \hbox (4.34187pt too wide) in paragraph at lines 2--14614 [][][]\TU/FreeSerif(0)/m/n/10 SD/SDIO/MMC Overfull \hbox (3.67491pt too wide) in paragraph at lines 2--14614 [][][]\TU/FreeSerif(0)/m/n/10 eMMC[][]| Underfull \hbox (badness 10000) in paragraph at lines 14614--14614 []\TU/FreeSerif(0)/m/n/10 20/40 MHz 1 Overfull \hbox (4.34187pt too wide) in paragraph at lines 2--14614 [][][]\TU/FreeSerif(0)/m/n/10 SD/SDIO/MMC Underfull \hbox (badness 10000) in paragraph at lines 14614--14614 [][][]\TU/FreeSerif(0)/m/it/10 EEP- [161] [162] [163] [164] [165] [166] Chapter 10. [167] [168] [169] [170] [171] [172] Chapter 11. [173] [174] [175] [176] [177] [178] [179] [180] [181] Underfull \hbox (badness 10000) in paragraph at lines 15987--15987 []\TU/FreeSans(0)/m/n/10 de- Overfull \hbox (6.33331pt too wide) in paragraph at lines 15987--15987 []\TU/FreeSerif(0)/m/n/10 burn_secure_boot_key| Underfull \hbox (badness 10000) in paragraph at lines 15987--15987 []\TU/FreeSerif(0)/m/n/10 se- Overfull \hbox (6.63333pt too wide) in paragraph at lines 15987--15987 \TU/FreeSerif(0)/m/n/10 cure_boot_force_write| Underfull \hbox (badness 10000) in paragraph at lines 15987--15987 []\TU/FreeSerif(0)/m/n/10 se- Overfull \hbox (4.21332pt too wide) in paragraph at lines 15987--15987 \TU/FreeSerif(0)/m/n/10 cure_boot_rw_protect| Underfull \hbox (badness 10000) in paragraph at lines 15987--15987 []\TU/FreeSerif(0)/m/n/10 FLASH ENCRYP- Overfull \hbox (23.27332pt too wide) in paragraph at lines 15987--15987 []\TU/FreeSerif(0)/m/n/10 burn_flash_encryption_key| Overfull \hbox (19.40334pt too wide) in paragraph at lines 15987--15987 []\TU/FreeSerif(0)/m/n/10 flash_encrypt_force_write| Overfull \hbox (16.98332pt too wide) in paragraph at lines 15987--15987 []\TU/FreeSerif(0)/m/n/10 flash_encrypt_rw_protect| [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] Chapter 12. [193] [194] Chapter 13. [195] [196] [197] [198] Underfull \hbox (badness 10000) in paragraph at lines 16686--16686 []\TU/FreeSerif(0)/m/n/10 iot_sensor_xxx; iot_board_xxx; Underfull \hbox (badness 10000) in paragraph at lines 16686--16686 []\TU/FreeSerif(0)/m/n/10 xxx_creat / Underfull \hbox (badness 10000) in paragraph at lines 16686--16686 []\TU/FreeSerif(0)/m/n/10 xxx_read / [199] [200] [201] [202] [203] [204] (./espressif-esp-iot-solution-zh-cn.ind [205] [206] Underfull \hbox (badness 10000) in paragraph at lines 22--23 []\TU/FreeMono(0)/m/n/10 button_config_t::custom_button_config Underfull \hbox (badness 10000) in paragraph at lines 23--24 []\TU/FreeMono(0)/m/n/10 button_config_t::gpio_button_config Underfull \hbox (badness 10000) in paragraph at lines 24--25 []\TU/FreeMono(0)/m/n/10 button_config_t::long_press_time \TU/FreeSerif(0)/m/n/ 10 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 25--26 []\TU/FreeMono(0)/m/n/10 button_config_t::short_press_time \TU/FreeSerif(0)/m/n /10 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 27--28 []\TU/FreeMono(0)/m/n/10 button_config_t::[anonymous] \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 29--30 []\TU/FreeMono(0)/m/n/10 button_custom_config_t::active_level Overfull \hbox (34.1223pt too wide) in paragraph at lines 30--32 []\TU/FreeMono(0)/m/n/10 button_custom_config_t::button_custom_deinit Overfull \hbox (76.1223pt too wide) in paragraph at lines 32--34 []\TU/FreeMono(0)/m/n/10 button_custom_config_t::button_custom_get_key_value Overfull \hbox (22.1223pt too wide) in paragraph at lines 34--36 []\TU/FreeMono(0)/m/n/10 button_custom_config_t::button_custom_init Underfull \hbox (badness 10000) in paragraph at lines 36--37 []\TU/FreeMono(0)/m/n/10 button_custom_config_t::priv \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 42--43 []\TU/FreeMono(0)/m/n/10 BUTTON_LONG_PRESS_START \TU/FreeSerif(0)/m/n/10 (\TU/F reeSerif(0)/m/it/10 C++ enumerator\TU/FreeSerif(0)/m/n/10 ), [207] Underfull \hbox (badness 10000) in paragraph at lines 97--98 []\TU/FreeMono(0)/m/n/10 dac_audio_config_t::bits_per_sample Underfull \hbox (badness 10000) in paragraph at lines 98--99 []\TU/FreeMono(0)/m/n/10 dac_audio_config_t::dac_mode \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 99--100 []\TU/FreeMono(0)/m/n/10 dac_audio_config_t::dma_buf_count \TU/FreeSerif(0)/m/n /10 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 100--101 []\TU/FreeMono(0)/m/n/10 dac_audio_config_t::dma_buf_len \TU/FreeSerif(0)/m/n/1 0 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 102--103 []\TU/FreeMono(0)/m/n/10 dac_audio_config_t::max_data_size \TU/FreeSerif(0)/m/n /10 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 103--104 []\TU/FreeMono(0)/m/n/10 dac_audio_config_t::sample_rate \TU/FreeSerif(0)/m/n/1 0 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 133--134 []\TU/FreeMono(0)/m/n/10 humiture_acquire_humidity \TU/FreeSerif(0)/m/n/10 (\TU /FreeSerif(0)/m/it/10 C++ function\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 134--135 []\TU/FreeMono(0)/m/n/10 humiture_acquire_temperature \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ func- [208] Underfull \hbox (badness 10000) in paragraph at lines 172--173 []\TU/FreeMono(0)/m/n/10 i2s_lcd_config_t::data_width \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 175--176 []\TU/FreeMono(0)/m/n/10 i2s_lcd_config_t::pin_num_cs \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 176--177 []\TU/FreeMono(0)/m/n/10 i2s_lcd_config_t::pin_num_rs \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 177--178 []\TU/FreeMono(0)/m/n/10 i2s_lcd_config_t::pin_num_wr \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 205--206 []\TU/FreeMono(0)/m/n/10 iot_button_get_ticks_time \TU/FreeSerif(0)/m/n/10 (\TU /FreeSerif(0)/m/it/10 C++ function\TU/FreeSerif(0)/m/n/10 ), [209] Underfull \hbox (badness 10000) in paragraph at lines 218--220 []\TU/FreeMono(0)/m/n/10 iot_sensor_handler_register_with_type Overfull \hbox (4.1223pt too wide) in paragraph at lines 221--223 []\TU/FreeMono(0)/m/n/10 iot_sensor_handler_unregister_with_type Underfull \hbox (badness 10000) in paragraph at lines 235--236 []\TU/FreeMono(0)/m/n/10 knob_config_t::default_direction \TU/FreeSerif(0)/m/n/ 10 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 259--260 []\TU/FreeMono(0)/m/n/10 led_indicator_config_t::blink_list_num Underfull \hbox (badness 10000) in paragraph at lines 260--261 []\TU/FreeMono(0)/m/n/10 led_indicator_config_t::blink_lists Overfull \hbox (76.1223pt too wide) in paragraph at lines 261--263 []\TU/FreeMono(0)/m/n/10 led_indicator_config_t::led_indicator_custom_config Overfull \hbox (64.1223pt too wide) in paragraph at lines 263--265 []\TU/FreeMono(0)/m/n/10 led_indicator_config_t::led_indicator_gpio_config Overfull \hbox (64.1223pt too wide) in paragraph at lines 265--267 []\TU/FreeMono(0)/m/n/10 led_indicator_config_t::led_indicator_ledc_config Underfull \hbox (badness 10000) in paragraph at lines 267--268 []\TU/FreeMono(0)/m/n/10 led_indicator_config_t::mode \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 268--269 []\TU/FreeMono(0)/m/n/10 led_indicator_config_t::[anonymous] [210] Underfull \hbox (badness 10000) in paragraph at lines 287--288 []\TU/FreeMono(0)/m/n/10 light_sensor_acquire_rgbw \TU/FreeSerif(0)/m/n/10 (\TU /FreeSerif(0)/m/it/10 C++ function\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 330--331 []\TU/FreeMono(0)/m/n/10 pwm_audio_config_t::duty_resolution Underfull \hbox (badness 10000) in paragraph at lines 331--332 []\TU/FreeMono(0)/m/n/10 pwm_audio_config_t::gpio_num_left \TU/FreeSerif(0)/m/n /10 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 333--334 []\TU/FreeMono(0)/m/n/10 pwm_audio_config_t::ledc_channel_left Underfull \hbox (badness 10000) in paragraph at lines 334--336 []\TU/FreeMono(0)/m/n/10 pwm_audio_config_t::ledc_channel_right Underfull \hbox (badness 10000) in paragraph at lines 337--338 []\TU/FreeMono(0)/m/n/10 pwm_audio_config_t::ringbuf_len \TU/FreeSerif(0)/m/n/1 0 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 344--345 []\TU/FreeMono(0)/m/n/10 pwm_audio_set_sample_rate \TU/FreeSerif(0)/m/n/10 (\TU /FreeSerif(0)/m/it/10 C++ function\TU/FreeSerif(0)/m/n/10 ), [211] Overfull \hbox (22.1223pt too wide) in paragraph at lines 368--370 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::bckl_active_level Underfull \hbox (badness 10000) in paragraph at lines 370--371 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::height \TU/FreeSerif(0)/m/n/1 0 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 371--372 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::interface_drv Underfull \hbox (badness 10000) in paragraph at lines 372--373 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::offset_hor Underfull \hbox (badness 10000) in paragraph at lines 373--374 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::offset_ver Underfull \hbox (badness 10000) in paragraph at lines 374--375 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::pin_num_bckl Underfull \hbox (badness 10000) in paragraph at lines 375--376 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::pin_num_rst Underfull \hbox (badness 10000) in paragraph at lines 376--377 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::rotate \TU/FreeSerif(0)/m/n/1 0 (\TU/FreeSerif(0)/m/it/10 C++ Overfull \hbox (16.1223pt too wide) in paragraph at lines 377--379 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::rst_active_level Underfull \hbox (badness 10000) in paragraph at lines 399--400 []\TU/FreeMono(0)/m/n/10 scr_driver_t::write_ram_data \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 411--412 []\TU/FreeMono(0)/m/n/10 scr_interface_driver_t::bus_acquire Underfull \hbox (badness 10000) in paragraph at lines 412--413 []\TU/FreeMono(0)/m/n/10 scr_interface_driver_t::bus_release Underfull \hbox (badness 10000) in paragraph at lines 413--414 []\TU/FreeMono(0)/m/n/10 scr_interface_driver_t::read \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 414--415 []\TU/FreeMono(0)/m/n/10 scr_interface_driver_t::type \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 416--417 []\TU/FreeMono(0)/m/n/10 scr_interface_driver_t::write_command Underfull \hbox (badness 10000) in paragraph at lines 419--420 []\TU/FreeMono(0)/m/n/10 scr_interface_i2c_config_t::clk_speed Underfull \hbox (badness 10000) in paragraph at lines 420--421 []\TU/FreeMono(0)/m/n/10 scr_interface_i2c_config_t::i2c_bus Underfull \hbox (badness 10000) in paragraph at lines 421--422 []\TU/FreeMono(0)/m/n/10 scr_interface_i2c_config_t::slave_addr [212] Underfull \hbox (badness 10000) in paragraph at lines 423--424 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::clk_freq Underfull \hbox (badness 10000) in paragraph at lines 424--426 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::pin_num_cs Underfull \hbox (badness 10000) in paragraph at lines 426--428 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::pin_num_dc Underfull \hbox (badness 10000) in paragraph at lines 428--429 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::spi_bus Underfull \hbox (badness 10000) in paragraph at lines 429--430 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::swap_data Underfull \hbox (badness 10000) in paragraph at lines 456--457 []\TU/FreeMono(0)/m/n/10 sensor_config_t::intr_pin \TU/FreeSerif(0)/m/n/10 (\TU /FreeSerif(0)/m/it/10 C++ member\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 465--466 []\TU/FreeMono(0)/m/n/10 sensor_data_group_t::sensor_data \TU/FreeSerif(0)/m/n/ 10 (\TU/FreeSerif(0)/m/it/10 C++ [213] Underfull \hbox (badness 10000) in paragraph at lines 492--493 []\TU/FreeMono(0)/m/n/10 SENSOR_EVENT_COMMON_END \TU/FreeSerif(0)/m/n/10 (\TU/F reeSerif(0)/m/it/10 C++ enumerator\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 493--494 []\TU/FreeMono(0)/m/n/10 sensor_event_handler_instance_t \TU/FreeSerif(0)/m/n/1 0 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 497--498 []\TU/FreeMono(0)/m/n/10 SENSOR_FORCE_DATA_READY \TU/FreeSerif(0)/m/n/10 (\TU/F reeSerif(0)/m/it/10 C++ enumerator\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 510--511 []\TU/FreeMono(0)/m/n/10 SENSOR_LIGHT_DATA_READY \TU/FreeSerif(0)/m/n/10 (\TU/F reeSerif(0)/m/it/10 C++ enumerator\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 514--515 []\TU/FreeMono(0)/m/n/10 SENSOR_NOISE_DATA_READY \TU/FreeSerif(0)/m/n/10 (\TU/F reeSerif(0)/m/it/10 C++ enumerator\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 516--517 []\TU/FreeMono(0)/m/n/10 SENSOR_PROXI_DATA_READY \TU/FreeSerif(0)/m/n/10 (\TU/F reeSerif(0)/m/it/10 C++ enumerator\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 535--536 []\TU/FreeMono(0)/m/n/10 servo_config_t::max_angle \TU/FreeSerif(0)/m/n/10 (\TU /FreeSerif(0)/m/it/10 C++ member\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 536--537 []\TU/FreeMono(0)/m/n/10 servo_config_t::max_width_us \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 537--538 []\TU/FreeMono(0)/m/n/10 servo_config_t::min_width_us \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 538--539 []\TU/FreeMono(0)/m/n/10 servo_config_t::timer_number \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- [214] Underfull \hbox (badness 10000) in paragraph at lines 557--558 []\TU/FreeMono(0)/m/n/10 spi_device_config_t::clock_speed_hz Underfull \hbox (badness 10000) in paragraph at lines 586--587 []\TU/FreeMono(0)/m/n/10 touch_panel_config_t::direction \TU/FreeSerif(0)/m/n/1 0 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 587--588 []\TU/FreeMono(0)/m/n/10 touch_panel_config_t::height \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 590--591 []\TU/FreeMono(0)/m/n/10 touch_panel_config_t::interface_i2c Underfull \hbox (badness 10000) in paragraph at lines 591--592 []\TU/FreeMono(0)/m/n/10 touch_panel_config_t::interface_spi Underfull \hbox (badness 10000) in paragraph at lines 592--593 []\TU/FreeMono(0)/m/n/10 touch_panel_config_t::interface_type Underfull \hbox (badness 10000) in paragraph at lines 593--594 []\TU/FreeMono(0)/m/n/10 touch_panel_config_t::pin_num_cs \TU/FreeSerif(0)/m/n/ 10 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 594--595 []\TU/FreeMono(0)/m/n/10 touch_panel_config_t::pin_num_int \TU/FreeSerif(0)/m/n /10 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 597--598 []\TU/FreeMono(0)/m/n/10 touch_panel_config_t::[anonymous] \TU/FreeSerif(0)/m/n /10 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 8000) in paragraph at lines 598--599 []\TU/FreeMono(0)/m/n/10 TOUCH_PANEL_CONTROLLER_FT5X06 \TU/FreeSerif(0)/m/n/10 (\TU/FreeSerif(0)/m/it/10 C++ enu- Underfull \hbox (badness 8000) in paragraph at lines 599--600 []\TU/FreeMono(0)/m/n/10 TOUCH_PANEL_CONTROLLER_NS2016 \TU/FreeSerif(0)/m/n/10 (\TU/FreeSerif(0)/m/it/10 C++ enu- Underfull \hbox (badness 10000) in paragraph at lines 604--605 []\TU/FreeMono(0)/m/n/10 touch_panel_driver_t::calibration_run Underfull \hbox (badness 10000) in paragraph at lines 605--606 []\TU/FreeMono(0)/m/n/10 touch_panel_driver_t::deinit \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 607--608 []\TU/FreeMono(0)/m/n/10 touch_panel_driver_t::read_point_data Underfull \hbox (badness 10000) in paragraph at lines 608--609 []\TU/FreeMono(0)/m/n/10 touch_panel_driver_t::set_direction [215] Underfull \hbox (badness 10000) in paragraph at lines 618--619 []\TU/FreeMono(0)/m/n/10 touch_panel_points_t::point_num \TU/FreeSerif(0)/m/n/1 0 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 628--629 []\TU/FreeMono(0)/m/n/10 uac_config_t::mic_bit_resolution \TU/FreeSerif(0)/m/n/ 10 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 637--638 []\TU/FreeMono(0)/m/n/10 uac_config_t::mic_samples_frequence Underfull \hbox (badness 10000) in paragraph at lines 638--639 []\TU/FreeMono(0)/m/n/10 uac_config_t::spk_bit_resolution \TU/FreeSerif(0)/m/n/ 10 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 645--646 []\TU/FreeMono(0)/m/n/10 uac_config_t::spk_samples_frequence Underfull \hbox (badness 10000) in paragraph at lines 649--650 []\TU/FreeMono(0)/m/n/10 uac_frame_size_t::bit_resolution \TU/FreeSerif(0)/m/n/ 10 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 651--652 []\TU/FreeMono(0)/m/n/10 uac_frame_size_t::samples_frequence Overfull \hbox (4.1223pt too wide) in paragraph at lines 652--654 []\TU/FreeMono(0)/m/n/10 uac_frame_size_t::samples_frequence_max Overfull \hbox (4.1223pt too wide) in paragraph at lines 654--656 []\TU/FreeMono(0)/m/n/10 uac_frame_size_t::samples_frequence_min Underfull \hbox (badness 10000) in paragraph at lines 665--666 []\TU/FreeMono(0)/m/n/10 usb_streaming_state_register \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ func- [216] Underfull \hbox (badness 10000) in paragraph at lines 684--685 []\TU/FreeMono(0)/m/n/10 uvc_config::xfer_buffer_size \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- [217]) (./espressif-esp-iot-solution-zh-cn.aux) ) (see the transcript file for additional information) Output written on espressif-esp-iot-solution-zh-cn.pdf (223 pages). Transcript written on espressif-esp-iot-solution-zh-cn.log. Latexmk: Index file 'espressif-esp-iot-solution-zh-cn.idx' was written Latexmk: Log file says output to 'espressif-esp-iot-solution-zh-cn.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'espressif-esp-iot-solution-zh-cn.aux' 'espressif-esp-iot-solution-zh-cn.out' 'espressif-esp-iot-solution-zh-cn.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'xelatex -interaction=nonstopmode -recorder --jobname="espressif-esp-iot-solution-zh-cn" "ReadtheDocsTemplate.tex"' ------------ This is XeTeX, Version 3.14159265-2.6-0.99998 (TeX Live 2017/Debian) (preloaded format=xelatex) 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 2019/12/01 v2.3.0 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/cmap/cmap.sty Package cmap Warning: pdftex not detected - exiting. ) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3-code.tex) (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/l3xdvipdfmx.def)) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/tuenc.def)) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xunicode-addon.sty (/usr/share/texlive/texmf-dist/tex/xelatex/xunicode/xunicode.sty (/usr/share/texmf/tex/latex/tipa/t3enc.def) (/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/xetex.def))))) (/usr/share/texlive/texmf-dist/tex/xelatex/xunicode/xunicode.sty *** Reloading Xunicode for encoding 'TU' *** ) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xunicode-extra.def) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.cfg)) (/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/latex/polyglossia/polyglossia.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/share/texlive/texmf-dist/tex/latex/makecmds/makecmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex))) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-english.ldf) (/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/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/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/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/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/hxetex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctex.sty (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexpatch.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fix-cm.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/ms/everysel.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctexopts.cfg) (/usr/share/texlive/texmf-dist/tex/latex/ctex/engine/ctex-engine-xetex.def (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJKfntef.sty (/usr/share/texlive/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty)) (/usr/share/texmf/tex/latex/CJK/CJKfntef.sty))) (/usr/share/texlive/texmf-dist/tex/latex/zhnumber/zhnumber.sty (/usr/share/texlive/texmf-dist/tex/latex/zhnumber/zhnumber-utf8.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/ctex/scheme/ctex-scheme-chinese.def (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctex-name-utf8.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/tools/indentfirst.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/fontset/ctex-fontset-fandol.def ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolSong-Regular' does not contain script 'CJK'. ************************************************* )) (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctex.cfg) Writing index file espressif-esp-iot-solution-zh-cn.idx (./espressif-esp-iot-solution-zh-cn.aux) (/usr/share/texmf/tex/latex/tipa/t3cmr.fd) *geometry* driver: auto-detecting *geometry* detected driver: xetex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./espressif-esp-iot-solution-zh-cn.out) (./espressif-esp-iot-solution-zh-cn.out) ABD: EverySelectfont initializing macros ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolFang-Regular' does not contain script 'CJK'. ************************************************* ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolHei-Regular' does not contain script 'CJK'. ************************************************* (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1] [2] (./espressif-esp-iot-solution-zh-cn.toc [1] [2]) [3] [4] [1] [2] Chapter 1. [3] [4] [5] [6] [7] [8] Chapter 2. [9] [10] [11] Underfull \hbox (badness 10000) in paragraph at lines 526--527 []\TU/FandolSong-Regular(0)/m/n/10 数 据 传 输:| 使 用[][]\TU/FreeMono(0)/m/it/10 sp i_bus_transfer_byte()[][]\TU/FandolSong-Regular(0)/m/n/10 、| [][]\TU/FreeMono(0 )/m/it/10 spi_bus_transfer_bytes()[][]\TU/FandolSong-Regular(0)/m/n/10 、| Overfull \vbox (2.84221pt too high) detected at line 566 [12] [13] [14] Underfull \hbox (badness 10000) in paragraph at lines 749--749 [][][]\TU/FreeSerif(0)/m/it/10 i2c_bus_handle_t[][] bus_handle\TU/FreeSerif(0)/ m/n/10 , uint8_t \TU/FreeSerif(0)/m/it/10 dev_addr\TU/FreeSerif(0)/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 780--782 \TU/FreeSerif(0)/m/n/10 Delete and release the I2C device resource, i2c_bus_dev ice_delete should be used in pairs with [15] Underfull \hbox (badness 10000) in paragraph at lines 882--882 [][][]\TU/FreeSerif(0)/m/it/10 i2c_bus_device_handle_t[][] dev_handle\TU/FreeSe rif(0)/m/n/10 , uint8_t \TU/FreeSerif(0)/m/it/10 mem_address\TU/FreeSerif(0)/m/ n/10 , size_t [16] Underfull \hbox (badness 10000) in paragraph at lines 982--982 [][][]\TU/FreeSerif(0)/m/it/10 i2c_bus_device_handle_t[][] dev_handle\TU/FreeSe rif(0)/m/n/10 , uint8_t \TU/FreeSerif(0)/m/it/10 mem_address\TU/FreeSerif(0)/m/ n/10 , uint8_t [17] Underfull \hbox (badness 7832) in paragraph at lines 1082--1082 [][][]\TU/FreeSerif(0)/m/it/10 i2c_bus_device_handle_t[][] dev_handle\TU/FreeSe rif(0)/m/n/10 , uint8_t \TU/FreeSerif(0)/m/it/10 mem_address\TU/FreeSerif(0)/m/ n/10 , size_t [18] Underfull \hbox (badness 10000) in paragraph at lines 1132--1132 [][][]\TU/FreeSerif(0)/m/it/10 i2c_bus_device_handle_t[][] dev_handle\TU/FreeSe rif(0)/m/n/10 , uint8_t \TU/FreeSerif(0)/m/it/10 mem_address\TU/FreeSerif(0)/m/ n/10 , uint8_t Underfull \hbox (badness 10000) in paragraph at lines 1182--1182 [][][]\TU/FreeSerif(0)/m/it/10 i2c_bus_device_handle_t[][] dev_handle\TU/FreeSe rif(0)/m/n/10 , uint8_t \TU/FreeSerif(0)/m/it/10 mem_address\TU/FreeSerif(0)/m/ n/10 , uint8_t [19] [20] Underfull \hbox (badness 10000) in paragraph at lines 1332--1332 [][][]\TU/FreeSerif(0)/m/it/10 i2c_bus_device_handle_t[][] dev_handle\TU/FreeSe rif(0)/m/n/10 , uint16_t \TU/FreeSerif(0)/m/it/10 mem_address\TU/FreeSerif(0)/m /n/10 , size_t [21] Underfull \hbox (badness 10000) in paragraph at lines 1514--1514 [][][]\TU/FreeSerif(0)/m/it/10 spi_bus_handle_t[][] bus_handle\TU/FreeSerif(0)/ m/n/10 , \TU/FreeMono(0)/bx/n/10 const [22] Underfull \hbox (badness 10000) in paragraph at lines 1576--1576 [][][]\TU/FreeSerif(0)/m/it/10 spi_bus_device_handle_t[][] dev_handle\TU/FreeSe rif(0)/m/n/10 , uint8_t \TU/FreeSerif(0)/m/it/10 data_out\TU/FreeSerif(0)/m/n/1 0 , uint8_t [23] [24] [25] [26] [27] [28] [29] Overfull \vbox (3.17888pt too high) detected at line 2434 [30] [31] [32] Overfull \vbox (314.75113pt too high) has occurred while \output is active [33] [34] Chapter 3. [35] [36] [37] [38] [39] Underfull \hbox (badness 10000) in paragraph at lines 3000--3000 []\TU/FreeSerif(0)/m/n/10 SCR_MIRROR_X Underfull \hbox (badness 10000) in paragraph at lines 3000--3000 []\TU/FreeSerif(0)/m/n/10 SCR_MIRROR_X| SCR_MIRROR_Y Underfull \hbox (badness 10000) in paragraph at lines 3000--3000 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY Underfull \hbox (badness 10000) in paragraph at lines 3000--3000 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY| SCR_MIRROR_Y Underfull \hbox (badness 10000) in paragraph at lines 3000--3000 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY| Underfull \hbox (badness 10000) in paragraph at lines 3000--3000 \TU/FreeSerif(0)/m/n/10 SCR_MIRROR_X Underfull \hbox (badness 10000) in paragraph at lines 3000--3000 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY| SCR_MIRROR_X| [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] Underfull \hbox (badness 10000) in paragraph at lines 4183--4183 [][][]\TU/FreeSerif(0)/m/it/10 scr_interface_type_t[][] type\TU/FreeSerif(0)/m/ n/10 , void *\TU/FreeSerif(0)/m/it/10 config\TU/FreeSerif(0)/m/n/10 , [][]\TU/F reeSerif(0)/m/it/10 scr_interface_driver_t[][] [52] [53] [54] [55] Overfull \vbox (2.54878pt too high) detected at line 4659 [56] [57] [58] [59] [60] Underfull \hbox (badness 10000) in paragraph at lines 4837--4839 \TU/FandolSong-Regular(0)/bx/n/10 注 解\TU/FreeSerif(0)/bx/n/10 : \TU/FandolSong -Regular(0)/m/n/10 该 组 件 支 持 线 程 安 全 操 作,| 您 可 使 用 全 局 变 量 共 享 \TU/FreeSerif(0 )/m/n/10 LED \TU/FandolSong-Regular(0)/m/n/10 指 示 灯 的 操 作 句 柄 [61] [62] [63] [64] [65] [66] Chapter 4. [67] [68] Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSans(0)/m/n/10 USB OTG High- Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSans(0)/m/n/10 USB OTG Full- Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSans(0)/m/n/10 USB-Serial- Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSans(0)/m/n/10 Fulls-peed Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSans(0)/m/n/10 High-speed Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5683--5683 []\TU/FreeSerif(0)/bx/n/10 ESP32- [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] Underfull \hbox (badness 10000) in paragraph at lines 6723--6724 []\TU/FandolSong-Regular(0)/m/n/10 使 用[][]\TU/FreeMono(0)/m/it/10 uvc_streaming _config()[][] \TU/FandolSong-Regular(0)/m/n/10 配 置 \TU/FreeSerif(0)/m/n/10 UVC \TU/FandolSong-Regular(0)/m/n/10 驱 动,| 如 果 设 备 同 时 支 持 音 频,| 可 使 [86] [87] [88] [89] Underfull \hbox (badness 10000) in paragraph at lines 7071--7071 [][][]\TU/FreeSerif(0)/m/it/10 usb_stream_t[][] stream\TU/FreeSerif(0)/m/n/10 , [][]\TU/FreeSerif(0)/m/it/10 uac_frame_size_t[][] \TU/FreeSerif(0)/m/n/10 *\TU /FreeSerif(0)/m/it/10 frame_list\TU/FreeSerif(0)/m/n/10 , size_t [90] [91] [92] [93] [94] [95] [96] [97] [98] Chapter 5. [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] Chapter 6. [109] [110] [111] [112] [113] [114] Chapter 7. [115] [116] Overfull \vbox (1.43935pt too high) detected at line 9532 [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] Underfull \hbox (badness 10000) in paragraph at lines 10693--10694 []\TU/FandolSong-Regular(0)/m/n/10 与 屏 幕 驱 动 相 似,| 为 了 方 便 移 植 到 不 同 的 \TU/Fre eSerif(0)/m/n/10 GUI \TU/FandolSong-Regular(0)/m/n/10 库,| 将 一 部 分 通 用 的 函 数 封 装 到 了 一 [127] [128] [129] Underfull \hbox (badness 10000) in paragraph at lines 10801--10801 [][][]\TU/FreeSerif(0)/m/it/10 touch_panel_controller_t[][] controller\TU/FreeS erif(0)/m/n/10 , [][]\TU/FreeSerif(0)/m/it/10 touch_panel_driver_t[][] [130] [131] [132] [133] [134] Chapter 8. [135] Underfull \hbox (badness 10000) in paragraph at lines 11536--11537 []\TU/FandolSong-Regular(0)/m/n/10 启 动 传 感 器:| 使 用[][]\TU/FreeMono(0)/m/it/10 iot_sensor_start()[][] \TU/FandolSong-Regular(0)/m/n/10 启 动 指 定 的 传 感 器,| 传 感 器 启 动 之 后 将 Underfull \hbox (badness 10000) in paragraph at lines 11536--11537 \TU/FandolSong-Regular(0)/m/n/10 发 出 \TU/FreeMono(0)/m/n/10 SENSOR_STARTED \TU/ FandolSong-Regular(0)/m/n/10 事 件,| 之 后 将 以 设 定 的 周 期 持 续 采 集 传 感 器 数 据,| 并 发 送 [136] [137] [138] [139] [140] [141] [142] [143] Underfull \hbox (badness 10000) in paragraph at lines 12691--12691 [][][]\TU/FreeSerif(0)/m/it/10 sensor_handle_t[][] sensor_handle\TU/FreeSerif(0 )/m/n/10 , [][]\TU/FreeSerif(0)/m/it/10 sen- Underfull \hbox (badness 10000) in paragraph at lines 12726--12726 [][]\TU/FreeSerif(0)/m/it/10 sensor_event_handler_t[][] handler\TU/FreeSerif(0) /m/n/10 , [][]\TU/FreeSerif(0)/m/it/10 sen- [144] Underfull \hbox (badness 10000) in paragraph at lines 12767--12767 [][][]\TU/FreeSerif(0)/m/it/10 sensor_type_t[][] sensor_type\TU/FreeSerif(0)/m/ n/10 , int32_t [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] Chapter 9. Underfull \hbox (badness 10000) in paragraph at lines 14614--14614 []\TU/FandolHei-Regular(0)/m/n/10 容 Underfull \hbox (badness 10000) in paragraph at lines 14614--14614 []\TU/FandolHei-Regular(0)/m/n/10 传 输 Underfull \hbox (badness 10000) in paragraph at lines 14614--14614 []\TU/FandolHei-Regular(0)/m/n/10 备 Underfull \hbox (badness 10000) in paragraph at lines 2--14614 [][][]\TU/FreeSerif(0)/m/n/10 SPI Underfull \hbox (badness 10000) in paragraph at lines 2--14614 [][][]\TU/FreeSerif(0)/m/n/10 SPI Flash Underfull \hbox (badness 10000) in paragraph at lines 2--14614 [][][]\TU/FreeSerif(0)/m/n/10 SD Overfull \hbox (13.85327pt too wide) in paragraph at lines 14614--14614 []\TU/FreeSerif(0)/m/n/10 SDIO/SPI| Underfull \hbox (badness 10000) in paragraph at lines 14614--14614 []\TU/FreeSerif(0)/m/n/10 20/40 MHz 1 Overfull \hbox (4.34187pt too wide) in paragraph at lines 2--14614 [][][]\TU/FreeSerif(0)/m/n/10 SD/SDIO/MMC Overfull \hbox (3.67491pt too wide) in paragraph at lines 2--14614 [][][]\TU/FreeSerif(0)/m/n/10 eMMC[][]| Underfull \hbox (badness 10000) in paragraph at lines 14614--14614 []\TU/FreeSerif(0)/m/n/10 20/40 MHz 1 Overfull \hbox (4.34187pt too wide) in paragraph at lines 2--14614 [][][]\TU/FreeSerif(0)/m/n/10 SD/SDIO/MMC Underfull \hbox (badness 10000) in paragraph at lines 14614--14614 [][][]\TU/FreeSerif(0)/m/it/10 EEP- [161] [162] [163] [164] [165] [166] Chapter 10. [167] [168] [169] [170] [171] [172] Chapter 11. [173] [174] [175] [176] [177] [178] [179] [180] [181] Underfull \hbox (badness 10000) in paragraph at lines 15987--15987 []\TU/FreeSans(0)/m/n/10 de- Overfull \hbox (6.33331pt too wide) in paragraph at lines 15987--15987 []\TU/FreeSerif(0)/m/n/10 burn_secure_boot_key| Underfull \hbox (badness 10000) in paragraph at lines 15987--15987 []\TU/FreeSerif(0)/m/n/10 se- Overfull \hbox (6.63333pt too wide) in paragraph at lines 15987--15987 \TU/FreeSerif(0)/m/n/10 cure_boot_force_write| Underfull \hbox (badness 10000) in paragraph at lines 15987--15987 []\TU/FreeSerif(0)/m/n/10 se- Overfull \hbox (4.21332pt too wide) in paragraph at lines 15987--15987 \TU/FreeSerif(0)/m/n/10 cure_boot_rw_protect| Underfull \hbox (badness 10000) in paragraph at lines 15987--15987 []\TU/FreeSerif(0)/m/n/10 FLASH ENCRYP- Overfull \hbox (23.27332pt too wide) in paragraph at lines 15987--15987 []\TU/FreeSerif(0)/m/n/10 burn_flash_encryption_key| Overfull \hbox (19.40334pt too wide) in paragraph at lines 15987--15987 []\TU/FreeSerif(0)/m/n/10 flash_encrypt_force_write| Overfull \hbox (16.98332pt too wide) in paragraph at lines 15987--15987 []\TU/FreeSerif(0)/m/n/10 flash_encrypt_rw_protect| [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] Chapter 12. [193] [194] Chapter 13. [195] [196] [197] [198] Underfull \hbox (badness 10000) in paragraph at lines 16686--16686 []\TU/FreeSerif(0)/m/n/10 iot_sensor_xxx; iot_board_xxx; Underfull \hbox (badness 10000) in paragraph at lines 16686--16686 []\TU/FreeSerif(0)/m/n/10 xxx_creat / Underfull \hbox (badness 10000) in paragraph at lines 16686--16686 []\TU/FreeSerif(0)/m/n/10 xxx_read / [199] [200] [201] [202] [203] [204] (./espressif-esp-iot-solution-zh-cn.ind [205] [206] Underfull \hbox (badness 10000) in paragraph at lines 22--23 []\TU/FreeMono(0)/m/n/10 button_config_t::custom_button_config Underfull \hbox (badness 10000) in paragraph at lines 23--24 []\TU/FreeMono(0)/m/n/10 button_config_t::gpio_button_config Underfull \hbox (badness 10000) in paragraph at lines 24--25 []\TU/FreeMono(0)/m/n/10 button_config_t::long_press_time \TU/FreeSerif(0)/m/n/ 10 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 25--26 []\TU/FreeMono(0)/m/n/10 button_config_t::short_press_time \TU/FreeSerif(0)/m/n /10 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 27--28 []\TU/FreeMono(0)/m/n/10 button_config_t::[anonymous] \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 29--30 []\TU/FreeMono(0)/m/n/10 button_custom_config_t::active_level Overfull \hbox (34.1223pt too wide) in paragraph at lines 30--32 []\TU/FreeMono(0)/m/n/10 button_custom_config_t::button_custom_deinit Overfull \hbox (76.1223pt too wide) in paragraph at lines 32--34 []\TU/FreeMono(0)/m/n/10 button_custom_config_t::button_custom_get_key_value Overfull \hbox (22.1223pt too wide) in paragraph at lines 34--36 []\TU/FreeMono(0)/m/n/10 button_custom_config_t::button_custom_init Underfull \hbox (badness 10000) in paragraph at lines 36--37 []\TU/FreeMono(0)/m/n/10 button_custom_config_t::priv \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 42--43 []\TU/FreeMono(0)/m/n/10 BUTTON_LONG_PRESS_START \TU/FreeSerif(0)/m/n/10 (\TU/F reeSerif(0)/m/it/10 C++ enumerator\TU/FreeSerif(0)/m/n/10 ), [207] Underfull \hbox (badness 10000) in paragraph at lines 97--98 []\TU/FreeMono(0)/m/n/10 dac_audio_config_t::bits_per_sample Underfull \hbox (badness 10000) in paragraph at lines 98--99 []\TU/FreeMono(0)/m/n/10 dac_audio_config_t::dac_mode \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 99--100 []\TU/FreeMono(0)/m/n/10 dac_audio_config_t::dma_buf_count \TU/FreeSerif(0)/m/n /10 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 100--101 []\TU/FreeMono(0)/m/n/10 dac_audio_config_t::dma_buf_len \TU/FreeSerif(0)/m/n/1 0 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 102--103 []\TU/FreeMono(0)/m/n/10 dac_audio_config_t::max_data_size \TU/FreeSerif(0)/m/n /10 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 103--104 []\TU/FreeMono(0)/m/n/10 dac_audio_config_t::sample_rate \TU/FreeSerif(0)/m/n/1 0 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 133--134 []\TU/FreeMono(0)/m/n/10 humiture_acquire_humidity \TU/FreeSerif(0)/m/n/10 (\TU /FreeSerif(0)/m/it/10 C++ function\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 134--135 []\TU/FreeMono(0)/m/n/10 humiture_acquire_temperature \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ func- [208] Underfull \hbox (badness 10000) in paragraph at lines 172--173 []\TU/FreeMono(0)/m/n/10 i2s_lcd_config_t::data_width \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 175--176 []\TU/FreeMono(0)/m/n/10 i2s_lcd_config_t::pin_num_cs \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 176--177 []\TU/FreeMono(0)/m/n/10 i2s_lcd_config_t::pin_num_rs \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 177--178 []\TU/FreeMono(0)/m/n/10 i2s_lcd_config_t::pin_num_wr \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 205--206 []\TU/FreeMono(0)/m/n/10 iot_button_get_ticks_time \TU/FreeSerif(0)/m/n/10 (\TU /FreeSerif(0)/m/it/10 C++ function\TU/FreeSerif(0)/m/n/10 ), [209] Underfull \hbox (badness 10000) in paragraph at lines 218--220 []\TU/FreeMono(0)/m/n/10 iot_sensor_handler_register_with_type Overfull \hbox (4.1223pt too wide) in paragraph at lines 221--223 []\TU/FreeMono(0)/m/n/10 iot_sensor_handler_unregister_with_type Underfull \hbox (badness 10000) in paragraph at lines 235--236 []\TU/FreeMono(0)/m/n/10 knob_config_t::default_direction \TU/FreeSerif(0)/m/n/ 10 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 259--260 []\TU/FreeMono(0)/m/n/10 led_indicator_config_t::blink_list_num Underfull \hbox (badness 10000) in paragraph at lines 260--261 []\TU/FreeMono(0)/m/n/10 led_indicator_config_t::blink_lists Overfull \hbox (76.1223pt too wide) in paragraph at lines 261--263 []\TU/FreeMono(0)/m/n/10 led_indicator_config_t::led_indicator_custom_config Overfull \hbox (64.1223pt too wide) in paragraph at lines 263--265 []\TU/FreeMono(0)/m/n/10 led_indicator_config_t::led_indicator_gpio_config Overfull \hbox (64.1223pt too wide) in paragraph at lines 265--267 []\TU/FreeMono(0)/m/n/10 led_indicator_config_t::led_indicator_ledc_config Underfull \hbox (badness 10000) in paragraph at lines 267--268 []\TU/FreeMono(0)/m/n/10 led_indicator_config_t::mode \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 268--269 []\TU/FreeMono(0)/m/n/10 led_indicator_config_t::[anonymous] [210] Underfull \hbox (badness 10000) in paragraph at lines 287--288 []\TU/FreeMono(0)/m/n/10 light_sensor_acquire_rgbw \TU/FreeSerif(0)/m/n/10 (\TU /FreeSerif(0)/m/it/10 C++ function\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 330--331 []\TU/FreeMono(0)/m/n/10 pwm_audio_config_t::duty_resolution Underfull \hbox (badness 10000) in paragraph at lines 331--332 []\TU/FreeMono(0)/m/n/10 pwm_audio_config_t::gpio_num_left \TU/FreeSerif(0)/m/n /10 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 333--334 []\TU/FreeMono(0)/m/n/10 pwm_audio_config_t::ledc_channel_left Underfull \hbox (badness 10000) in paragraph at lines 334--336 []\TU/FreeMono(0)/m/n/10 pwm_audio_config_t::ledc_channel_right Underfull \hbox (badness 10000) in paragraph at lines 337--338 []\TU/FreeMono(0)/m/n/10 pwm_audio_config_t::ringbuf_len \TU/FreeSerif(0)/m/n/1 0 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 344--345 []\TU/FreeMono(0)/m/n/10 pwm_audio_set_sample_rate \TU/FreeSerif(0)/m/n/10 (\TU /FreeSerif(0)/m/it/10 C++ function\TU/FreeSerif(0)/m/n/10 ), [211] Overfull \hbox (22.1223pt too wide) in paragraph at lines 368--370 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::bckl_active_level Underfull \hbox (badness 10000) in paragraph at lines 370--371 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::height \TU/FreeSerif(0)/m/n/1 0 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 371--372 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::interface_drv Underfull \hbox (badness 10000) in paragraph at lines 372--373 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::offset_hor Underfull \hbox (badness 10000) in paragraph at lines 373--374 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::offset_ver Underfull \hbox (badness 10000) in paragraph at lines 374--375 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::pin_num_bckl Underfull \hbox (badness 10000) in paragraph at lines 375--376 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::pin_num_rst Underfull \hbox (badness 10000) in paragraph at lines 376--377 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::rotate \TU/FreeSerif(0)/m/n/1 0 (\TU/FreeSerif(0)/m/it/10 C++ Overfull \hbox (16.1223pt too wide) in paragraph at lines 377--379 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::rst_active_level Underfull \hbox (badness 10000) in paragraph at lines 399--400 []\TU/FreeMono(0)/m/n/10 scr_driver_t::write_ram_data \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 411--412 []\TU/FreeMono(0)/m/n/10 scr_interface_driver_t::bus_acquire Underfull \hbox (badness 10000) in paragraph at lines 412--413 []\TU/FreeMono(0)/m/n/10 scr_interface_driver_t::bus_release Underfull \hbox (badness 10000) in paragraph at lines 413--414 []\TU/FreeMono(0)/m/n/10 scr_interface_driver_t::read \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 414--415 []\TU/FreeMono(0)/m/n/10 scr_interface_driver_t::type \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 416--417 []\TU/FreeMono(0)/m/n/10 scr_interface_driver_t::write_command Underfull \hbox (badness 10000) in paragraph at lines 419--420 []\TU/FreeMono(0)/m/n/10 scr_interface_i2c_config_t::clk_speed Underfull \hbox (badness 10000) in paragraph at lines 420--421 []\TU/FreeMono(0)/m/n/10 scr_interface_i2c_config_t::i2c_bus Underfull \hbox (badness 10000) in paragraph at lines 421--422 []\TU/FreeMono(0)/m/n/10 scr_interface_i2c_config_t::slave_addr [212] Underfull \hbox (badness 10000) in paragraph at lines 423--424 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::clk_freq Underfull \hbox (badness 10000) in paragraph at lines 424--426 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::pin_num_cs Underfull \hbox (badness 10000) in paragraph at lines 426--428 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::pin_num_dc Underfull \hbox (badness 10000) in paragraph at lines 428--429 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::spi_bus Underfull \hbox (badness 10000) in paragraph at lines 429--430 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::swap_data Underfull \hbox (badness 10000) in paragraph at lines 456--457 []\TU/FreeMono(0)/m/n/10 sensor_config_t::intr_pin \TU/FreeSerif(0)/m/n/10 (\TU /FreeSerif(0)/m/it/10 C++ member\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 465--466 []\TU/FreeMono(0)/m/n/10 sensor_data_group_t::sensor_data \TU/FreeSerif(0)/m/n/ 10 (\TU/FreeSerif(0)/m/it/10 C++ [213] Underfull \hbox (badness 10000) in paragraph at lines 492--493 []\TU/FreeMono(0)/m/n/10 SENSOR_EVENT_COMMON_END \TU/FreeSerif(0)/m/n/10 (\TU/F reeSerif(0)/m/it/10 C++ enumerator\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 493--494 []\TU/FreeMono(0)/m/n/10 sensor_event_handler_instance_t \TU/FreeSerif(0)/m/n/1 0 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 497--498 []\TU/FreeMono(0)/m/n/10 SENSOR_FORCE_DATA_READY \TU/FreeSerif(0)/m/n/10 (\TU/F reeSerif(0)/m/it/10 C++ enumerator\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 510--511 []\TU/FreeMono(0)/m/n/10 SENSOR_LIGHT_DATA_READY \TU/FreeSerif(0)/m/n/10 (\TU/F reeSerif(0)/m/it/10 C++ enumerator\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 514--515 []\TU/FreeMono(0)/m/n/10 SENSOR_NOISE_DATA_READY \TU/FreeSerif(0)/m/n/10 (\TU/F reeSerif(0)/m/it/10 C++ enumerator\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 516--517 []\TU/FreeMono(0)/m/n/10 SENSOR_PROXI_DATA_READY \TU/FreeSerif(0)/m/n/10 (\TU/F reeSerif(0)/m/it/10 C++ enumerator\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 535--536 []\TU/FreeMono(0)/m/n/10 servo_config_t::max_angle \TU/FreeSerif(0)/m/n/10 (\TU /FreeSerif(0)/m/it/10 C++ member\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 536--537 []\TU/FreeMono(0)/m/n/10 servo_config_t::max_width_us \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 537--538 []\TU/FreeMono(0)/m/n/10 servo_config_t::min_width_us \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 538--539 []\TU/FreeMono(0)/m/n/10 servo_config_t::timer_number \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- [214] Underfull \hbox (badness 10000) in paragraph at lines 557--558 []\TU/FreeMono(0)/m/n/10 spi_device_config_t::clock_speed_hz Underfull \hbox (badness 10000) in paragraph at lines 586--587 []\TU/FreeMono(0)/m/n/10 touch_panel_config_t::direction \TU/FreeSerif(0)/m/n/1 0 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 587--588 []\TU/FreeMono(0)/m/n/10 touch_panel_config_t::height \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 590--591 []\TU/FreeMono(0)/m/n/10 touch_panel_config_t::interface_i2c Underfull \hbox (badness 10000) in paragraph at lines 591--592 []\TU/FreeMono(0)/m/n/10 touch_panel_config_t::interface_spi Underfull \hbox (badness 10000) in paragraph at lines 592--593 []\TU/FreeMono(0)/m/n/10 touch_panel_config_t::interface_type Underfull \hbox (badness 10000) in paragraph at lines 593--594 []\TU/FreeMono(0)/m/n/10 touch_panel_config_t::pin_num_cs \TU/FreeSerif(0)/m/n/ 10 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 594--595 []\TU/FreeMono(0)/m/n/10 touch_panel_config_t::pin_num_int \TU/FreeSerif(0)/m/n /10 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 597--598 []\TU/FreeMono(0)/m/n/10 touch_panel_config_t::[anonymous] \TU/FreeSerif(0)/m/n /10 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 8000) in paragraph at lines 598--599 []\TU/FreeMono(0)/m/n/10 TOUCH_PANEL_CONTROLLER_FT5X06 \TU/FreeSerif(0)/m/n/10 (\TU/FreeSerif(0)/m/it/10 C++ enu- Underfull \hbox (badness 8000) in paragraph at lines 599--600 []\TU/FreeMono(0)/m/n/10 TOUCH_PANEL_CONTROLLER_NS2016 \TU/FreeSerif(0)/m/n/10 (\TU/FreeSerif(0)/m/it/10 C++ enu- Underfull \hbox (badness 10000) in paragraph at lines 604--605 []\TU/FreeMono(0)/m/n/10 touch_panel_driver_t::calibration_run Underfull \hbox (badness 10000) in paragraph at lines 605--606 []\TU/FreeMono(0)/m/n/10 touch_panel_driver_t::deinit \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 607--608 []\TU/FreeMono(0)/m/n/10 touch_panel_driver_t::read_point_data Underfull \hbox (badness 10000) in paragraph at lines 608--609 []\TU/FreeMono(0)/m/n/10 touch_panel_driver_t::set_direction [215] Underfull \hbox (badness 10000) in paragraph at lines 618--619 []\TU/FreeMono(0)/m/n/10 touch_panel_points_t::point_num \TU/FreeSerif(0)/m/n/1 0 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 628--629 []\TU/FreeMono(0)/m/n/10 uac_config_t::mic_bit_resolution \TU/FreeSerif(0)/m/n/ 10 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 637--638 []\TU/FreeMono(0)/m/n/10 uac_config_t::mic_samples_frequence Underfull \hbox (badness 10000) in paragraph at lines 638--639 []\TU/FreeMono(0)/m/n/10 uac_config_t::spk_bit_resolution \TU/FreeSerif(0)/m/n/ 10 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 645--646 []\TU/FreeMono(0)/m/n/10 uac_config_t::spk_samples_frequence Underfull \hbox (badness 10000) in paragraph at lines 649--650 []\TU/FreeMono(0)/m/n/10 uac_frame_size_t::bit_resolution \TU/FreeSerif(0)/m/n/ 10 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 651--652 []\TU/FreeMono(0)/m/n/10 uac_frame_size_t::samples_frequence Overfull \hbox (4.1223pt too wide) in paragraph at lines 652--654 []\TU/FreeMono(0)/m/n/10 uac_frame_size_t::samples_frequence_max Overfull \hbox (4.1223pt too wide) in paragraph at lines 654--656 []\TU/FreeMono(0)/m/n/10 uac_frame_size_t::samples_frequence_min Underfull \hbox (badness 10000) in paragraph at lines 665--666 []\TU/FreeMono(0)/m/n/10 usb_streaming_state_register \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ func- [216] Underfull \hbox (badness 10000) in paragraph at lines 684--685 []\TU/FreeMono(0)/m/n/10 uvc_config::xfer_buffer_size \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- [217]) (./espressif-esp-iot-solution-zh-cn.aux) ) (see the transcript file for additional information) Output written on espressif-esp-iot-solution-zh-cn.pdf (223 pages). Transcript written on espressif-esp-iot-solution-zh-cn.log. Latexmk: Index file 'espressif-esp-iot-solution-zh-cn.idx' was written Latexmk: Log file says output to 'espressif-esp-iot-solution-zh-cn.pdf' Latexmk: All targets (espressif-esp-iot-solution-zh-cn.pdf) are up-to-date