Read the Docs build information Build id: 1515752 Project: espressif-esp-iot-solution Version: latest Commit: ea89e0b9d0e34de5ec6ed777b8928e7acceacd52 Date: 2023-06-05T05:29:14.982812Z State: finished Success: True [rtd-command-info] start-time: 2023-06-05T05:29:16.994653Z, end-time: 2023-06-05T05:29:22.913239Z, 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-05T05:29:23.152357Z, end-time: 2023-06-05T05:29:23.828563Z, 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 ea89e0b Merge branch 'bugfix/knob_error_example_path' into 'master' [rtd-command-info] start-time: 2023-06-05T05:29:24.029589Z, end-time: 2023-06-05T05:29:24.109137Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-06-05T05:29:25.613671Z, end-time: 2023-06-05T05:29:30.443940Z, 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/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-06-05T05:29:30.719164Z, end-time: 2023-06-05T05:29:31.911485Z, 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/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/envs/latest/lib/python3.7/site-packages (67.8.0) [rtd-command-info] start-time: 2023-06-05T05:29:32.120593Z, end-time: 2023-06-05T05:29:39.089590Z, 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 50.8 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 232.4 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 179.0 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 202.4 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 190.2 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 216.6 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 235.6 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 233.4 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 229.0 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 199.5 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 188.1 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 175.3 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution/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 164.6 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 224.6 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 218.4 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 169.3 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 204.9 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 201.3 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 199.4 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=e8f0b29021f5e295ca974bec50403e026094a7fffbd098e18c351febbe2edee2 Stored in directory: /tmp/pip-ephem-wheel-cache-8fv6akvx/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-05T05:29:39.420086Z, end-time: 2023-06-05T05:29:41.186331Z, 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 21.8 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-05T05:29:41.367578Z, end-time: 2023-06-05T05:30:02.622088Z, duration: 21, 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/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 53.4 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 189.7 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 162.0 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 204.4 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 183.4 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 236.9 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 206.0 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 192.4 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 185.8 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution/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 201.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/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/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/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/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/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/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/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/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/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/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 188.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/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 210.8 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 131.7 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 209.2 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 170.4 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/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/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/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/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/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/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/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 179.1 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 204.1 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 221.0 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 203.9 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=a379fc9f13e5b77c1ff11eb7316d245af72a42f784dc3d2e0c16e3a1aa16edf8 Stored in directory: /tmp/pip-ephem-wheel-cache-plje2yp6/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=c8e8336c1469a430f0d0ab4ba51fac9a611e150947d2e341afeeea759aa72b80 Stored in directory: /tmp/pip-ephem-wheel-cache-plje2yp6/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=ec7d1ce0362da97d7943ee68d919db1e01c16e87ef41339f03698cc14aebad81 Stored in directory: /tmp/pip-ephem-wheel-cache-plje2yp6/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=4d7da794b013297d7bbb0e6629f319aa346f86f564205ecf3a1e527c325cb251 Stored in directory: /tmp/pip-ephem-wheel-cache-plje2yp6/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-05T05:30:04.301564Z, end-time: 2023-06-05T05:30:04.378636Z, duration: 0, exit-code: 0 cat docs/en/conf.py # -*- coding: utf-8 -*- # # English Language RTD & Sphinx config file # # Uses ../conf_common.py for most non-language-specific settings. # Importing conf_common adds all the non-language-specific # parts to this conf module import sys, 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, Espressif Systems (Shanghai) CO., LTD' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. language = 'en' # 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, Espressif Systems (Shanghai) CO., LTD', '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", "/en/latest/"), ], 'downloads': [ ("pdf", "//espressif-docs.readthedocs-hosted.com/_/downloads/espressif-esp-iot-solution/en/latest/pdf/"), ("html", "//espressif-docs.readthedocs-hosted.com/_/downloads/espressif-esp-iot-solution/en/latest/htmlzip/"), ], 'subprojects': [ ], 'slug': 'espressif-esp-iot-solution', 'name': u'esp-iot-solution', 'rtd_language': u'en', 'programming_language': u'c', 'canonical_url': 'https://espressif-docs.readthedocs-hosted.com/projects/espressif-esp-iot-solution/en/latest/', 'analytics_code': 'UA-132861133-1', 'single_version': False, 'conf_py_path': '/docs/en/', 'api_host': 'https://readthedocs.com', 'github_user': 'espressif', 'proxied_api_host': '/_', 'github_repo': 'esp-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': 'UA-132861133-1', 'global_analytics_code': 'UA-17997319-2', 'commit': 'ea89e0b9', } # 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/builds/1515752/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # 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-05T05:30:04.744688Z, end-time: 2023-06-05T05:30:20.783392Z, duration: 16, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $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 [en]... done fatal: No names found, cannot describe anything. Git commit ID: ea89e0b 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/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/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/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 English (code: en)... 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-05T05:30:20.970691Z, end-time: 2023-06-05T05:30:33.084989Z, duration: 12, exit-code: 0 python -m sphinx -T -E -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . $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 [en]... done fatal: No names found, cannot describe anything. Git commit ID: ea89e0b 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/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/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/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-05T05:30:35.750471Z, end-time: 2023-06-05T05:30:47.844883Z, duration: 12, exit-code: 0 python -m sphinx -T -E -b latex -d _build/doctrees -D language=en . $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 [en]... done fatal: No names found, cannot describe anything. Git commit ID: ea89e0b 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/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/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/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... [ 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 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/checkouts/latest/_readthedocs/pdf/_static/searchtools.js [rtd-command-info] start-time: 2023-06-05T05:30:54.659243Z, end-time: 2023-06-05T05:30:54.718270Z, 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-05T05:30:54.915590Z, end-time: 2023-06-05T05:31:24.621085Z, duration: 29, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=espressif-esp-iot-solution -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" "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/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.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/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/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/xkeyval/keyval.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/graphics/graphicx.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/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) Writing index file espressif-esp-iot-solution.idx (./espressif-esp-iot-solution.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.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. (/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. Underfull \hbox (badness 10000) in paragraph at lines 208--208 []\TU/FreeSans(0)/m/n/10 ESP-IoT- Underfull \hbox (badness 10000) in paragraph at lines 208--208 []\TU/FreeSans(0)/m/n/10 Corresponding [3] LaTeX Warning: Hyper reference `gettingstarted:esp-iot-solution-versions' on pa ge 4 undefined on input line 273. [4] [5] [6] Chapter 2. [7] LaTeX Warning: Hyper reference `basic/bus:_CPPv414i2c_bus_create10i2c_port_tPK1 2i2c_config_t' on page 8 undefined on input line 458. LaTeX Warning: Hyper reference `basic/bus:_CPPv421i2c_bus_device_create16i2c_bu s_handle_t7uint8_t8uint32_t' on page 8 undefined on input line 461. LaTeX Warning: Hyper reference `basic/bus:_CPPv417i2c_bus_read_byte23i2c_bus_de vice_handle_t7uint8_tP7uint8_t' on page 8 undefined on input line 464. LaTeX Warning: Hyper reference `basic/bus:_CPPv418i2c_bus_read_bytes23i2c_bus_d evice_handle_t7uint8_t6size_tP7uint8_t' on page 8 undefined on input line 464. LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_read_bit23i2c_bus_dev ice_handle_t7uint8_t7uint8_tP7uint8_t' on page 8 undefined on input line 464. LaTeX Warning: Hyper reference `basic/bus:_CPPv417i2c_bus_read_bits23i2c_bus_de vice_handle_t7uint8_t7uint8_t7uint8_tP7uint8_t' on page 8 undefined on input li ne 464. LaTeX Warning: Hyper reference `basic/bus:_CPPv418i2c_bus_write_byte23i2c_bus_d evice_handle_t7uint8_t7uint8_t' on page 8 undefined on input line 467. LaTeX Warning: Hyper reference `basic/bus:_CPPv419i2c_bus_write_bytes23i2c_bus_ device_handle_t7uint8_t6size_tPK7uint8_t' on page 8 undefined on input line 467 . LaTeX Warning: Hyper reference `basic/bus:_CPPv417i2c_bus_write_bit23i2c_bus_de vice_handle_t7uint8_t7uint8_t7uint8_t' on page 8 undefined on input line 467. LaTeX Warning: Hyper reference `basic/bus:_CPPv418i2c_bus_write_bits23i2c_bus_d evice_handle_t7uint8_t7uint8_t7uint8_t7uint8_t' on page 8 undefined on input li ne 467. LaTeX Warning: Hyper reference `basic/bus:_CPPv421i2c_bus_device_deleteP23i2c_b us_device_handle_t' on page 8 undefined on input line 470. LaTeX Warning: Hyper reference `basic/bus:_CPPv414i2c_bus_deleteP16i2c_bus_hand le_t' on page 8 undefined on input line 470. [8] LaTeX Warning: Hyper reference `basic/bus:_CPPv418i2c_bus_read_reg1623i2c_bus_d evice_handle_t8uint16_t6size_tP7uint8_t' on page 9 undefined on input line 506. LaTeX Warning: Hyper reference `basic/bus:_CPPv419i2c_bus_write_reg1623i2c_bus_ device_handle_t8uint16_t6size_tPK7uint8_t' on page 9 undefined on input line 50 6. Underfull \hbox (badness 10000) in paragraph at lines 506--507 []\TU/FreeSerif(0)/m/n/10 When the address of a register is 16-bit, you can use \TU/FreeMono(0)/m/it/10 i2c_bus_read_reg16() \TU/FreeSerif(0)/m/n/10 or LaTeX Warning: Hyper reference `basic/bus:_CPPv417i2c_bus_cmd_begin23i2c_bus_de vice_handle_t16i2c_cmd_handle_t' on page 9 undefined on input line 509. LaTeX Warning: Hyper reference `basic/bus:_CPPv414spi_bus_create17spi_host_devi ce_tPK12spi_config_t' on page 9 undefined on input line 519. LaTeX Warning: Hyper reference `basic/bus:_CPPv421spi_bus_device_create16spi_bu s_handle_tPK19spi_device_config_t' on page 9 undefined on input line 522. LaTeX Warning: Hyper reference `basic/bus:_CPPv421spi_bus_transfer_byte23spi_bu s_device_handle_t7uint8_tP7uint8_t' on page 9 undefined on input line 525. LaTeX Warning: Hyper reference `basic/bus:_CPPv422spi_bus_transfer_bytes23spi_b us_device_handle_tPK7uint8_tP7uint8_t8uint32_t' on page 9 undefined on input li ne 525. LaTeX Warning: Hyper reference `basic/bus:_CPPv422spi_bus_transfer_reg1623spi_b us_device_handle_t8uint16_tP8uint16_t' on page 9 undefined on input line 525. LaTeX Warning: Hyper reference `basic/bus:_CPPv422spi_bus_transfer_reg3223spi_b us_device_handle_t8uint32_tP8uint32_t' on page 9 undefined on input line 525. Underfull \hbox (badness 10000) in paragraph at lines 525--526 []\TU/FreeSerif(0)/m/n/10 Data transmission: use \TU/FreeMono(0)/m/it/10 spi_bu s_transfer_byte()\TU/FreeSerif(0)/m/n/10 , \TU/FreeMono(0)/m/it/10 spi_bus_tran sfer_bytes()\TU/FreeSerif(0)/m/n/10 , LaTeX Warning: Hyper reference `basic/bus:_CPPv421spi_bus_device_deleteP23spi_b us_device_handle_t' on page 9 undefined on input line 528. LaTeX Warning: Hyper reference `basic/bus:_CPPv414spi_bus_deleteP16spi_bus_hand le_t' on page 9 undefined on input line 528. [9] LaTeX Warning: Hyper reference `basic/bus:_CPPv422spi_bus_transmit_begin23spi_b us_device_handle_tP17spi_transaction_t' on page 10 undefined on input line 568. [10] LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_handle_t' on page 11 undefined on input line 611. LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_handle_t' on page 11 undefined on input line 611. LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_handle_t' on page 11 undefined on input line 638. LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_handle_t' on page 11 undefined on input line 670. LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_handle_t' on page 11 undefined on input line 700. [11] LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_handle_t' on page 12 undefined on input line 724. LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 12 undefined on input line 748. LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 12 undefined on input line 748. LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_handle_t' on page 12 undefined on input line 748. Underfull \hbox (badness 10000) in paragraph at lines 748--748 []\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 12 undefined on input line 778. Underfull \hbox (badness 10000) in paragraph at lines 779--781 \TU/FreeSerif(0)/m/n/10 Delete and release the I2C device resource, i2c_bus_dev ice_delete should be used in pairs with LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 12 undefined on input line 810. LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 12 undefined on input line 834. [12] LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 13 undefined on input line 881. Underfull \hbox (badness 10000) in paragraph at lines 881--881 []\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 LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 13 undefined on input line 931. [13] LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 14 undefined on input line 981. Underfull \hbox (badness 10000) in paragraph at lines 981--981 []\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 14 undefined on input line 1034. LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 14 undefined on input line 1081. Underfull \hbox (badness 7832) in paragraph at lines 1081--1081 []\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 [14] LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 15 undefined on input line 1131. Underfull \hbox (badness 10000) in paragraph at lines 1131--1131 []\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 15 undefined on input line 1181. Underfull \hbox (badness 10000) in paragraph at lines 1181--1181 []\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 [15] LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 16 undefined on input line 1234. LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 16 undefined on input line 1281. LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 16 undefined on input line 1331. Underfull \hbox (badness 10000) in paragraph at lines 1331--1331 []\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 [16] [17] LaTeX Warning: Hyper reference `basic/bus:_CPPv416spi_bus_handle_t' on page 18 undefined on input line 1451. LaTeX Warning: Hyper reference `basic/bus:_CPPv416spi_bus_handle_t' on page 18 undefined on input line 1451. LaTeX Warning: Hyper reference `basic/bus:_CPPv412spi_config_t' on page 18 unde fined on input line 1451. LaTeX Warning: Hyper reference `basic/bus:structspi__config__t' on page 18 unde fined on input line 1464. LaTeX Warning: Hyper reference `basic/bus:_CPPv416spi_bus_handle_t' on page 18 undefined on input line 1478. LaTeX Warning: Hyper reference `basic/bus:_CPPv423spi_bus_device_handle_t' on p age 18 undefined on input line 1513. LaTeX Warning: Hyper reference `basic/bus:_CPPv423spi_bus_device_handle_t' on p age 18 undefined on input line 1513. LaTeX Warning: Hyper reference `basic/bus:_CPPv416spi_bus_handle_t' on page 18 undefined on input line 1513. LaTeX Warning: Hyper reference `basic/bus:_CPPv419spi_device_config_t' on page 18 undefined on input line 1513. Underfull \hbox (badness 10000) in paragraph at lines 1513--1513 []\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 LaTeX Warning: Hyper reference `basic/bus:structspi__device__config__t' on page 18 undefined on input line 1526. LaTeX Warning: Hyper reference `basic/bus:_CPPv423spi_bus_device_handle_t' on p age 18 undefined on input line 1540. LaTeX Warning: Hyper reference `basic/bus:_CPPv423spi_bus_device_handle_t' on p age 18 undefined on input line 1575. Underfull \hbox (badness 10000) in paragraph at lines 1575--1575 []\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 [18] LaTeX Warning: Hyper reference `basic/bus:_CPPv423spi_bus_device_handle_t' on p age 19 undefined on input line 1616. LaTeX Warning: Hyper reference `basic/bus:_CPPv423spi_bus_device_handle_t' on p age 19 undefined on input line 1660. LaTeX Warning: Hyper reference `basic/bus:_CPPv423spi_bus_device_handle_t' on p age 19 undefined on input line 1701. [19] LaTeX Warning: Hyper reference `basic/bus:_CPPv423spi_bus_device_handle_t' on p age 20 undefined on input line 1742. [20] LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_handle_t' on page 21 undefined on input line 1940. LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_handle_t' on page 21 undefined on input line 1940. LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_config_t' on page 21 undefined on input line 1940. LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_handle_t' on page 21 undefined on input line 1964. [21] LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_handle_t' on page 22 undefined on input line 1996. LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_handle_t' on page 22 undefined on input line 2031. LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_handle_t' on page 22 undefined on input line 2066. LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_handle_t' on page 22 undefined on input line 2104. [22] LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_handle_t' on page 23 undefined on input line 2142. LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_handle_t' on page 23 undefined on input line 2166. [23] [24] LaTeX Warning: Hyper reference `basic/boards:board-swith-and-config' on page 25 undefined on input line 2399. [25] [26] [27] Overfull \vbox (281.41092pt too high) has occurred while \output is active [28] [29] [30] Chapter 3. [31] [32] [33] LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_config_t' on page 34 undefined on input line 2761. LaTeX Warning: Hyper reference `display/screen:_CPPv426scr_interface_spi_config _t' on page 34 undefined on input line 2761. Underfull \hbox (badness 10000) in paragraph at lines 2760--2762 \TU/FreeSerif(0)/bx/n/10 Note: \TU/FreeSerif(0)/m/n/10 Please remember to sele ct corresponding parameter types when creating different interfaces Underfull \hbox (badness 10000) in paragraph at lines 2760--2762 \TU/FreeSerif(0)/m/n/10 using \TU/FreeMono(0)/m/n/10 scr_interface_create()\TU/ FreeSerif(0)/m/n/10 , e.g., select \TU/FreeMono(0)/m/it/10 i2s_lcd_config_t \TU /FreeSerif(0)/m/n/10 for I2S interface; select Underfull \hbox (badness 10000) in paragraph at lines 2764--2765 []\TU/FreeSerif(0)/m/n/10 To facilitate the use of these interfaces in the driv er, all interfaces are defined in [][]dis- LaTeX Warning: Hyper reference `display/screen:_CPPv412scr_driver_t' on page 34 undefined on input line 2773. Underfull \hbox (badness 10000) in paragraph at lines 2839--2839 []\TU/FreeSerif(0)/m/n/10 SCR_MIRROR_X Underfull \hbox (badness 10000) in paragraph at lines 2839--2839 []\TU/FreeSerif(0)/m/n/10 SCR_MIRROR_X| SCR_MIRROR_Y Underfull \hbox (badness 10000) in paragraph at lines 2839--2839 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY Underfull \hbox (badness 10000) in paragraph at lines 2839--2839 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY| SCR_MIRROR_Y Underfull \hbox (badness 10000) in paragraph at lines 2839--2839 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY| Underfull \hbox (badness 10000) in paragraph at lines 2839--2839 \TU/FreeSerif(0)/m/n/10 SCR_MIRROR_X Underfull \hbox (badness 10000) in paragraph at lines 2839--2839 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY| SCR_MIRROR_X| [34] LaTeX Warning: Hyper reference `display/screen:_CPPv49scr_dir_t' on page 35 und efined on input line 2849. LaTeX Warning: Hyper reference `display/screen:_CPPv412SCR_DIR_LRTB' on page 35 undefined on input line 2857. [35] LaTeX Warning: Hyper reference `display/screen:_CPPv423scr_controller_config_t' on page 36 undefined on input line 2878. [36] [37] LaTeX Warning: Hyper reference `display/screen:_CPPv416scr_controller_t' on pag e 38 undefined on input line 2988. LaTeX Warning: Hyper reference `display/screen:_CPPv412scr_driver_t' on page 38 undefined on input line 2988. [38] LaTeX Warning: Hyper reference `display/screen:_CPPv422scr_interface_driver_t' on page 39 undefined on input line 3038. LaTeX Warning: Hyper reference `display/screen:_CPPv49scr_dir_t' on page 39 und efined on input line 3137. LaTeX Warning: Hyper reference `display/screen:_CPPv49scr_dir_t' on page 39 und efined on input line 3182. LaTeX Warning: Hyper reference `display/screen:_CPPv416scr_color_type_t' on pag e 39 undefined on input line 3193. [39] LaTeX Warning: Hyper reference `display/screen:_CPPv423scr_controller_config_t' on page 40 undefined on input line 3238. LaTeX Warning: Hyper reference `display/screen:structscr__controller__config__t ' on page 40 undefined on input line 3256. LaTeX Warning: Hyper reference `display/screen:_CPPv49scr_dir_t' on page 40 und efined on input line 3299. [40] LaTeX Warning: Hyper reference `display/screen:_CPPv410scr_info_t' on page 41 u ndefined on input line 3492. [41] LaTeX Warning: Hyper reference `display/screen:structscr__info__t' on page 42 u ndefined on input line 3510. [42] [43] LaTeX Warning: Hyper reference `display/screen:_CPPv420scr_interface_type_t' on page 44 undefined on input line 4022. LaTeX Warning: Hyper reference `display/screen:_CPPv422scr_interface_driver_t' on page 44 undefined on input line 4022. Underfull \hbox (badness 10000) in paragraph at lines 4022--4022 []\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 44 undefined on input line 4066. [44] LaTeX Warning: Hyper reference `basic/bus:_CPPv416spi_bus_handle_t' on page 45 undefined on input line 4110. LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_handle_t' on page 45 undefined on input line 4177. LaTeX Warning: Hyper reference `display/screen:_CPPv420scr_interface_type_t' on page 45 undefined on input line 4222. [45] Underfull \hbox (badness 10000) in paragraph at lines 4406--4406 []\TU/FreeSans(0)/m/n/10 Inter- Overfull \hbox (2.19691pt too wide) in paragraph at lines 4406--4406 []\TU/FreeSerif(0)/m/n/10 IS31FL3XXX| Underfull \hbox (badness 10000) in paragraph at lines 2--4406 [][][]\TU/FreeSerif(0)/m/n/10 is31fl3xxx Overfull \hbox (2.57872pt too wide) in paragraph at lines 2--4406 [][][]\TU/FreeSerif(0)/m/n/10 IS31FL3XXX[][]| [46] [47] [48] [49] LaTeX Warning: Hyper reference `display/led_indicator:_CPPv412blink_step_t' on page 50 undefined on input line 4562. Underfull \hbox (badness 10000) in paragraph at lines 4597--4598 []\TU/FreeSerif(0)/m/n/10 After defining a blink type, you need to add its corr esponding enumeration mem- Underfull \hbox (badness 10000) in paragraph at lines 4597--4598 \TU/FreeSerif(0)/m/n/10 ber to \TU/FreeMono(0)/m/n/10 led_indicator_blink_type_ t \TU/FreeSerif(0)/m/n/10 and then add the type to the blink type list [50] LaTeX Warning: Hyper reference `display/led_indicator:_CPPv424led_indicator_get _handlePv' on page 51 undefined on input line 4677. Underfull \hbox (badness 7133) in paragraph at lines 4676--4678 \TU/FreeSerif(0)/bx/n/10 Note: \TU/FreeSerif(0)/m/n/10 This component supports thread-safe operations. You can share the LED indicator handle [51] LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_han dle_t' on page 52 undefined on input line 4721. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_han dle_t' on page 52 undefined on input line 4721. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_con fig_t' on page 52 undefined on input line 4721. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_han dle_t' on page 52 undefined on input line 4745. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_han dle_t' on page 52 undefined on input line 4745. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_han dle_t' on page 52 undefined on input line 4769. [52] LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_han dle_t' on page 53 undefined on input line 4804. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_han dle_t' on page 53 undefined on input line 4842. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_han dle_t' on page 53 undefined on input line 4880. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_han dle_t' on page 53 undefined on input line 4918. [53] LaTeX Warning: Hyper reference `display/led_indicator:_CPPv417blink_step_type_t ' on page 54 undefined on input line 4968. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv420led_indicator_mod e_t' on page 54 undefined on input line 5013. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_con fig_t' on page 54 undefined on input line 5057. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv412blink_step_t' on page 54 undefined on input line 5068. [54] LaTeX Warning: Hyper reference `display/led_indicator:structled__indicator__con fig__t' on page 55 undefined on input line 5248. [55] [56] Chapter 4. Underfull \hbox (badness 10000) in paragraph at lines 5299--5300 \TU/FreeSerif(0)/m/n/10 USB(Universal Serial Bus)是一种通用的总线标准,用于连接主机和外设设备。USB 主机可 以通过 USB 接口与 USB [57] Underfull \hbox (badness 10000) in paragraph at lines 5394--5395 \TU/FreeSerif(0)/bx/n/10 USB Full-speed PHY\TU/FreeSerif(0)/m/n/10 :也称 USB Full -speed Transceiver,用于 USB Controller 数字信号到 USB Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSans(0)/m/n/10 USB OTG High- Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSans(0)/m/n/10 USB OTG Full- Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSans(0)/m/n/10 USB-Serial- Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSans(0)/m/n/10 Fulls-peed Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSans(0)/m/n/10 High-speed Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSerif(0)/bx/n/10 ESP32- [58] [59] [60] [61] Underfull \hbox (badness 10000) in paragraph at lines 5757--5758 []\TU/FreeSerif(0)/m/n/10 此外乐鑫也已经官方支持 USB Host HID,USB Host MSC,USB Host CDC,US B Host UVC Underfull \hbox (badness 10000) in paragraph at lines 5783--5784 []\TU/FreeSerif(0)/m/n/10 Windows 7/8 系统,需要手动安装驱动,驱动下载地址:[][]esp32-usb-jtag-202 1-07-15[][]。用户也可以使用 [][]ESP-IDF Windows In- [62] Underfull \hbox (badness 5490) in paragraph at lines 5804--5805 []\TU/FreeSerif(0)/m/n/10 默认情况下,USB-Serial-JTAG 下载功能处于使能状态,可以直接使用 USB 线连接到 PC,然 后使用 esptool 工具(或直接使用 idf.py [63] [64] Underfull \hbox (badness 10000) in paragraph at lines 5929--5930 []\TU/FreeSerif(0)/m/n/10 对于同时具有 USB-OTG 和 USB-Serial-JTAG 两个外设的芯片,默认情况下 USB-Se rial-JTAG 与内部 USB-PHY [65] Underfull \hbox (badness 10000) in paragraph at lines 5942--5943 []\TU/FreeSerif(0)/m/n/10 USB Host Driver 或 TinyUSB 协议栈内部通过配置 USB PHY 寄存器,将内部 U SB-PHY 连接切换为 USB- Underfull \hbox (badness 10000) in paragraph at lines 5955--5956 []\TU/FreeSerif(0)/m/n/10 注意:对于在 DateCode 2219 生产的 ESP32-S3 模组和开发板 (PW No. 早于 P W-2022-06-XXXX), 由于 [66] Overfull \hbox (2.3767pt too wide) in paragraph at lines 6015--6016 \TU/FreeSerif(0)/m/n/10 支持通过 USB 接口连接摄像头模组,实现 MJPEG 格式视频流获取和传输,最高可支持 [][]480*80 0@15fps[][]。适用于猫眼门铃、智能门锁、内窥镜、倒车影像等场景。 [67] [68] Underfull \hbox (badness 10000) in paragraph at lines 6216--6217 \TU/FreeSerif(0)/m/n/10 支持通过 USB 接口连接标准 U 盘设备(兼容 USB3.1/3.0/2.0 协议 U 盘),支持将 U 盘 挂载到 FatFS [69] Underfull \hbox (badness 10000) in paragraph at lines 6272--6273 \TU/FreeSerif(0)/m/n/10 按照 USB 协议要求,USB 自供电设备必须通过检测 5V VBUS 电压来判断设备是否拔出,进而实现热插拔 。对于主机供电设备,由于主机 VBUS Underfull \hbox (badness 10000) in paragraph at lines 6285--6286 []\TU/FreeSerif(0)/m/n/10 在 \TU/FreeMono(0)/m/n/10 tinyusb_driver_install \TU/F reeSerif(0)/m/n/10 之后,需要调用 \TU/FreeMono(0)/m/n/10 usbd_vbus_detect_gpio_enable \TU/FreeSerif(0)/m/n/10 函数使能 VBUS [70] Underfull \hbox (badness 10000) in paragraph at lines 6363--6364 \TU/FreeSerif(0)/m/n/10 由于任何连接到 Windows PC 的设备都通过其 VID、PID 和 Serial 号进行识别。如果这 3 个参数中的任何一个发生了变化,那么 PC [71] LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv420uvc_streaming_configPK12 uvc_config_t' on page 72 undefined on input line 6482. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv420uac_streaming_configPK12 uac_config_t' on page 72 undefined on input line 6506. Underfull \hbox (badness 10000) in paragraph at lines 6506--6507 []\TU/FreeSerif(0)/m/n/10 Users need to manually specify the spk/mic sampling r ate, bit width params through [72] LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv412uvc_config_t' on page 73 undefined on input line 6529. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv412uac_config_t' on page 73 undefined on input line 6529. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv420uvc_streaming_configPK12 uvc_config_t' on page 73 undefined on input line 6562. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv420uac_streaming_configPK12 uac_config_t' on page 73 undefined on input line 6562. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv419usb_streaming_startv' on page 73 undefined on input line 6565. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv422uac_mic_streaming_readPv 6size_tP6size_t6size_t' on page 73 undefined on input line 6585. [73] LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv423uac_spk_streaming_writeP v6size_t6size_t' on page 74 undefined on input line 6590. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv421usb_streaming_control12u sb_stream_t13stream_ctrl_tPv' on page 74 undefined on input line 6593. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv418usb_streaming_stopv' on page 74 undefined on input line 6596. [74] LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv412uvc_config_t' on page 75 undefined on input line 6682. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv412uac_config_t' on page 75 undefined on input line 6706. [75] LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv412usb_stream_t' on page 76 undefined on input line 6825. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv413stream_ctrl_t' on page 7 6 undefined on input line 6825. [76] LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv412usb_stream_t' on page 77 undefined on input line 6918. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv416uac_frame_size_t' on pag e 77 undefined on input line 6918. Underfull \hbox (badness 10000) in paragraph at lines 6918--6918 []\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 LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv412usb_stream_t' on page 77 undefined on input line 6962. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv416uvc_frame_size_t' on pag e 77 undefined on input line 7012. [77] LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv410uvc_xfer_t' on page 78 u ndefined on input line 7196. [78] [79] [80] [81] LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv410uvc_config' on page 82 u ndefined on input line 7786. [82] [83] [84] Chapter 5. [85] [86] LaTeX Warning: Hyper reference `audio/pwm_audio:_CPPv418pwm_audio_config_t' on page 87 undefined on input line 8158. LaTeX Warning: Hyper reference `audio/pwm_audio:structpwm__audio__config__t' on page 87 undefined on input line 8185. [87] [88] LaTeX Warning: Hyper reference `audio/pwm_audio:_CPPv418pwm_audio_status_t' on page 89 undefined on input line 8499. [89] [90] LaTeX Warning: Hyper reference `audio/dac_audio:_CPPv418dac_audio_config_t' on page 91 undefined on input line 8734. LaTeX Warning: Hyper reference `audio/dac_audio:structdac__audio__config__t' on page 91 undefined on input line 8761. [91] [92] [93] [94] Chapter 6. [95] [96] [97] [98] Chapter 7. [99] [100] [101] LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 102 undefined on input line 9424. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 102 undefined on input line 9424. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_config_t' on page 102 undefined on input line 9424. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 102 undefined on input line 9448. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 102 undefined on input line 9480. LaTeX Warning: Hyper reference `input_device/button:_CPPv414button_event_t' on page 102 undefined on input line 9480. LaTeX Warning: Hyper reference `input_device/button:_CPPv411button_cb_t' on pag e 102 undefined on input line 9480. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 102 undefined on input line 9524. LaTeX Warning: Hyper reference `input_device/button:_CPPv414button_event_t' on page 102 undefined on input line 9524. [102] LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 103 undefined on input line 9562. LaTeX Warning: Hyper reference `input_device/button:_CPPv414button_event_t' on page 103 undefined on input line 9586. LaTeX Warning: Hyper reference `input_device/button:_CPPv414button_event_t' on page 103 undefined on input line 9586. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 103 undefined on input line 9586. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 103 undefined on input line 9610. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 103 undefined on input line 9634. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 103 undefined on input line 9658. [103] LaTeX Warning: Hyper reference `input_device/button:_CPPv413button_type_t' on p age 104 undefined on input line 9761. LaTeX Warning: Hyper reference `input_device/button:_CPPv422button_custom_confi g_t' on page 104 undefined on input line 9816. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_config_t' on page 104 undefined on input line 9827. [104] [105] [106] LaTeX Warning: Hyper reference `input_device/knob:_CPPv413knob_handle_t' on pag e 107 undefined on input line 10141. LaTeX Warning: Hyper reference `input_device/knob:_CPPv413knob_handle_t' on pag e 107 undefined on input line 10141. LaTeX Warning: Hyper reference `input_device/knob:_CPPv413knob_config_t' on pag e 107 undefined on input line 10141. LaTeX Warning: Hyper reference `input_device/knob:_CPPv413knob_handle_t' on pag e 107 undefined on input line 10165. LaTeX Warning: Hyper reference `input_device/knob:_CPPv413knob_handle_t' on pag e 107 undefined on input line 10197. LaTeX Warning: Hyper reference `input_device/knob:_CPPv412knob_event_t' on page 107 undefined on input line 10197. LaTeX Warning: Hyper reference `input_device/knob:_CPPv49knob_cb_t' on page 107 undefined on input line 10197. LaTeX Warning: Hyper reference `input_device/knob:_CPPv413knob_handle_t' on pag e 107 undefined on input line 10238. LaTeX Warning: Hyper reference `input_device/knob:_CPPv412knob_event_t' on page 107 undefined on input line 10238. [107] LaTeX Warning: Hyper reference `input_device/knob:_CPPv412knob_event_t' on page 108 undefined on input line 10273. LaTeX Warning: Hyper reference `input_device/knob:_CPPv412knob_event_t' on page 108 undefined on input line 10273. LaTeX Warning: Hyper reference `input_device/knob:_CPPv413knob_handle_t' on pag e 108 undefined on input line 10273. LaTeX Warning: Hyper reference `input_device/knob:_CPPv413knob_handle_t' on pag e 108 undefined on input line 10297. LaTeX Warning: Hyper reference `input_device/knob:_CPPv413knob_handle_t' on pag e 108 undefined on input line 10321. [108] LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv420touch_panel_dr iver_t' on page 109 undefined on input line 10540. [109] LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv417touch_panel_di r_t' on page 110 undefined on input line 10559. [110] [111] LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv424touch_panel_co ntroller_t' on page 112 undefined on input line 10648. LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv420touch_panel_dr iver_t' on page 112 undefined on input line 10648. Underfull \hbox (badness 10000) in paragraph at lines 10648--10648 []\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 112 undefined on input line 10698. [112] LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_handle_t' on page 113 undefined on input line 10754. LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv420touch_panel_co nfig_t' on page 113 undefined on input line 10789. LaTeX Warning: Hyper reference `basic/bus:_CPPv416spi_bus_handle_t' on page 113 undefined on input line 10800. LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv420touch_panel_co nfig_t' on page 113 undefined on input line 10822. LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv420touch_panel_co nfig_t' on page 113 undefined on input line 10833. LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv428touch_panel_in terface_type_t' on page 113 undefined on input line 10844. LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv417touch_panel_di r_t' on page 113 undefined on input line 10866. LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv420touch_panel_co nfig_t' on page 113 undefined on input line 10911. [113] LaTeX Warning: Hyper reference `display/screen:_CPPv412scr_driver_t' on page 11 4 undefined on input line 10972. LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv417touch_panel_di r_t' on page 114 undefined on input line 11007. LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv420touch_panel_po ints_t' on page 114 undefined on input line 11039. LaTeX Warning: Hyper reference `input_device/touch_panel:structtouch__panel__po ints__t' on page 114 undefined on input line 11041. LaTeX Warning: Hyper reference `input_device/touch_panel:structtouch__panel__po ints__t' on page 114 undefined on input line 11057. [114] [115] [116] Chapter 8. [117] LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv417iot_sensor_create11s ensor_id_tPK15sensor_config_tP15sensor_handle_t' on page 118 undefined on input line 11368. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv427iot_sensor_handler_r egister15sensor_handle_t22sensor_event_handler_tP31sensor_event_handler_instanc e_t' on page 118 undefined on input line 11374. 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 118 undefined on input line 11377. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv416iot_sensor_start15se nsor_handle_t' on page 118 undefined on input line 11382. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv415iot_sensor_stop15sen sor_handle_t' on page 118 undefined on input line 11385. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv429iot_sensor_handler_u nregister15sensor_handle_t31sensor_event_handler_instance_t' on page 118 undefi ned on input line 11391. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv439iot_sensor_handler_u nregister_with_type13sensor_type_t7int32_t31sensor_event_handler_instance_t' on page 118 undefined on input line 11394. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv417iot_sensor_deleteP15 sensor_handle_t' on page 118 undefined on input line 11399. [118] [119] LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv413sensor_data_t' on pa ge 120 undefined on input line 11707. [120] [121] [122] LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv411sensor_id_t' on page 123 undefined on input line 12335. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv415sensor_config_t' on page 123 undefined on input line 12335. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv415sensor_handle_t' on page 123 undefined on input line 12335. [123] LaTeX Warning: Hyper reference `sensors/sensor_hub:structsensor__config__t' on page 124 undefined on input line 12356. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv415sensor_handle_t' on page 124 undefined on input line 12373. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv415sensor_handle_t' on page 124 undefined on input line 12405. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv415sensor_handle_t' on page 124 undefined on input line 12437. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv412bus_handle_t' on pag e 124 undefined on input line 12469. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv413sensor_info_t' on pa ge 124 undefined on input line 12469. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv415sensor_handle_t' on page 124 undefined on input line 12499. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv422sensor_event_handler _t' on page 124 undefined on input line 12499. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv431sensor_event_handler _instance_t' on page 124 undefined on input line 12499. [124] LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv415sensor_handle_t' on page 125 undefined on input line 12537. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv431sensor_event_handler _instance_t' on page 125 undefined on input line 12537. Underfull \hbox (badness 10000) in paragraph at lines 12537--12537 []\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 125 undefined on input line 12572. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv422sensor_event_handler _t' on page 125 undefined on input line 12572. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv431sensor_event_handler _instance_t' on page 125 undefined on input line 12572. Underfull \hbox (badness 10000) in paragraph at lines 12572--12572 \TU/FreeSerif(0)/m/it/10 sensor_event_handler_t handler\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 125 undefined on input line 12613. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv431sensor_event_handler _instance_t' on page 125 undefined on input line 12613. Underfull \hbox (badness 10000) in paragraph at lines 12613--12613 []\TU/FreeSerif(0)/m/it/10 sensor_type_t sensor_type\TU/FreeSerif(0)/m/n/10 , i nt32_t [125] LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv411sensor_id_t' on page 126 undefined on input line 12685. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv412bus_handle_t' on pag e 126 undefined on input line 12719. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv413sensor_mode_t' on pa ge 126 undefined on input line 12730. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv414sensor_range_t' on p age 126 undefined on input line 12741. [126] LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv419sensor_event_base_t' on page 127 undefined on input line 12824. [127] LaTeX Warning: Hyper reference `sensors/sensor_hub::doc' on page 128 undefined on input line 12929. LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 128 undefined on input line 12946. LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 128 undefined on input line 12946. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv412bus_handle_t' on pag e 128 undefined on input line 12946. LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 128 undefined on input line 12973. LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 128 undefined on input line 13005. LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 128 undefined on input line 13037. [128] LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 129 undefined on input line 13075. LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 129 undefined on input line 13113. LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 129 undefined on input line 13148. LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 129 undefined on input line 13183. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv419sensor_data_group_t' on page 129 undefined on input line 13183. [129] LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 130 undefined on input line 13218. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv416sensor_command_t' on page 130 undefined on input line 13218. [130] LaTeX Warning: Hyper reference `sensors/sensor_hub::doc' on page 131 undefined on input line 13377. LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 131 undefined on input line 13394. LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 131 undefined on input line 13394. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv412bus_handle_t' on pag e 131 undefined on input line 13394. LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 131 undefined on input line 13421. LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 131 undefined on input line 13453. LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 131 undefined on input line 13485. [131] LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 132 undefined on input line 13523. LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 132 undefined on input line 13561. LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 132 undefined on input line 13596. LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 132 undefined on input line 13631. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv419sensor_data_group_t' on page 132 undefined on input line 13631. [132] LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 133 undefined on input line 13666. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv416sensor_command_t' on page 133 undefined on input line 13666. [133] LaTeX Warning: Hyper reference `sensors/sensor_hub::doc' on page 134 undefined on input line 13838. LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 134 undefined on input line 13855. LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 134 undefined on input line 13855. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv412bus_handle_t' on pag e 134 undefined on input line 13855. LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 134 undefined on input line 13882. LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 134 undefined on input line 13914. [134] LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 135 undefined on input line 13946. LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 135 undefined on input line 13984. LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 135 undefined on input line 14022. LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 135 undefined on input line 14060. [135] LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 136 undefined on input line 14095. LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 136 undefined on input line 14130. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv419sensor_data_group_t' on page 136 undefined on input line 14130. LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 136 undefined on input line 14165. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv416sensor_command_t' on page 136 undefined on input line 14165. [136] [137] [138] Chapter 9. LaTeX Warning: Hyper reference `storage/storage_media:eeprom' on page 139 undef ined on input line 14460. Overfull \hbox (2.75381pt too wide) in paragraph at lines 14460--14460 []\TU/FreeSans(0)/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 14460--14460 []\TU/FreeSans(0)/m/n/10 Application sce- Overfull \hbox (4.08pt too wide) in paragraph at lines 14460--14460 []\TU/FreeSans(0)/m/n/10 Size| Underfull \hbox (badness 10000) in paragraph at lines 14460--14460 []\TU/FreeSans(0)/m/n/10 Trans- Overfull \hbox (5.77pt too wide) in paragraph at lines 14460--14460 []\TU/FreeSans(0)/m/n/10 Note| Underfull \hbox (badness 10000) in paragraph at lines 2--14460 [][][]\TU/FreeSerif(0)/m/n/10 SPI Underfull \hbox (badness 10000) in paragraph at lines 14460--14460 []\TU/FreeSerif(0)/m/n/10 Can be shared with Underfull \hbox (badness 10000) in paragraph at lines 14460--14460 []\TU/FreeSerif(0)/m/n/10 Store parameters, Underfull \hbox (badness 10000) in paragraph at lines 14460--14460 []\TU/FreeSerif(0)/m/n/10 40/80 MHz Underfull \hbox (badness 10000) in paragraph at lines 2--14460 [][][]\TU/FreeSerif(0)/m/n/10 SPI Flash Underfull \hbox (badness 10000) in paragraph at lines 2--14460 [][][]\TU/FreeSerif(0)/m/n/10 SD Overfull \hbox (4.43233pt too wide) in paragraph at lines 14460--14460 []\TU/FreeSerif(0)/m/n/10 SDIO/SPI| Underfull \hbox (badness 10000) in paragraph at lines 14460--14460 []\TU/FreeSerif(0)/m/n/10 20/40 MHz Overfull \hbox (8.40036pt too wide) in paragraph at lines 2--14460 [][][]\TU/FreeSerif(0)/m/n/10 SD/SDIO/MMC Overfull \hbox (5.3338pt too wide) in paragraph at lines 2--14460 [][][]\TU/FreeSerif(0)/m/n/10 eMMC[][]| Underfull \hbox (badness 10000) in paragraph at lines 14460--14460 []\TU/FreeSerif(0)/m/n/10 20/40 MHz Overfull \hbox (8.40036pt too wide) in paragraph at lines 2--14460 [][][]\TU/FreeSerif(0)/m/n/10 SD/SDIO/MMC LaTeX Warning: Hyper reference `storage/storage_media:eeprom' on page 139 undef ined on input line 14460. Underfull \hbox (badness 10000) in paragraph at lines 14460--14460 []\TU/FreeSerif(0)/m/it/10 EEP- Underfull \hbox (badness 10000) in paragraph at lines 14460--14460 []\TU/FreeSerif(0)/m/n/10 100 ~ 400 [139] [140] Underfull \hbox (badness 10000) in paragraph at lines 14684--14684 []\TU/FreeSerif(0)/m/n/10 Application Underfull \hbox (badness 10000) in paragraph at lines 14684--14684 []\TU/FreeSerif(0)/m/n/10 Directory Underfull \hbox (badness 10000) in paragraph at lines 14684--14684 []\TU/FreeSerif(0)/m/n/10 Wear Level- Underfull \hbox (badness 10000) in paragraph at lines 14684--14684 []\TU/FreeSerif(0)/m/n/10 R/W Effi- [141] [142] [143] [144] Chapter 10. [145] [146] LaTeX Warning: Hyper reference `motor/servo:_CPPv414servo_config_t' on page 147 undefined on input line 14886. [147] LaTeX Warning: Hyper reference `motor/servo:_CPPv415servo_channel_t' on page 14 8 undefined on input line 15133. [148] Chapter 11. Underfull \hbox (badness 10000) in paragraph at lines 15178--15179 []\TU/FreeSerif(0)/m/n/10 一般使用情况下一共有4次机会通过串口烧写 flash ,通过 OTA 更新 flash数据没有次数限制。开 发阶段可以在 menucon- Underfull \hbox (badness 10000) in paragraph at lines 15208--15209 []\TU/FreeSerif(0)/m/n/10 默认情况下 efuse 中的 DISABLE_DL_ENCRYPT, DISABLE_DL_DECRYPT 和 DISABLE_DL_CACHE Underfull \hbox (badness 10000) in paragraph at lines 15211--15212 []\TU/FreeSerif(0)/m/n/10 efuse 中的 FLASH_CRYPT_CONFIG 被烧写成 0xf,此标志用于决定加密 key 的多 少位被用于计算每一个 flash [149] Underfull \hbox (badness 10000) in paragraph at lines 15243--15245 []\TU/FreeSerif(0)/m/n/10 若用户确定不再需要通过串口重烧 flash,可以在 esp-idf 的 \TU/FreeMono(0)/m /n/10 components/esptool\_py/esptool \TU/FreeSerif(0)/m/n/10 路径下使用命令 [150] Underfull \hbox (badness 10000) in paragraph at lines 15384--15386 []\TU/FreeSerif(0)/m/n/10 ROM 函数 \TU/FreeMono(0)/m/n/10 esp\_rom\_spiflash\_wri te\_encrypted() \TU/FreeSerif(0)/m/n/10 将加密后的数据写入 flash 中,而 SPIWrite() Underfull \hbox (badness 10000) in paragraph at lines 15401--15404 []\TU/FreeSerif(0)/m/n/10 Secure Boot 中采用 ECDSA 签名算法对 partition table 和 app ima ges 进行签名和验证,ECDSA [151] Underfull \hbox (badness 10000) in paragraph at lines 15474--15477 []\TU/FreeSerif(0)/m/n/10 若 menuconfig 中选择了禁止 JTAG 中断和 ROM BASIC 中断,bootloader 会将 efuse Overfull \hbox (13.75833pt too wide) in paragraph at lines 15508--15513 []\TU/FreeSerif(0)/m/n/10 生成公钥和秘钥,先执行 “make” 命令,此时由于还没有公钥/秘钥对,所以命令行中会提示生成公钥/秘钥对 的命令,按提示执行命令即可。但在产品级使用中,建议使用 [152] Underfull \hbox (badness 10000) in paragraph at lines 15626--15628 []\TU/FreeSerif(0)/m/n/10 make menuconfig 中使能 secure boot 和 flash encrypt,“Secu re bootloader [153] [154] [155] [156] Underfull \hbox (badness 10000) in paragraph at lines 15884--15885 []\TU/FreeSerif(0)/m/n/10 由芯片端自动随机生成 secure boot 与 flash encrypton 密钥,并写入芯片 efu se 中, 密钥写入后,对应的 efuse block Overfull \hbox (37.52834pt too wide) in paragraph at lines 15890--15891 []\TU/FreeSerif(0)/m/n/10 通过 make menuconfig 配置 secure boot 和 flash encryption, 按照第一、二节介绍的步骤执行即可,具体操作步骤如下,如果了解第一、二节的内容,可以跳过: [157] [158] Underfull \hbox (badness 5622) in paragraph at lines 15946--15947 []\TU/FreeSerif(0)/m/n/10 我们也可以使用 window 平台的下载工具来完成工厂下载。需要在配置文件中,关闭工具的 security 功能,这样工具端就不会操作 security [159] Overfull \hbox (41.38165pt too wide) in paragraph at lines 16000--16001 []\TU/FreeSerif(0)/m/n/10 下载完成后,需要运行一次程序,使 bootloader 完成 security 相关特性的初始化,包括AE S密钥的随机生成并写入EFUSE,以及对明文的flash进行首次加密。 [160] [161] [162] Underfull \hbox (badness 10000) in paragraph at lines 16116--16117 []\TU/FreeSerif(0)/m/n/10 使用下载工具进行下载,若不希望工具修改任何配置参数(比如 flash 频率和模式),请勾选 ‘DoNotC hgBin’ [163] [164] Chapter 12. [165] [166] Chapter 13. LaTeX Warning: Hyper reference `contribute/style-guide::doc' on page 167 undefi ned on input line 16265. [167] [168] [169] [170] [171] Overfull \hbox (225.86497pt too wide) in paragraph at lines 16833--16834 []\TU/FreeSerif(0)/m/n/10 但是请注意,如果有人添加了一个新行,第一个参数是一个更长的标识符(例如PIN_CAM_VSYNC),它将不 适合。因为必须重新对齐其他行,这添加了无意义的更改。因此,尽量少使用这种对齐,特别是如果您希望稍后将新行添加到这列中。 [172] Overfull \hbox (36.65833pt too wide) in paragraph at lines 16891--16893 []\TU/FreeSerif(0)/m/n/10 如果不再需要某些代码,则将其完全删除。如果你需要,你可以随时在 git 历史中查找这个文件。如果您因为临时 原因而禁用某些调用,并打算在将来恢复它,则在相邻行上添加解释 [173] Underfull \hbox (badness 10000) in paragraph at lines 16940--16943 []\TU/FreeSerif(0)/m/n/10 如果您在分支中意外地 commit 了 LF 结尾,则可以通过在 MSYS2 或 Unix 终端中运行此命 令将它们转换为 Unix(将目录更改为 IDF Overfull \hbox (40.24498pt too wide) in paragraph at lines 16968--16969 []\TU/FreeSerif(0)/m/n/10 如果您正在从头开始编写一个文件,或者正在进行完全重写,请随意重新格式化整个文件。如果您正在更改文件的一小部 分,不要重新格式化您没有更改的代码。这将帮助其他人检查您的更改。 [174] No file espressif-esp-iot-solution.ind. [175] (./espressif-esp-iot-solution.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.pdf (179 pages). Transcript written on espressif-esp-iot-solution.log. Latexmk: Index file 'espressif-esp-iot-solution.idx' was written Latexmk: References changed. Latexmk: Missing input file: 'espressif-esp-iot-solution.ind' from line 'No file espressif-esp-iot-solution.ind.' Latexmk: References changed. Latexmk: Log file says output to 'espressif-esp-iot-solution.pdf' Rule 'makeindex espressif-esp-iot-solution.idx': File changes, etc: Non-existent destination files: 'espressif-esp-iot-solution.ind' ------------ Run number 1 of rule 'makeindex espressif-esp-iot-solution.idx' ------------ ------------ Running 'makeindex -s python.ist -o "espressif-esp-iot-solution.ind" "espressif-esp-iot-solution.idx"' ------------ Latexmk: applying rule 'makeindex espressif-esp-iot-solution.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.idx....done (628 entries accepted, 0 rejected). Sorting entries........done (6029 comparisons). Generating output file espressif-esp-iot-solution.ind....done (702 lines written, 0 warnings). Output written in espressif-esp-iot-solution.ind. Transcript written in espressif-esp-iot-solution.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'espressif-esp-iot-solution.aux' 'espressif-esp-iot-solution.ind' ------------ Run number 2 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'xelatex -interaction=nonstopmode -recorder --jobname="espressif-esp-iot-solution" "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/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.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/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/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/xkeyval/keyval.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/graphics/graphicx.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/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) Writing index file espressif-esp-iot-solution.idx (./espressif-esp-iot-solution.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.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.out) (./espressif-esp-iot-solution.out) (/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.toc [1]) [2] [1] [2] Chapter 1. Underfull \hbox (badness 10000) in paragraph at lines 208--208 []\TU/FreeSans(0)/m/n/10 ESP-IoT- Underfull \hbox (badness 10000) in paragraph at lines 208--208 []\TU/FreeSans(0)/m/n/10 Corresponding [3] [4] [5] [6] Chapter 2. [7] [8] Underfull \hbox (badness 10000) in paragraph at lines 506--507 []\TU/FreeSerif(0)/m/n/10 When the address of a register is 16-bit, you can use [][]\TU/FreeMono(0)/m/it/10 i2c_bus_read_reg16()[][] \TU/FreeSerif(0)/m/n/10 o r Underfull \hbox (badness 10000) in paragraph at lines 525--526 []\TU/FreeSerif(0)/m/n/10 Data transmission: use [][]\TU/FreeMono(0)/m/it/10 sp i_bus_transfer_byte()[][]\TU/FreeSerif(0)/m/n/10 , [][]\TU/FreeMono(0)/m/it/10 spi_bus_transfer_bytes()[][]\TU/FreeSerif(0)/m/n/10 , [9] [10] [11] Underfull \hbox (badness 10000) in paragraph at lines 748--748 [][][]\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 779--781 \TU/FreeSerif(0)/m/n/10 Delete and release the I2C device resource, i2c_bus_dev ice_delete should be used in pairs with [12] Underfull \hbox (badness 10000) in paragraph at lines 881--881 [][][]\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 [13] Underfull \hbox (badness 10000) in paragraph at lines 981--981 [][][]\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 7832) in paragraph at lines 1081--1081 [][][]\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 [14] Underfull \hbox (badness 10000) in paragraph at lines 1131--1131 [][][]\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 1181--1181 [][][]\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 [15] Underfull \hbox (badness 10000) in paragraph at lines 1331--1331 [][][]\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 [16] [17] Underfull \hbox (badness 10000) in paragraph at lines 1513--1513 [][][]\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 Underfull \hbox (badness 10000) in paragraph at lines 1575--1575 [][][]\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 [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] Overfull \vbox (281.41092pt too high) has occurred while \output is active [28] [29] [30] Chapter 3. [31] [32] [33] Underfull \hbox (badness 10000) in paragraph at lines 2760--2762 \TU/FreeSerif(0)/bx/n/10 Note: \TU/FreeSerif(0)/m/n/10 Please remember to sele ct corresponding parameter types when creating different interfaces Underfull \hbox (badness 10000) in paragraph at lines 2760--2762 \TU/FreeSerif(0)/m/n/10 using \TU/FreeMono(0)/m/n/10 scr_interface_create()\TU/ FreeSerif(0)/m/n/10 , e.g., select [][]\TU/FreeMono(0)/m/it/10 i2s_lcd_config_t [][] \TU/FreeSerif(0)/m/n/10 for I2S interface; select Underfull \hbox (badness 10000) in paragraph at lines 2764--2765 []\TU/FreeSerif(0)/m/n/10 To facilitate the use of these interfaces in the driv er, all interfaces are defined in [][]dis- Underfull \hbox (badness 10000) in paragraph at lines 2839--2839 []\TU/FreeSerif(0)/m/n/10 SCR_MIRROR_X Underfull \hbox (badness 10000) in paragraph at lines 2839--2839 []\TU/FreeSerif(0)/m/n/10 SCR_MIRROR_X| SCR_MIRROR_Y Underfull \hbox (badness 10000) in paragraph at lines 2839--2839 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY Underfull \hbox (badness 10000) in paragraph at lines 2839--2839 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY| SCR_MIRROR_Y Underfull \hbox (badness 10000) in paragraph at lines 2839--2839 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY| Underfull \hbox (badness 10000) in paragraph at lines 2839--2839 \TU/FreeSerif(0)/m/n/10 SCR_MIRROR_X Underfull \hbox (badness 10000) in paragraph at lines 2839--2839 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY| SCR_MIRROR_X| [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] Underfull \hbox (badness 10000) in paragraph at lines 4022--4022 [][][]\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[][] [44] [45] Underfull \hbox (badness 10000) in paragraph at lines 4406--4406 []\TU/FreeSans(0)/m/n/10 Inter- Overfull \hbox (2.19691pt too wide) in paragraph at lines 4406--4406 []\TU/FreeSerif(0)/m/n/10 IS31FL3XXX| Underfull \hbox (badness 10000) in paragraph at lines 2--4406 [][][]\TU/FreeSerif(0)/m/n/10 is31fl3xxx Overfull \hbox (2.57872pt too wide) in paragraph at lines 2--4406 [][][]\TU/FreeSerif(0)/m/n/10 IS31FL3XXX[][]| [46] [47] [48] [49] Underfull \hbox (badness 10000) in paragraph at lines 4597--4598 []\TU/FreeSerif(0)/m/n/10 After defining a blink type, you need to add its corr esponding enumeration mem- Underfull \hbox (badness 10000) in paragraph at lines 4597--4598 \TU/FreeSerif(0)/m/n/10 ber to \TU/FreeMono(0)/m/n/10 led_indicator_blink_type_ t \TU/FreeSerif(0)/m/n/10 and then add the type to the blink type list [50] Underfull \hbox (badness 7133) in paragraph at lines 4676--4678 \TU/FreeSerif(0)/bx/n/10 Note: \TU/FreeSerif(0)/m/n/10 This component supports thread-safe operations. You can share the LED indicator handle [51] [52] [53] [54] [55] [56] Chapter 4. Underfull \hbox (badness 10000) in paragraph at lines 5299--5300 \TU/FreeSerif(0)/m/n/10 USB(Universal Serial Bus)是一种通用的总线标准,用于连接主机和外设设备。USB 主机可 以通过 USB 接口与 USB [57] Underfull \hbox (badness 10000) in paragraph at lines 5394--5395 \TU/FreeSerif(0)/bx/n/10 USB Full-speed PHY\TU/FreeSerif(0)/m/n/10 :也称 USB Full -speed Transceiver,用于 USB Controller 数字信号到 USB Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSans(0)/m/n/10 USB OTG High- Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSans(0)/m/n/10 USB OTG Full- Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSans(0)/m/n/10 USB-Serial- Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSans(0)/m/n/10 Fulls-peed Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSans(0)/m/n/10 High-speed Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSerif(0)/bx/n/10 ESP32- [58] [59] [60] [61] Underfull \hbox (badness 10000) in paragraph at lines 5757--5758 []\TU/FreeSerif(0)/m/n/10 此外乐鑫也已经官方支持 USB Host HID,USB Host MSC,USB Host CDC,US B Host UVC Underfull \hbox (badness 10000) in paragraph at lines 5783--5784 []\TU/FreeSerif(0)/m/n/10 Windows 7/8 系统,需要手动安装驱动,驱动下载地址:[][]esp32-usb-jtag-202 1-07-15[][]。用户也可以使用 [][]ESP-IDF Windows In- [62] Underfull \hbox (badness 5490) in paragraph at lines 5804--5805 []\TU/FreeSerif(0)/m/n/10 默认情况下,USB-Serial-JTAG 下载功能处于使能状态,可以直接使用 USB 线连接到 PC,然 后使用 esptool 工具(或直接使用 idf.py [63] [64] Underfull \hbox (badness 10000) in paragraph at lines 5929--5930 []\TU/FreeSerif(0)/m/n/10 对于同时具有 USB-OTG 和 USB-Serial-JTAG 两个外设的芯片,默认情况下 USB-Se rial-JTAG 与内部 USB-PHY [65] Underfull \hbox (badness 10000) in paragraph at lines 5942--5943 []\TU/FreeSerif(0)/m/n/10 USB Host Driver 或 TinyUSB 协议栈内部通过配置 USB PHY 寄存器,将内部 U SB-PHY 连接切换为 USB- Underfull \hbox (badness 10000) in paragraph at lines 5955--5956 []\TU/FreeSerif(0)/m/n/10 注意:对于在 DateCode 2219 生产的 ESP32-S3 模组和开发板 (PW No. 早于 P W-2022-06-XXXX), 由于 [66] Overfull \hbox (2.3767pt too wide) in paragraph at lines 6015--6016 \TU/FreeSerif(0)/m/n/10 支持通过 USB 接口连接摄像头模组,实现 MJPEG 格式视频流获取和传输,最高可支持 [][]480*80 0@15fps[][]。适用于猫眼门铃、智能门锁、内窥镜、倒车影像等场景。 [67] [68] Underfull \hbox (badness 10000) in paragraph at lines 6216--6217 \TU/FreeSerif(0)/m/n/10 支持通过 USB 接口连接标准 U 盘设备(兼容 USB3.1/3.0/2.0 协议 U 盘),支持将 U 盘 挂载到 FatFS [69] Underfull \hbox (badness 10000) in paragraph at lines 6272--6273 \TU/FreeSerif(0)/m/n/10 按照 USB 协议要求,USB 自供电设备必须通过检测 5V VBUS 电压来判断设备是否拔出,进而实现热插拔 。对于主机供电设备,由于主机 VBUS Underfull \hbox (badness 10000) in paragraph at lines 6285--6286 []\TU/FreeSerif(0)/m/n/10 在 \TU/FreeMono(0)/m/n/10 tinyusb_driver_install \TU/F reeSerif(0)/m/n/10 之后,需要调用 \TU/FreeMono(0)/m/n/10 usbd_vbus_detect_gpio_enable \TU/FreeSerif(0)/m/n/10 函数使能 VBUS [70] Underfull \hbox (badness 10000) in paragraph at lines 6363--6364 \TU/FreeSerif(0)/m/n/10 由于任何连接到 Windows PC 的设备都通过其 VID、PID 和 Serial 号进行识别。如果这 3 个参数中的任何一个发生了变化,那么 PC [71] Underfull \hbox (badness 10000) in paragraph at lines 6506--6507 []\TU/FreeSerif(0)/m/n/10 Users need to manually specify the spk/mic sampling r ate, bit width params through [72] [73] [74] [75] [76] Underfull \hbox (badness 10000) in paragraph at lines 6918--6918 [][][]\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 [77] [78] [79] [80] [81] [82] [83] [84] Chapter 5. [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] Chapter 6. [95] [96] [97] [98] Chapter 7. [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] Underfull \hbox (badness 10000) in paragraph at lines 10648--10648 [][][]\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[][] [112] [113] [114] [115] [116] Chapter 8. [117] [118] [119] [120] [121] [122] [123] [124] Underfull \hbox (badness 10000) in paragraph at lines 12537--12537 [][][]\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 12572--12572 [][]\TU/FreeSerif(0)/m/it/10 sensor_event_handler_t[][] handler\TU/FreeSerif(0) /m/n/10 , [][]\TU/FreeSerif(0)/m/it/10 sen- Underfull \hbox (badness 10000) in paragraph at lines 12613--12613 [][][]\TU/FreeSerif(0)/m/it/10 sensor_type_t[][] sensor_type\TU/FreeSerif(0)/m/ n/10 , int32_t [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] Chapter 9. Overfull \hbox (2.75381pt too wide) in paragraph at lines 14460--14460 []\TU/FreeSans(0)/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 14460--14460 []\TU/FreeSans(0)/m/n/10 Application sce- Overfull \hbox (4.08pt too wide) in paragraph at lines 14460--14460 []\TU/FreeSans(0)/m/n/10 Size| Underfull \hbox (badness 10000) in paragraph at lines 14460--14460 []\TU/FreeSans(0)/m/n/10 Trans- Overfull \hbox (5.77pt too wide) in paragraph at lines 14460--14460 []\TU/FreeSans(0)/m/n/10 Note| Underfull \hbox (badness 10000) in paragraph at lines 2--14460 [][][]\TU/FreeSerif(0)/m/n/10 SPI Underfull \hbox (badness 10000) in paragraph at lines 14460--14460 []\TU/FreeSerif(0)/m/n/10 Can be shared with Underfull \hbox (badness 10000) in paragraph at lines 14460--14460 []\TU/FreeSerif(0)/m/n/10 Store parameters, Underfull \hbox (badness 10000) in paragraph at lines 14460--14460 []\TU/FreeSerif(0)/m/n/10 40/80 MHz Underfull \hbox (badness 10000) in paragraph at lines 2--14460 [][][]\TU/FreeSerif(0)/m/n/10 SPI Flash Underfull \hbox (badness 10000) in paragraph at lines 2--14460 [][][]\TU/FreeSerif(0)/m/n/10 SD Overfull \hbox (4.43233pt too wide) in paragraph at lines 14460--14460 []\TU/FreeSerif(0)/m/n/10 SDIO/SPI| Underfull \hbox (badness 10000) in paragraph at lines 14460--14460 []\TU/FreeSerif(0)/m/n/10 20/40 MHz Overfull \hbox (8.40036pt too wide) in paragraph at lines 2--14460 [][][]\TU/FreeSerif(0)/m/n/10 SD/SDIO/MMC Overfull \hbox (5.3338pt too wide) in paragraph at lines 2--14460 [][][]\TU/FreeSerif(0)/m/n/10 eMMC[][]| Underfull \hbox (badness 10000) in paragraph at lines 14460--14460 []\TU/FreeSerif(0)/m/n/10 20/40 MHz Overfull \hbox (8.40036pt too wide) in paragraph at lines 2--14460 [][][]\TU/FreeSerif(0)/m/n/10 SD/SDIO/MMC Underfull \hbox (badness 10000) in paragraph at lines 14460--14460 [][][]\TU/FreeSerif(0)/m/it/10 EEP- Underfull \hbox (badness 10000) in paragraph at lines 14460--14460 []\TU/FreeSerif(0)/m/n/10 100 ~ 400 [139] [140] Underfull \hbox (badness 10000) in paragraph at lines 14684--14684 []\TU/FreeSerif(0)/m/n/10 Application Underfull \hbox (badness 10000) in paragraph at lines 14684--14684 []\TU/FreeSerif(0)/m/n/10 Directory Underfull \hbox (badness 10000) in paragraph at lines 14684--14684 []\TU/FreeSerif(0)/m/n/10 Wear Level- Underfull \hbox (badness 10000) in paragraph at lines 14684--14684 []\TU/FreeSerif(0)/m/n/10 R/W Effi- [141] [142] [143] [144] Chapter 10. [145] [146] [147] [148] Chapter 11. Underfull \hbox (badness 10000) in paragraph at lines 15178--15179 []\TU/FreeSerif(0)/m/n/10 一般使用情况下一共有4次机会通过串口烧写 flash ,通过 OTA 更新 flash数据没有次数限制。开 发阶段可以在 menucon- Underfull \hbox (badness 10000) in paragraph at lines 15208--15209 []\TU/FreeSerif(0)/m/n/10 默认情况下 efuse 中的 DISABLE_DL_ENCRYPT, DISABLE_DL_DECRYPT 和 DISABLE_DL_CACHE Underfull \hbox (badness 10000) in paragraph at lines 15211--15212 []\TU/FreeSerif(0)/m/n/10 efuse 中的 FLASH_CRYPT_CONFIG 被烧写成 0xf,此标志用于决定加密 key 的多 少位被用于计算每一个 flash [149] Underfull \hbox (badness 10000) in paragraph at lines 15243--15245 []\TU/FreeSerif(0)/m/n/10 若用户确定不再需要通过串口重烧 flash,可以在 esp-idf 的 \TU/FreeMono(0)/m /n/10 components/esptool\_py/esptool \TU/FreeSerif(0)/m/n/10 路径下使用命令 [150] Underfull \hbox (badness 10000) in paragraph at lines 15384--15386 []\TU/FreeSerif(0)/m/n/10 ROM 函数 \TU/FreeMono(0)/m/n/10 esp\_rom\_spiflash\_wri te\_encrypted() \TU/FreeSerif(0)/m/n/10 将加密后的数据写入 flash 中,而 SPIWrite() Underfull \hbox (badness 10000) in paragraph at lines 15401--15404 []\TU/FreeSerif(0)/m/n/10 Secure Boot 中采用 ECDSA 签名算法对 partition table 和 app ima ges 进行签名和验证,ECDSA [151] Underfull \hbox (badness 10000) in paragraph at lines 15474--15477 []\TU/FreeSerif(0)/m/n/10 若 menuconfig 中选择了禁止 JTAG 中断和 ROM BASIC 中断,bootloader 会将 efuse Overfull \hbox (13.75833pt too wide) in paragraph at lines 15508--15513 []\TU/FreeSerif(0)/m/n/10 生成公钥和秘钥,先执行 “make” 命令,此时由于还没有公钥/秘钥对,所以命令行中会提示生成公钥/秘钥对 的命令,按提示执行命令即可。但在产品级使用中,建议使用 [152] Underfull \hbox (badness 10000) in paragraph at lines 15626--15628 []\TU/FreeSerif(0)/m/n/10 make menuconfig 中使能 secure boot 和 flash encrypt,“Secu re bootloader [153] [154] [155] [156] Underfull \hbox (badness 10000) in paragraph at lines 15884--15885 []\TU/FreeSerif(0)/m/n/10 由芯片端自动随机生成 secure boot 与 flash encrypton 密钥,并写入芯片 efu se 中, 密钥写入后,对应的 efuse block Overfull \hbox (37.52834pt too wide) in paragraph at lines 15890--15891 []\TU/FreeSerif(0)/m/n/10 通过 make menuconfig 配置 secure boot 和 flash encryption, 按照第一、二节介绍的步骤执行即可,具体操作步骤如下,如果了解第一、二节的内容,可以跳过: [157] [158] Underfull \hbox (badness 5622) in paragraph at lines 15946--15947 []\TU/FreeSerif(0)/m/n/10 我们也可以使用 window 平台的下载工具来完成工厂下载。需要在配置文件中,关闭工具的 security 功能,这样工具端就不会操作 security [159] Overfull \hbox (41.38165pt too wide) in paragraph at lines 16000--16001 []\TU/FreeSerif(0)/m/n/10 下载完成后,需要运行一次程序,使 bootloader 完成 security 相关特性的初始化,包括AE S密钥的随机生成并写入EFUSE,以及对明文的flash进行首次加密。 [160] [161] [162] Underfull \hbox (badness 10000) in paragraph at lines 16116--16117 []\TU/FreeSerif(0)/m/n/10 使用下载工具进行下载,若不希望工具修改任何配置参数(比如 flash 频率和模式),请勾选 ‘DoNotC hgBin’ [163] [164] Chapter 12. [165] [166] Chapter 13. [167] [168] [169] [170] [171] Overfull \hbox (225.86497pt too wide) in paragraph at lines 16833--16834 []\TU/FreeSerif(0)/m/n/10 但是请注意,如果有人添加了一个新行,第一个参数是一个更长的标识符(例如PIN_CAM_VSYNC),它将不 适合。因为必须重新对齐其他行,这添加了无意义的更改。因此,尽量少使用这种对齐,特别是如果您希望稍后将新行添加到这列中。 [172] Overfull \hbox (36.65833pt too wide) in paragraph at lines 16891--16893 []\TU/FreeSerif(0)/m/n/10 如果不再需要某些代码,则将其完全删除。如果你需要,你可以随时在 git 历史中查找这个文件。如果您因为临时 原因而禁用某些调用,并打算在将来恢复它,则在相邻行上添加解释 [173] Underfull \hbox (badness 10000) in paragraph at lines 16940--16943 []\TU/FreeSerif(0)/m/n/10 如果您在分支中意外地 commit 了 LF 结尾,则可以通过在 MSYS2 或 Unix 终端中运行此命 令将它们转换为 Unix(将目录更改为 IDF Overfull \hbox (40.24498pt too wide) in paragraph at lines 16968--16969 []\TU/FreeSerif(0)/m/n/10 如果您正在从头开始编写一个文件,或者正在进行完全重写,请随意重新格式化整个文件。如果您正在更改文件的一小部 分,不要重新格式化您没有更改的代码。这将帮助其他人检查您的更改。 [174] (./espressif-esp-iot-solution.ind [175] [176] 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.1225pt too wide) in paragraph at lines 30--32 []\TU/FreeMono(0)/m/n/10 button_custom_config_t::button_custom_deinit Overfull \hbox (76.1225pt 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.1225pt 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 ), [177] 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 114--115 []\TU/FreeMono(0)/m/n/10 FLAG_UAC_MIC_SUSPEND_AFTER_START \TU/FreeSerif(0)/m/n/ 10 (\TU/FreeSerif(0)/m/it/10 C Underfull \hbox (badness 10000) in paragraph at lines 115--116 []\TU/FreeMono(0)/m/n/10 FLAG_UAC_SPK_SUSPEND_AFTER_START \TU/FreeSerif(0)/m/n/ 10 (\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- 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- [178] 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 ), 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.1225pt 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.1225pt 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.1225pt 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.1225pt 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] [179] 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--335 []\TU/FreeMono(0)/m/n/10 pwm_audio_config_t::ledc_channel_right Underfull \hbox (badness 10000) in paragraph at lines 336--337 []\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++ [180] Overfull \hbox (22.1225pt too wide) in paragraph at lines 367--369 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::bckl_active_level Underfull \hbox (badness 10000) in paragraph at lines 369--370 []\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 370--371 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::interface_drv Underfull \hbox (badness 10000) in paragraph at lines 371--372 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::offset_hor Underfull \hbox (badness 10000) in paragraph at lines 372--373 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::offset_ver Underfull \hbox (badness 10000) in paragraph at lines 373--374 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::pin_num_bckl Underfull \hbox (badness 10000) in paragraph at lines 374--375 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::pin_num_rst Underfull \hbox (badness 10000) in paragraph at lines 375--376 []\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.1225pt too wide) in paragraph at lines 376--378 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::rst_active_level Underfull \hbox (badness 10000) in paragraph at lines 398--399 []\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 410--411 []\TU/FreeMono(0)/m/n/10 scr_interface_driver_t::bus_acquire Underfull \hbox (badness 10000) in paragraph at lines 411--412 []\TU/FreeMono(0)/m/n/10 scr_interface_driver_t::bus_release Underfull \hbox (badness 10000) in paragraph at lines 412--413 []\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 413--414 []\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 415--416 []\TU/FreeMono(0)/m/n/10 scr_interface_driver_t::write_command Underfull \hbox (badness 10000) in paragraph at lines 418--419 []\TU/FreeMono(0)/m/n/10 scr_interface_i2c_config_t::clk_speed Underfull \hbox (badness 10000) in paragraph at lines 419--420 []\TU/FreeMono(0)/m/n/10 scr_interface_i2c_config_t::i2c_bus Underfull \hbox (badness 10000) in paragraph at lines 420--421 []\TU/FreeMono(0)/m/n/10 scr_interface_i2c_config_t::slave_addr Underfull \hbox (badness 10000) in paragraph at lines 422--423 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::clk_freq Underfull \hbox (badness 10000) in paragraph at lines 423--425 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::pin_num_cs Underfull \hbox (badness 10000) in paragraph at lines 425--427 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::pin_num_dc Underfull \hbox (badness 10000) in paragraph at lines 427--428 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::spi_bus Underfull \hbox (badness 10000) in paragraph at lines 428--429 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::swap_data [181] Underfull \hbox (badness 10000) in paragraph at lines 455--456 []\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 464--465 []\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++ Underfull \hbox (badness 10000) in paragraph at lines 491--492 []\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 492--493 []\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 496--497 []\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 509--510 []\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 513--514 []\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 515--516 []\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 ), [182] Underfull \hbox (badness 10000) in paragraph at lines 534--535 []\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 535--536 []\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 536--537 []\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 537--538 []\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- Underfull \hbox (badness 10000) in paragraph at lines 556--557 []\TU/FreeMono(0)/m/n/10 spi_device_config_t::clock_speed_hz Underfull \hbox (badness 10000) in paragraph at lines 585--586 []\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 586--587 []\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 589--590 []\TU/FreeMono(0)/m/n/10 touch_panel_config_t::interface_i2c Underfull \hbox (badness 10000) in paragraph at lines 590--591 []\TU/FreeMono(0)/m/n/10 touch_panel_config_t::interface_spi Underfull \hbox (badness 10000) in paragraph at lines 591--592 []\TU/FreeMono(0)/m/n/10 touch_panel_config_t::interface_type Underfull \hbox (badness 10000) in paragraph at lines 592--593 []\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 593--594 []\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 596--597 []\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 597--598 []\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 598--599 []\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 603--604 []\TU/FreeMono(0)/m/n/10 touch_panel_driver_t::calibration_run Underfull \hbox (badness 10000) in paragraph at lines 604--605 []\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 606--607 []\TU/FreeMono(0)/m/n/10 touch_panel_driver_t::read_point_data Underfull \hbox (badness 10000) in paragraph at lines 607--608 []\TU/FreeMono(0)/m/n/10 touch_panel_driver_t::set_direction [183] Underfull \hbox (badness 10000) in paragraph at lines 617--618 []\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 627--628 []\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 636--637 []\TU/FreeMono(0)/m/n/10 uac_config_t::mic_samples_frequence Underfull \hbox (badness 10000) in paragraph at lines 637--638 []\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 644--645 []\TU/FreeMono(0)/m/n/10 uac_config_t::spk_samples_frequence Underfull \hbox (badness 10000) in paragraph at lines 648--649 []\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 650--651 []\TU/FreeMono(0)/m/n/10 uac_frame_size_t::samples_frequence Overfull \hbox (4.1225pt too wide) in paragraph at lines 651--653 []\TU/FreeMono(0)/m/n/10 uac_frame_size_t::samples_frequence_max Overfull \hbox (4.1225pt too wide) in paragraph at lines 653--655 []\TU/FreeMono(0)/m/n/10 uac_frame_size_t::samples_frequence_min Underfull \hbox (badness 10000) in paragraph at lines 664--665 []\TU/FreeMono(0)/m/n/10 usb_streaming_state_register \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 683--684 []\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- [184] [185]) (./espressif-esp-iot-solution.aux) ) (see the transcript file for additional information) Output written on espressif-esp-iot-solution.pdf (189 pages). Transcript written on espressif-esp-iot-solution.log. Latexmk: Index file 'espressif-esp-iot-solution.idx' was written Latexmk: Log file says output to 'espressif-esp-iot-solution.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'espressif-esp-iot-solution.aux' 'espressif-esp-iot-solution.out' 'espressif-esp-iot-solution.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'xelatex -interaction=nonstopmode -recorder --jobname="espressif-esp-iot-solution" "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/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.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/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/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/xkeyval/keyval.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/graphics/graphicx.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/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) Writing index file espressif-esp-iot-solution.idx (./espressif-esp-iot-solution.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.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.out) (./espressif-esp-iot-solution.out) (/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.toc [1]) [2] [1] [2] Chapter 1. Underfull \hbox (badness 10000) in paragraph at lines 208--208 []\TU/FreeSans(0)/m/n/10 ESP-IoT- Underfull \hbox (badness 10000) in paragraph at lines 208--208 []\TU/FreeSans(0)/m/n/10 Corresponding [3] [4] [5] [6] Chapter 2. [7] [8] Underfull \hbox (badness 10000) in paragraph at lines 506--507 []\TU/FreeSerif(0)/m/n/10 When the address of a register is 16-bit, you can use [][]\TU/FreeMono(0)/m/it/10 i2c_bus_read_reg16()[][] \TU/FreeSerif(0)/m/n/10 o r Underfull \hbox (badness 10000) in paragraph at lines 525--526 []\TU/FreeSerif(0)/m/n/10 Data transmission: use [][]\TU/FreeMono(0)/m/it/10 sp i_bus_transfer_byte()[][]\TU/FreeSerif(0)/m/n/10 , [][]\TU/FreeMono(0)/m/it/10 spi_bus_transfer_bytes()[][]\TU/FreeSerif(0)/m/n/10 , [9] [10] [11] Underfull \hbox (badness 10000) in paragraph at lines 748--748 [][][]\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 779--781 \TU/FreeSerif(0)/m/n/10 Delete and release the I2C device resource, i2c_bus_dev ice_delete should be used in pairs with [12] Underfull \hbox (badness 10000) in paragraph at lines 881--881 [][][]\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 [13] Underfull \hbox (badness 10000) in paragraph at lines 981--981 [][][]\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 7832) in paragraph at lines 1081--1081 [][][]\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 [14] Underfull \hbox (badness 10000) in paragraph at lines 1131--1131 [][][]\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 1181--1181 [][][]\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 [15] Underfull \hbox (badness 10000) in paragraph at lines 1331--1331 [][][]\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 [16] [17] Underfull \hbox (badness 10000) in paragraph at lines 1513--1513 [][][]\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 Underfull \hbox (badness 10000) in paragraph at lines 1575--1575 [][][]\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 [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] Overfull \vbox (281.41092pt too high) has occurred while \output is active [28] [29] [30] Chapter 3. [31] [32] [33] Underfull \hbox (badness 10000) in paragraph at lines 2760--2762 \TU/FreeSerif(0)/bx/n/10 Note: \TU/FreeSerif(0)/m/n/10 Please remember to sele ct corresponding parameter types when creating different interfaces Underfull \hbox (badness 10000) in paragraph at lines 2760--2762 \TU/FreeSerif(0)/m/n/10 using \TU/FreeMono(0)/m/n/10 scr_interface_create()\TU/ FreeSerif(0)/m/n/10 , e.g., select [][]\TU/FreeMono(0)/m/it/10 i2s_lcd_config_t [][] \TU/FreeSerif(0)/m/n/10 for I2S interface; select Underfull \hbox (badness 10000) in paragraph at lines 2764--2765 []\TU/FreeSerif(0)/m/n/10 To facilitate the use of these interfaces in the driv er, all interfaces are defined in [][]dis- Underfull \hbox (badness 10000) in paragraph at lines 2839--2839 []\TU/FreeSerif(0)/m/n/10 SCR_MIRROR_X Underfull \hbox (badness 10000) in paragraph at lines 2839--2839 []\TU/FreeSerif(0)/m/n/10 SCR_MIRROR_X| SCR_MIRROR_Y Underfull \hbox (badness 10000) in paragraph at lines 2839--2839 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY Underfull \hbox (badness 10000) in paragraph at lines 2839--2839 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY| SCR_MIRROR_Y Underfull \hbox (badness 10000) in paragraph at lines 2839--2839 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY| Underfull \hbox (badness 10000) in paragraph at lines 2839--2839 \TU/FreeSerif(0)/m/n/10 SCR_MIRROR_X Underfull \hbox (badness 10000) in paragraph at lines 2839--2839 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY| SCR_MIRROR_X| [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] Underfull \hbox (badness 10000) in paragraph at lines 4022--4022 [][][]\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[][] [44] [45] Underfull \hbox (badness 10000) in paragraph at lines 4406--4406 []\TU/FreeSans(0)/m/n/10 Inter- Overfull \hbox (2.19691pt too wide) in paragraph at lines 4406--4406 []\TU/FreeSerif(0)/m/n/10 IS31FL3XXX| Underfull \hbox (badness 10000) in paragraph at lines 2--4406 [][][]\TU/FreeSerif(0)/m/n/10 is31fl3xxx Overfull \hbox (2.57872pt too wide) in paragraph at lines 2--4406 [][][]\TU/FreeSerif(0)/m/n/10 IS31FL3XXX[][]| [46] [47] [48] [49] Underfull \hbox (badness 10000) in paragraph at lines 4597--4598 []\TU/FreeSerif(0)/m/n/10 After defining a blink type, you need to add its corr esponding enumeration mem- Underfull \hbox (badness 10000) in paragraph at lines 4597--4598 \TU/FreeSerif(0)/m/n/10 ber to \TU/FreeMono(0)/m/n/10 led_indicator_blink_type_ t \TU/FreeSerif(0)/m/n/10 and then add the type to the blink type list [50] Underfull \hbox (badness 7133) in paragraph at lines 4676--4678 \TU/FreeSerif(0)/bx/n/10 Note: \TU/FreeSerif(0)/m/n/10 This component supports thread-safe operations. You can share the LED indicator handle [51] [52] [53] [54] [55] [56] Chapter 4. Underfull \hbox (badness 10000) in paragraph at lines 5299--5300 \TU/FreeSerif(0)/m/n/10 USB(Universal Serial Bus)是一种通用的总线标准,用于连接主机和外设设备。USB 主机可 以通过 USB 接口与 USB [57] Underfull \hbox (badness 10000) in paragraph at lines 5394--5395 \TU/FreeSerif(0)/bx/n/10 USB Full-speed PHY\TU/FreeSerif(0)/m/n/10 :也称 USB Full -speed Transceiver,用于 USB Controller 数字信号到 USB Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSans(0)/m/n/10 USB OTG High- Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSans(0)/m/n/10 USB OTG Full- Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSans(0)/m/n/10 USB-Serial- Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSans(0)/m/n/10 Fulls-peed Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSans(0)/m/n/10 High-speed Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSerif(0)/bx/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 5522--5522 []\TU/FreeSerif(0)/bx/n/10 ESP32- [58] [59] [60] [61] Underfull \hbox (badness 10000) in paragraph at lines 5757--5758 []\TU/FreeSerif(0)/m/n/10 此外乐鑫也已经官方支持 USB Host HID,USB Host MSC,USB Host CDC,US B Host UVC Underfull \hbox (badness 10000) in paragraph at lines 5783--5784 []\TU/FreeSerif(0)/m/n/10 Windows 7/8 系统,需要手动安装驱动,驱动下载地址:[][]esp32-usb-jtag-202 1-07-15[][]。用户也可以使用 [][]ESP-IDF Windows In- [62] Underfull \hbox (badness 5490) in paragraph at lines 5804--5805 []\TU/FreeSerif(0)/m/n/10 默认情况下,USB-Serial-JTAG 下载功能处于使能状态,可以直接使用 USB 线连接到 PC,然 后使用 esptool 工具(或直接使用 idf.py [63] [64] Underfull \hbox (badness 10000) in paragraph at lines 5929--5930 []\TU/FreeSerif(0)/m/n/10 对于同时具有 USB-OTG 和 USB-Serial-JTAG 两个外设的芯片,默认情况下 USB-Se rial-JTAG 与内部 USB-PHY [65] Underfull \hbox (badness 10000) in paragraph at lines 5942--5943 []\TU/FreeSerif(0)/m/n/10 USB Host Driver 或 TinyUSB 协议栈内部通过配置 USB PHY 寄存器,将内部 U SB-PHY 连接切换为 USB- Underfull \hbox (badness 10000) in paragraph at lines 5955--5956 []\TU/FreeSerif(0)/m/n/10 注意:对于在 DateCode 2219 生产的 ESP32-S3 模组和开发板 (PW No. 早于 P W-2022-06-XXXX), 由于 [66] Overfull \hbox (2.3767pt too wide) in paragraph at lines 6015--6016 \TU/FreeSerif(0)/m/n/10 支持通过 USB 接口连接摄像头模组,实现 MJPEG 格式视频流获取和传输,最高可支持 [][]480*80 0@15fps[][]。适用于猫眼门铃、智能门锁、内窥镜、倒车影像等场景。 [67] [68] Underfull \hbox (badness 10000) in paragraph at lines 6216--6217 \TU/FreeSerif(0)/m/n/10 支持通过 USB 接口连接标准 U 盘设备(兼容 USB3.1/3.0/2.0 协议 U 盘),支持将 U 盘 挂载到 FatFS [69] Underfull \hbox (badness 10000) in paragraph at lines 6272--6273 \TU/FreeSerif(0)/m/n/10 按照 USB 协议要求,USB 自供电设备必须通过检测 5V VBUS 电压来判断设备是否拔出,进而实现热插拔 。对于主机供电设备,由于主机 VBUS Underfull \hbox (badness 10000) in paragraph at lines 6285--6286 []\TU/FreeSerif(0)/m/n/10 在 \TU/FreeMono(0)/m/n/10 tinyusb_driver_install \TU/F reeSerif(0)/m/n/10 之后,需要调用 \TU/FreeMono(0)/m/n/10 usbd_vbus_detect_gpio_enable \TU/FreeSerif(0)/m/n/10 函数使能 VBUS [70] Underfull \hbox (badness 10000) in paragraph at lines 6363--6364 \TU/FreeSerif(0)/m/n/10 由于任何连接到 Windows PC 的设备都通过其 VID、PID 和 Serial 号进行识别。如果这 3 个参数中的任何一个发生了变化,那么 PC [71] Underfull \hbox (badness 10000) in paragraph at lines 6506--6507 []\TU/FreeSerif(0)/m/n/10 Users need to manually specify the spk/mic sampling r ate, bit width params through [72] [73] [74] [75] [76] Underfull \hbox (badness 10000) in paragraph at lines 6918--6918 [][][]\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 [77] [78] [79] [80] [81] [82] [83] [84] Chapter 5. [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] Chapter 6. [95] [96] [97] [98] Chapter 7. [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] Underfull \hbox (badness 10000) in paragraph at lines 10648--10648 [][][]\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[][] [112] [113] [114] [115] [116] Chapter 8. [117] [118] [119] [120] [121] [122] [123] [124] Underfull \hbox (badness 10000) in paragraph at lines 12537--12537 [][][]\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 12572--12572 [][]\TU/FreeSerif(0)/m/it/10 sensor_event_handler_t[][] handler\TU/FreeSerif(0) /m/n/10 , [][]\TU/FreeSerif(0)/m/it/10 sen- Underfull \hbox (badness 10000) in paragraph at lines 12613--12613 [][][]\TU/FreeSerif(0)/m/it/10 sensor_type_t[][] sensor_type\TU/FreeSerif(0)/m/ n/10 , int32_t [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] Chapter 9. Overfull \hbox (2.75381pt too wide) in paragraph at lines 14460--14460 []\TU/FreeSans(0)/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 14460--14460 []\TU/FreeSans(0)/m/n/10 Application sce- Overfull \hbox (4.08pt too wide) in paragraph at lines 14460--14460 []\TU/FreeSans(0)/m/n/10 Size| Underfull \hbox (badness 10000) in paragraph at lines 14460--14460 []\TU/FreeSans(0)/m/n/10 Trans- Overfull \hbox (5.77pt too wide) in paragraph at lines 14460--14460 []\TU/FreeSans(0)/m/n/10 Note| Underfull \hbox (badness 10000) in paragraph at lines 2--14460 [][][]\TU/FreeSerif(0)/m/n/10 SPI Underfull \hbox (badness 10000) in paragraph at lines 14460--14460 []\TU/FreeSerif(0)/m/n/10 Can be shared with Underfull \hbox (badness 10000) in paragraph at lines 14460--14460 []\TU/FreeSerif(0)/m/n/10 Store parameters, Underfull \hbox (badness 10000) in paragraph at lines 14460--14460 []\TU/FreeSerif(0)/m/n/10 40/80 MHz Underfull \hbox (badness 10000) in paragraph at lines 2--14460 [][][]\TU/FreeSerif(0)/m/n/10 SPI Flash Underfull \hbox (badness 10000) in paragraph at lines 2--14460 [][][]\TU/FreeSerif(0)/m/n/10 SD Overfull \hbox (4.43233pt too wide) in paragraph at lines 14460--14460 []\TU/FreeSerif(0)/m/n/10 SDIO/SPI| Underfull \hbox (badness 10000) in paragraph at lines 14460--14460 []\TU/FreeSerif(0)/m/n/10 20/40 MHz Overfull \hbox (8.40036pt too wide) in paragraph at lines 2--14460 [][][]\TU/FreeSerif(0)/m/n/10 SD/SDIO/MMC Overfull \hbox (5.3338pt too wide) in paragraph at lines 2--14460 [][][]\TU/FreeSerif(0)/m/n/10 eMMC[][]| Underfull \hbox (badness 10000) in paragraph at lines 14460--14460 []\TU/FreeSerif(0)/m/n/10 20/40 MHz Overfull \hbox (8.40036pt too wide) in paragraph at lines 2--14460 [][][]\TU/FreeSerif(0)/m/n/10 SD/SDIO/MMC Underfull \hbox (badness 10000) in paragraph at lines 14460--14460 [][][]\TU/FreeSerif(0)/m/it/10 EEP- Underfull \hbox (badness 10000) in paragraph at lines 14460--14460 []\TU/FreeSerif(0)/m/n/10 100 ~ 400 [139] [140] Underfull \hbox (badness 10000) in paragraph at lines 14684--14684 []\TU/FreeSerif(0)/m/n/10 Application Underfull \hbox (badness 10000) in paragraph at lines 14684--14684 []\TU/FreeSerif(0)/m/n/10 Directory Underfull \hbox (badness 10000) in paragraph at lines 14684--14684 []\TU/FreeSerif(0)/m/n/10 Wear Level- Underfull \hbox (badness 10000) in paragraph at lines 14684--14684 []\TU/FreeSerif(0)/m/n/10 R/W Effi- [141] [142] [143] [144] Chapter 10. [145] [146] [147] [148] Chapter 11. Underfull \hbox (badness 10000) in paragraph at lines 15178--15179 []\TU/FreeSerif(0)/m/n/10 一般使用情况下一共有4次机会通过串口烧写 flash ,通过 OTA 更新 flash数据没有次数限制。开 发阶段可以在 menucon- Underfull \hbox (badness 10000) in paragraph at lines 15208--15209 []\TU/FreeSerif(0)/m/n/10 默认情况下 efuse 中的 DISABLE_DL_ENCRYPT, DISABLE_DL_DECRYPT 和 DISABLE_DL_CACHE Underfull \hbox (badness 10000) in paragraph at lines 15211--15212 []\TU/FreeSerif(0)/m/n/10 efuse 中的 FLASH_CRYPT_CONFIG 被烧写成 0xf,此标志用于决定加密 key 的多 少位被用于计算每一个 flash [149] Underfull \hbox (badness 10000) in paragraph at lines 15243--15245 []\TU/FreeSerif(0)/m/n/10 若用户确定不再需要通过串口重烧 flash,可以在 esp-idf 的 \TU/FreeMono(0)/m /n/10 components/esptool\_py/esptool \TU/FreeSerif(0)/m/n/10 路径下使用命令 [150] Underfull \hbox (badness 10000) in paragraph at lines 15384--15386 []\TU/FreeSerif(0)/m/n/10 ROM 函数 \TU/FreeMono(0)/m/n/10 esp\_rom\_spiflash\_wri te\_encrypted() \TU/FreeSerif(0)/m/n/10 将加密后的数据写入 flash 中,而 SPIWrite() Underfull \hbox (badness 10000) in paragraph at lines 15401--15404 []\TU/FreeSerif(0)/m/n/10 Secure Boot 中采用 ECDSA 签名算法对 partition table 和 app ima ges 进行签名和验证,ECDSA [151] Underfull \hbox (badness 10000) in paragraph at lines 15474--15477 []\TU/FreeSerif(0)/m/n/10 若 menuconfig 中选择了禁止 JTAG 中断和 ROM BASIC 中断,bootloader 会将 efuse Overfull \hbox (13.75833pt too wide) in paragraph at lines 15508--15513 []\TU/FreeSerif(0)/m/n/10 生成公钥和秘钥,先执行 “make” 命令,此时由于还没有公钥/秘钥对,所以命令行中会提示生成公钥/秘钥对 的命令,按提示执行命令即可。但在产品级使用中,建议使用 [152] Underfull \hbox (badness 10000) in paragraph at lines 15626--15628 []\TU/FreeSerif(0)/m/n/10 make menuconfig 中使能 secure boot 和 flash encrypt,“Secu re bootloader [153] [154] [155] [156] Underfull \hbox (badness 10000) in paragraph at lines 15884--15885 []\TU/FreeSerif(0)/m/n/10 由芯片端自动随机生成 secure boot 与 flash encrypton 密钥,并写入芯片 efu se 中, 密钥写入后,对应的 efuse block Overfull \hbox (37.52834pt too wide) in paragraph at lines 15890--15891 []\TU/FreeSerif(0)/m/n/10 通过 make menuconfig 配置 secure boot 和 flash encryption, 按照第一、二节介绍的步骤执行即可,具体操作步骤如下,如果了解第一、二节的内容,可以跳过: [157] [158] Underfull \hbox (badness 5622) in paragraph at lines 15946--15947 []\TU/FreeSerif(0)/m/n/10 我们也可以使用 window 平台的下载工具来完成工厂下载。需要在配置文件中,关闭工具的 security 功能,这样工具端就不会操作 security [159] Overfull \hbox (41.38165pt too wide) in paragraph at lines 16000--16001 []\TU/FreeSerif(0)/m/n/10 下载完成后,需要运行一次程序,使 bootloader 完成 security 相关特性的初始化,包括AE S密钥的随机生成并写入EFUSE,以及对明文的flash进行首次加密。 [160] [161] [162] Underfull \hbox (badness 10000) in paragraph at lines 16116--16117 []\TU/FreeSerif(0)/m/n/10 使用下载工具进行下载,若不希望工具修改任何配置参数(比如 flash 频率和模式),请勾选 ‘DoNotC hgBin’ [163] [164] Chapter 12. [165] [166] Chapter 13. [167] [168] [169] [170] [171] Overfull \hbox (225.86497pt too wide) in paragraph at lines 16833--16834 []\TU/FreeSerif(0)/m/n/10 但是请注意,如果有人添加了一个新行,第一个参数是一个更长的标识符(例如PIN_CAM_VSYNC),它将不 适合。因为必须重新对齐其他行,这添加了无意义的更改。因此,尽量少使用这种对齐,特别是如果您希望稍后将新行添加到这列中。 [172] Overfull \hbox (36.65833pt too wide) in paragraph at lines 16891--16893 []\TU/FreeSerif(0)/m/n/10 如果不再需要某些代码,则将其完全删除。如果你需要,你可以随时在 git 历史中查找这个文件。如果您因为临时 原因而禁用某些调用,并打算在将来恢复它,则在相邻行上添加解释 [173] Underfull \hbox (badness 10000) in paragraph at lines 16940--16943 []\TU/FreeSerif(0)/m/n/10 如果您在分支中意外地 commit 了 LF 结尾,则可以通过在 MSYS2 或 Unix 终端中运行此命 令将它们转换为 Unix(将目录更改为 IDF Overfull \hbox (40.24498pt too wide) in paragraph at lines 16968--16969 []\TU/FreeSerif(0)/m/n/10 如果您正在从头开始编写一个文件,或者正在进行完全重写,请随意重新格式化整个文件。如果您正在更改文件的一小部 分,不要重新格式化您没有更改的代码。这将帮助其他人检查您的更改。 [174] (./espressif-esp-iot-solution.ind [175] [176] 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.1225pt too wide) in paragraph at lines 30--32 []\TU/FreeMono(0)/m/n/10 button_custom_config_t::button_custom_deinit Overfull \hbox (76.1225pt 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.1225pt 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 ), [177] 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 114--115 []\TU/FreeMono(0)/m/n/10 FLAG_UAC_MIC_SUSPEND_AFTER_START \TU/FreeSerif(0)/m/n/ 10 (\TU/FreeSerif(0)/m/it/10 C Underfull \hbox (badness 10000) in paragraph at lines 115--116 []\TU/FreeMono(0)/m/n/10 FLAG_UAC_SPK_SUSPEND_AFTER_START \TU/FreeSerif(0)/m/n/ 10 (\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- 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- [178] 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 ), 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.1225pt 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.1225pt 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.1225pt 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.1225pt 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] [179] 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--335 []\TU/FreeMono(0)/m/n/10 pwm_audio_config_t::ledc_channel_right Underfull \hbox (badness 10000) in paragraph at lines 336--337 []\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++ [180] Overfull \hbox (22.1225pt too wide) in paragraph at lines 367--369 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::bckl_active_level Underfull \hbox (badness 10000) in paragraph at lines 369--370 []\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 370--371 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::interface_drv Underfull \hbox (badness 10000) in paragraph at lines 371--372 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::offset_hor Underfull \hbox (badness 10000) in paragraph at lines 372--373 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::offset_ver Underfull \hbox (badness 10000) in paragraph at lines 373--374 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::pin_num_bckl Underfull \hbox (badness 10000) in paragraph at lines 374--375 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::pin_num_rst Underfull \hbox (badness 10000) in paragraph at lines 375--376 []\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.1225pt too wide) in paragraph at lines 376--378 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::rst_active_level Underfull \hbox (badness 10000) in paragraph at lines 398--399 []\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 410--411 []\TU/FreeMono(0)/m/n/10 scr_interface_driver_t::bus_acquire Underfull \hbox (badness 10000) in paragraph at lines 411--412 []\TU/FreeMono(0)/m/n/10 scr_interface_driver_t::bus_release Underfull \hbox (badness 10000) in paragraph at lines 412--413 []\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 413--414 []\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 415--416 []\TU/FreeMono(0)/m/n/10 scr_interface_driver_t::write_command Underfull \hbox (badness 10000) in paragraph at lines 418--419 []\TU/FreeMono(0)/m/n/10 scr_interface_i2c_config_t::clk_speed Underfull \hbox (badness 10000) in paragraph at lines 419--420 []\TU/FreeMono(0)/m/n/10 scr_interface_i2c_config_t::i2c_bus Underfull \hbox (badness 10000) in paragraph at lines 420--421 []\TU/FreeMono(0)/m/n/10 scr_interface_i2c_config_t::slave_addr Underfull \hbox (badness 10000) in paragraph at lines 422--423 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::clk_freq Underfull \hbox (badness 10000) in paragraph at lines 423--425 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::pin_num_cs Underfull \hbox (badness 10000) in paragraph at lines 425--427 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::pin_num_dc Underfull \hbox (badness 10000) in paragraph at lines 427--428 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::spi_bus Underfull \hbox (badness 10000) in paragraph at lines 428--429 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::swap_data [181] Underfull \hbox (badness 10000) in paragraph at lines 455--456 []\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 464--465 []\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++ Underfull \hbox (badness 10000) in paragraph at lines 491--492 []\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 492--493 []\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 496--497 []\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 509--510 []\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 513--514 []\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 515--516 []\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 ), [182] Underfull \hbox (badness 10000) in paragraph at lines 534--535 []\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 535--536 []\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 536--537 []\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 537--538 []\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- Underfull \hbox (badness 10000) in paragraph at lines 556--557 []\TU/FreeMono(0)/m/n/10 spi_device_config_t::clock_speed_hz Underfull \hbox (badness 10000) in paragraph at lines 585--586 []\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 586--587 []\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 589--590 []\TU/FreeMono(0)/m/n/10 touch_panel_config_t::interface_i2c Underfull \hbox (badness 10000) in paragraph at lines 590--591 []\TU/FreeMono(0)/m/n/10 touch_panel_config_t::interface_spi Underfull \hbox (badness 10000) in paragraph at lines 591--592 []\TU/FreeMono(0)/m/n/10 touch_panel_config_t::interface_type Underfull \hbox (badness 10000) in paragraph at lines 592--593 []\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 593--594 []\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 596--597 []\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 597--598 []\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 598--599 []\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 603--604 []\TU/FreeMono(0)/m/n/10 touch_panel_driver_t::calibration_run Underfull \hbox (badness 10000) in paragraph at lines 604--605 []\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 606--607 []\TU/FreeMono(0)/m/n/10 touch_panel_driver_t::read_point_data Underfull \hbox (badness 10000) in paragraph at lines 607--608 []\TU/FreeMono(0)/m/n/10 touch_panel_driver_t::set_direction [183] Underfull \hbox (badness 10000) in paragraph at lines 617--618 []\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 627--628 []\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 636--637 []\TU/FreeMono(0)/m/n/10 uac_config_t::mic_samples_frequence Underfull \hbox (badness 10000) in paragraph at lines 637--638 []\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 644--645 []\TU/FreeMono(0)/m/n/10 uac_config_t::spk_samples_frequence Underfull \hbox (badness 10000) in paragraph at lines 648--649 []\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 650--651 []\TU/FreeMono(0)/m/n/10 uac_frame_size_t::samples_frequence Overfull \hbox (4.1225pt too wide) in paragraph at lines 651--653 []\TU/FreeMono(0)/m/n/10 uac_frame_size_t::samples_frequence_max Overfull \hbox (4.1225pt too wide) in paragraph at lines 653--655 []\TU/FreeMono(0)/m/n/10 uac_frame_size_t::samples_frequence_min Underfull \hbox (badness 10000) in paragraph at lines 664--665 []\TU/FreeMono(0)/m/n/10 usb_streaming_state_register \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 683--684 []\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- [184] [185]) (./espressif-esp-iot-solution.aux) ) (see the transcript file for additional information) Output written on espressif-esp-iot-solution.pdf (189 pages). Transcript written on espressif-esp-iot-solution.log. Latexmk: Index file 'espressif-esp-iot-solution.idx' was written Latexmk: Log file says output to 'espressif-esp-iot-solution.pdf' Latexmk: All targets (espressif-esp-iot-solution.pdf) are up-to-date