Read the Docs build information Build id: 1317752 Project: espressif-esp-iot-solution Version: latest Commit: 1e56829ff00de298215b8fa4116f6e3523bb521f Date: 2023-02-25T09:09:24.575117Z State: finished Success: True [rtd-command-info] start-time: 2023-02-25T09:09:29.650165Z, end-time: 2023-02-25T09:09:40.055236Z, duration: 10, 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-02-25T09:09:40.407388Z, end-time: 2023-02-25T09:09:40.583647Z, 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 1e56829 Merge branch 'tools/relinker' into 'master' [rtd-command-info] start-time: 2023-02-25T09:09:40.776409Z, end-time: 2023-02-25T09:09:40.910538Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-02-25T09:09:50.251967Z, end-time: 2023-02-25T09:10:10.899105Z, duration: 20, 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-02-25T09:10:11.082950Z, end-time: 2023-02-25T09:10:14.222138Z, duration: 3, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution/envs/latest/lib/python3.7/site-packages (23.0.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 27.8 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.4.0 Uninstalling setuptools-67.4.0: Successfully uninstalled setuptools-67.4.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2023-02-25T09:10:14.412850Z, end-time: 2023-02-25T09:10:24.219793Z, duration: 9, 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 41.9 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 140.3 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 118.5 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 64.7 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 60.0 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 136.1 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 239.6 MB/s eta 0:00:00 Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting packaging Downloading packaging-23.0-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 159.9 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 133.1 MB/s eta 0:00:00 Collecting Pygments>=2.0 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 100.3 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 110.5 MB/s eta 0:00:00 Collecting requests>=2.0.0 Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 109.9 MB/s eta 0:00:00 Collecting babel!=2.0,>=1.3 Downloading Babel-2.11.0-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 156.8 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) (58.2.0) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 Downloading pytz-2022.7.1-py2.py3-none-any.whl (499 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 499.4/499.4 kB 232.0 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 Downloading charset_normalizer-3.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (170 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 170.5/170.5 kB 165.4 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 78.5 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 222.4 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.14-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 kB 159.6 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 127.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=23772 sha256=1ba07bb67742338900d99dbbca935c0325e54cc85b28caf40b9e69bc103d4fa9 Stored in directory: /tmp/pip-ephem-wheel-cache-vjy5mul0/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, charset-normalizer, urllib3, sphinxcontrib-serializinghtml, six, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, certifi, babel, alabaster, sphinxcontrib-websupport, requests, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.2 Pygments-2.14.0 alabaster-0.7.13 babel-2.11.0 certifi-2022.12.7 charset-normalizer-3.0.1 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.0 pillow-5.4.1 pytz-2022.7.1 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.28.2 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-1.26.14 [rtd-command-info] start-time: 2023-02-25T09:10:24.414963Z, end-time: 2023-02-25T09:10:26.142713Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/setuptools.requirements.txt Collecting setuptools<58 Downloading setuptools-57.5.0-py3-none-any.whl (819 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.3/819.3 kB 23.0 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 58.2.0 Uninstalling setuptools-58.2.0: Successfully uninstalled setuptools-58.2.0 Successfully installed setuptools-57.5.0 [rtd-command-info] start-time: 2023-02-25T09:10:26.353767Z, end-time: 2023-02-25T09:10:50.556531Z, duration: 24, 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 Downloading Sphinx-2.3.1-py3-none-any.whl (2.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 52.4 MB/s eta 0:00:00 Collecting breathe==4.14.1 Downloading breathe-4.14.1-py3-none-any.whl (74 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.7/74.7 kB 208.4 MB/s eta 0:00:00 Collecting sphinx-rtd-theme==1.0.0 Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 204.0 MB/s eta 0:00:00 Collecting sphinx-notfound-page==0.7.1 Downloading sphinx_notfound_page-0.7.1-py3-none-any.whl (8.3 kB) Collecting sphinxcontrib-blockdiag==2.0.0 Downloading sphinxcontrib_blockdiag-2.0.0-py2.py3-none-any.whl (6.8 kB) Collecting sphinxcontrib-seqdiag==2.0.0 Downloading sphinxcontrib_seqdiag-2.0.0-py2.py3-none-any.whl (6.9 kB) Collecting sphinxcontrib-actdiag==2.0.0 Downloading sphinxcontrib_actdiag-2.0.0-py2.py3-none-any.whl (6.9 kB) Collecting sphinxcontrib-nwdiag==2.0.0 Downloading sphinxcontrib_nwdiag-2.0.0-py2.py3-none-any.whl (13 kB) Collecting sphinxcontrib-wavedrom==2.0.0 Downloading sphinxcontrib_wavedrom-2.0.0-py3-none-any.whl (9.6 kB) Collecting nwdiag==2.0.0 Downloading nwdiag-2.0.0-py2.py3-none-any.whl (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 200.6 MB/s eta 0:00:00 Collecting recommonmark==0.7.0 Downloading recommonmark-0.7.0-py2.py3-none-any.whl (10 kB) Collecting future==0.16.0 Downloading future-0.16.0.tar.gz (824 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 824.5/824.5 kB 242.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' 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: 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) 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.0) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) 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.11.0) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 213.5 MB/s eta 0:00:00 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.14.0) 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.28.2) 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: 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: 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) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 166.5 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 206.0 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 218.1 MB/s eta 0:00:00 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 blockdiag>=1.5.0 Downloading blockdiag-3.0.0-py3-none-any.whl (2.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 213.5 MB/s eta 0:00:00 Collecting seqdiag>=0.9.3 Downloading seqdiag-3.0.0-py3-none-any.whl (2.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 215.5 MB/s eta 0:00:00 Collecting actdiag>=0.5.3 Downloading actdiag-3.0.0-py3-none-any.whl (2.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 219.0 MB/s eta 0:00:00 Collecting wavedrom>=0.1 Downloading wavedrom-2.0.3.post3.tar.gz (137 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.7/137.7 kB 207.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting xcffib Downloading xcffib-1.2.0.tar.gz (88 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.0/89.0 kB 203.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting cairosvg>=2 Downloading CairoSVG-2.6.0-py3-none-any.whl (43 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.0/43.0 kB 100.7 MB/s eta 0:00:00 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 15)) (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)) (2022.7.1) Requirement already satisfied: Pillow>3.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-iot-solution/envs/latest/lib/python3.7/site-packages (from blockdiag>=1.5.0->sphinxcontrib-blockdiag==2.0.0->-r docs/requirements.txt (line 9)) (5.4.1) Collecting webcolors Downloading webcolors-1.12-py3-none-any.whl (9.9 kB) Collecting funcparserlib>=1.0.0a0 Downloading funcparserlib-1.0.1-py2.py3-none-any.whl (17 kB) Collecting cairocffi Downloading cairocffi-1.4.0.tar.gz (69 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.9/69.9 kB 201.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting cssselect2 Downloading cssselect2-0.7.0-py3-none-any.whl (15 kB) Collecting tinycss2 Downloading tinycss2-1.2.1-py3-none-any.whl (21 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.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)) (2022.12.7) Requirement already satisfied: urllib3<1.27,>=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)) (1.26.14) 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: 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.0.1) Collecting svgwrite Downloading svgwrite-1.4.3-py3-none-any.whl (67 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.1/67.1 kB 140.4 MB/s eta 0:00:00 Collecting pyyaml 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 242.1 MB/s eta 0:00:00 Collecting cffi>=1.1.0 Downloading cffi-1.15.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (427 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 427.9/427.9 kB 148.7 MB/s eta 0:00:00 Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 211.5 MB/s eta 0:00:00 Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Building wheels for collected packages: future, wavedrom, xcffib, cairocffi 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=487809 sha256=2258c217db77beca69f94a5ad8da02cfe625c76bfb9c5be3f37af067e1a17fde Stored in directory: /tmp/pip-ephem-wheel-cache-4gxrgktw/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=f48f9b62457e48f88d80aa8bbfb0573c52d2b1effaa0425b9402712746ecf0e1 Stored in directory: /tmp/pip-ephem-wheel-cache-4gxrgktw/wheels/58/1b/11/25d900d62780835108b77b81a1f420b4bce881218368549952 Building wheel for xcffib (setup.py): started Building wheel for xcffib (setup.py): finished with status 'done' Created wheel for xcffib: filename=xcffib-1.2.0-py3-none-any.whl size=98669 sha256=0c468c9f417ea168a23fd7bf78ff665582247b6a9b46a7e8c4edc2f6b82fac0b Stored in directory: /tmp/pip-ephem-wheel-cache-4gxrgktw/wheels/b2/16/4f/c287deef0cbeab506063f48fb6708c184ea5110e9473fa40dd Building wheel for cairocffi (setup.py): started Building wheel for cairocffi (setup.py): finished with status 'done' Created wheel for cairocffi: filename=cairocffi-1.4.0-py3-none-any.whl size=88775 sha256=0fddc17cc5e165e60349d31922c0ca1251793d17ab73c04e07df9e1d02322314 Stored in directory: /tmp/pip-ephem-wheel-cache-4gxrgktw/wheels/7a/2b/da/aec872f95d2c24105496ef149a9a576f52daf686f8f2127541 Successfully built future wavedrom xcffib cairocffi 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-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.4.0 cairosvg-2.6.0 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-wavedrom-2.0.0 svgwrite-1.4.3 tinycss2-1.2.1 wavedrom-2.0.3.post3 webcolors-1.12 webencodings-0.5.1 xcffib-1.2.0 [rtd-command-info] start-time: 2023-02-25T09:10:52.114261Z, end-time: 2023-02-25T09:10:52.180235Z, 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': '1e56829f', } # 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/1317752/' 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-02-25T09:10:52.376876Z, end-time: 2023-02-25T09:11:17.725212Z, duration: 25, 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: 1e56829 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 57 source files that are out of date updating environment: [new config] 57 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... [ 5%] DFS_and_light_sleep/light_sleep_performance reading sources... [ 7%] audio/dac_audio reading sources... [ 8%] audio/index reading sources... [ 10%] audio/pwm_audio reading sources... [ 12%] basic/boards reading sources... [ 14%] basic/bus reading sources... [ 15%] basic/i2s_lcd reading sources... [ 17%] basic/index reading sources... [ 19%] contribute/index reading sources... [ 21%] contribute/style-guide reading sources... [ 22%] display/digit_tube reading sources... [ 24%] display/index reading sources... [ 26%] display/led_indicator reading sources... [ 28%] display/screen reading sources... [ 29%] gettingstarted reading sources... [ 31%] gui/index reading sources... [ 33%] gui/lvgl_gui reading sources... [ 35%] hmi_solution/hmi_workflow reading sources... [ 36%] hmi_solution/index reading sources... [ 38%] hmi_solution/littlevgl_guide reading sources... [ 40%] hmi_solution/ugfx_guide reading sources... [ 42%] hw-reference/ESP-Prog_guide reading sources... [ 43%] hw-reference/ESP32-MeshKit-Sense_guide reading sources... [ 45%] hw-reference/ESP32_LCDKit_guide reading sources... [ 47%] hw-reference/esp32_sense_kit_guide reading sources... [ 49%] index reading sources... [ 50%] input_device/button reading sources... [ 52%] input_device/index reading sources... [ 54%] input_device/knob reading sources... [ 56%] input_device/touch_panel reading sources... [ 57%] low_power_solution/deep-sleep_current_test reading sources... [ 59%] low_power_solution/esp32_lowpower_solution reading sources... [ 61%] low_power_solution/esp32_ulp_co-processor_and_assembly_environment_setup reading sources... [ 63%] low_power_solution/index reading sources... [ 64%] motor/index reading sources... [ 66%] motor/servo reading sources... [ 68%] others/adc_range reading sources... [ 70%] others/index reading sources... [ 71%] others/io_expander reading sources... [ 73%] security_solution/flash_encryption reading sources... [ 75%] security_solution/index reading sources... [ 77%] security_solution/mass_produce reading sources... [ 78%] security_solution/secure_boot reading sources... [ 80%] sensors/gesture reading sources... [ 82%] sensors/humiture reading sources... [ 84%] sensors/imu reading sources... [ 85%] sensors/index reading sources... [ 87%] sensors/light_sensor reading sources... [ 89%] sensors/pressure reading sources... [ 91%] sensors/sensor_hub reading sources... [ 92%] storage/file_system reading sources... [ 94%] storage/index reading sources... [ 96%] storage/storage_media reading sources... [ 98%] usb/index reading sources... [100%] usb/usb_stream /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:47: 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) ----^ 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... [ 5%] DFS_and_light_sleep/light_sleep_performance writing output... [ 7%] audio/dac_audio writing output... [ 8%] audio/index writing output... [ 10%] audio/pwm_audio writing output... [ 12%] basic/boards writing output... [ 14%] basic/bus writing output... [ 15%] basic/i2s_lcd writing output... [ 17%] basic/index writing output... [ 19%] contribute/index writing output... [ 21%] contribute/style-guide writing output... [ 22%] display/digit_tube writing output... [ 24%] display/index writing output... [ 26%] display/led_indicator writing output... [ 28%] display/screen writing output... [ 29%] gettingstarted writing output... [ 31%] gui/index writing output... [ 33%] gui/lvgl_gui writing output... [ 35%] hmi_solution/hmi_workflow writing output... [ 36%] hmi_solution/index writing output... [ 38%] hmi_solution/littlevgl_guide writing output... [ 40%] hmi_solution/ugfx_guide writing output... [ 42%] hw-reference/ESP-Prog_guide writing output... [ 43%] hw-reference/ESP32-MeshKit-Sense_guide writing output... [ 45%] hw-reference/ESP32_LCDKit_guide writing output... [ 47%] hw-reference/esp32_sense_kit_guide writing output... [ 49%] index writing output... [ 50%] input_device/button writing output... [ 52%] input_device/index writing output... [ 54%] input_device/knob writing output... [ 56%] input_device/touch_panel writing output... [ 57%] low_power_solution/deep-sleep_current_test writing output... [ 59%] low_power_solution/esp32_lowpower_solution writing output... [ 61%] low_power_solution/esp32_ulp_co-processor_and_assembly_environment_setup writing output... [ 63%] low_power_solution/index writing output... [ 64%] motor/index writing output... [ 66%] motor/servo writing output... [ 68%] others/adc_range writing output... [ 70%] others/index writing output... [ 71%] others/io_expander writing output... [ 73%] security_solution/flash_encryption writing output... [ 75%] security_solution/index writing output... [ 77%] security_solution/mass_produce writing output... [ 78%] security_solution/secure_boot writing output... [ 80%] sensors/gesture writing output... [ 82%] sensors/humiture writing output... [ 84%] sensors/imu writing output... [ 85%] sensors/index writing output... [ 87%] sensors/light_sensor writing output... [ 89%] sensors/pressure writing output... [ 91%] sensors/sensor_hub writing output... [ 92%] storage/file_system writing output... [ 94%] storage/index writing output... [ 96%] storage/storage_media writing output... [ 98%] usb/index writing output... [100%] usb/usb_stream 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... [ 3%] 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... [ 6%] 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... [ 9%] basic/../../_static/esp32-s3-devkitc-1-v1-isometric.png copying images... [ 10%] 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... [ 12%] display/../../_static/ch450_typical_application_circuit.png copying images... [ 13%] display/../../_static/ht16c21_drive_mode_waveform.png copying images... [ 13%] display/../../_static/IS31FL3218_typical_application_circuit.png copying images... [ 14%] display/../../_static/display/screen_driver_structure.png copying images... [ 15%] display/../../_static/display/screen_driver_RGB565.png copying images... [ 16%] display/../../_static/display/screen_driver_mono.png copying images... [ 17%] display/../../_static/display/screen_driver_gray.png copying images... [ 17%] display/../../_static/display/original.png copying images... [ 18%] display/../../_static/display/mirror_y.png copying images... [ 19%] display/../../_static/display/mirror_x.png copying images... [ 20%] display/../../_static/display/mirror_xy.png copying images... [ 20%] display/../../_static/display/swap_xy.png copying images... [ 21%] display/../../_static/display/swap_xy_mirror_y.png copying images... [ 22%] display/../../_static/display/swap_xy_mirror_x.png copying images... [ 23%] display/../../_static/display/swap_xy_mirror_xy.png copying images... [ 24%] display/../../_static/display/screen_offset.png copying images... [ 24%] display/../../_static/display/screen_offset_rotate.png copying images... [ 25%] gui/../../_static/hmi_solution/littlevgl/thermostat.jpg copying images... [ 26%] gui/../../_static/hmi_solution/littlevgl/lvgl_coffee.jpg copying images... [ 27%] gui/../../_static/hmi_solution/littlevgl/lvgl_wificonfig0.jpg copying images... [ 27%] gui/../../_static/hmi_solution/littlevgl/lvgl_wificonfig1.jpg copying images... [ 28%] hmi_solution/../../_static/hmi_solution/ugfx/500px-Architecture2.png copying images... [ 29%] hmi_solution/../../_static/hmi_solution/ugfx/ugfx_studio.jpg copying images... [ 30%] hmi_solution/../../_static/hmi_solution/littlevgl/obj_types.jpg copying images... [ 31%] hmi_solution/../../_static/hmi_solution/littlevgl/lv_theme_intro.png copying images... [ 31%] hmi_solution/../../_static/hmi_solution/littlevgl/sys.jpg copying images... [ 32%] hmi_solution/../../_static/hmi_solution/littlevgl/par_child1.jpg copying images... [ 33%] hmi_solution/../../_static/hmi_solution/littlevgl/par_child3.jpg copying images... [ 34%] hmi_solution/../../_static/hmi_solution/littlevgl/par_child4.jpg copying images... [ 34%] hmi_solution/../../_static/hmi_solution/littlevgl/style-built-in.jpg copying images... [ 35%] hmi_solution/../../_static/hmi_solution/littlevgl/style-example.jpg copying images... [ 36%] hmi_solution/../../_static/hmi_solution/littlevgl/symbols.jpg copying images... [ 37%] hmi_solution/../../_static/hmi_solution/littlevgl/align.jpg copying images... [ 37%] hmi_solution/../../_static/hmi_solution/littlevgl/line-meter-lv_lmeter.jpg copying images... [ 38%] hmi_solution/../../_static/hmi_solution/littlevgl/roller-lv_roller.jpg copying images... [ 39%] hmi_solution/../../_static/hmi_solution/littlevgl/lvgl_menuconfig.jpg copying images... [ 40%] hmi_solution/../../_static/hmi_solution/ugfx/ugfx_menuconfig.jpg copying images... [ 41%] hmi_solution/../../_static/hmi_solution/ugfx/ugfx_gwin_list.jpg copying images... [ 41%] hw-reference/../../_static/hw-reference/esp-prog/block.png copying images... [ 42%] hw-reference/../../_static/hw-reference/esp-prog/modules.png copying images... [ 43%] hw-reference/../../_static/hw-reference/esp-prog/top.jpg copying images... [ 44%] hw-reference/../../_static/hw-reference/esp-prog/bottom.jpg copying images... [ 44%] hw-reference/../../_static/hw-reference/esp-prog/program_pin.png copying images... [ 45%] hw-reference/../../_static/hw-reference/esp-prog/JTAG_pin.png copying images... [ 46%] hw-reference/../../_static/hw-reference/esp-prog/Auto_program.png copying images... [ 47%] hw-reference/../../_static/hw-reference/esp-prog/delay_cricuit.png copying images... [ 48%] hw-reference/../../_static/hw-reference/esp-prog/prog_led.jpg copying images... [ 48%] hw-reference/../../_static/hw-reference/esp-prog/prog_power_sel.jpg copying images... [ 49%] hw-reference/../../_static/hw-reference/lowpower_evb/blockdiagram.png copying images... [ 50%] hw-reference/../../_static/hw-reference/lowpower_evb/EBPCB.png copying images... [ 51%] hw-reference/../../_static/hw-reference/lowpower_evb/ESP32_BATTERY_EB.png copying images... [ 51%] hw-reference/../../_static/hw-reference/lowpower_evb/BATTERY-POWER.png copying images... [ 52%] hw-reference/../../_static/hw-reference/lowpower_evb/peripheral.png copying images... [ 53%] hw-reference/../../_static/hw-reference/lowpower_evb/VDD33.png copying images... [ 54%] hw-reference/../../_static/hw-reference/lowpower_evb/PeriP.png copying images... [ 55%] hw-reference/../../_static/hw-reference/lowpower_evb/UART.png copying images... [ 55%] hw-reference/../../_static/hw-reference/lowpower_evb/wakeup.png copying images... [ 56%] hw-reference/../../_static/hw-reference/lowpower_evb/screen.png copying images... [ 57%] hw-reference/../../_static/hw-reference/lowpower_evb/THsensor.png copying images... [ 58%] hw-reference/../../_static/hw-reference/lowpower_evb/ambientlightsensor.png copying images... [ 58%] hw-reference/../../_static/hw-reference/lowpower_evb/proximity.png copying images... [ 59%] hw-reference/../../_static/hw-reference/lcdkit/esp32_lcdkit.jpg copying images... [ 60%] hw-reference/../../_static/hw-reference/lcdkit/esp32_lcdkit_block.jpg copying images... [ 61%] hw-reference/../../_static/hw-reference/lcdkit/esp32_lcdkit_pcb.jpg copying images... [ 62%] hw-reference/../../_static/hw-reference/lcdkit/coreboard_module.jpg copying images... [ 62%] hw-reference/../../_static/hw-reference/lcdkit/power_module.jpg copying images... [ 63%] hw-reference/../../_static/hw-reference/lcdkit/serial_screen_module.jpg copying images... [ 64%] hw-reference/../../_static/hw-reference/lcdkit/parallel_screen_module.jpg copying images... [ 65%] hw-reference/../../_static/hw-reference/lcdkit/sd_card_dac_module.jpg copying images... [ 65%] hw-reference/../../_static/hw-reference/touch_eb/touch_eb_overview.jpg copying images... [ 66%] hw-reference/../../_static/hw-reference/touch_eb/overlay_mount.jpg copying images... [ 67%] hw-reference/../../_static/hw-reference/touch_eb/board_setup.png copying images... [ 68%] hw-reference/../../_static/hw-reference/touch_eb/board_pwr_sel.jpg copying images... [ 68%] hw-reference/../../_static/hw-reference/touch_eb/board_pgm_connection.jpg copying images... [ 69%] hw-reference/../../_static/hw-reference/touch_eb/menuconfig-1.png copying images... [ 70%] hw-reference/../../_static/hw-reference/touch_eb/menuconfig-2.png copying images... [ 71%] hw-reference/../../_static/hw-reference/touch_eb/touch_eb_block_diagram.png copying images... [ 72%] hw-reference/../../_static/hw-reference/touch_eb/board_description.png copying images... [ 72%] hw-reference/../../_static/hw-reference/touch_eb/board_pwr_supply.png copying images... [ 73%] hw-reference/../../_static/hw-reference/touch_eb/board_7seg_display.png copying images... [ 74%] hw-reference/../../_static/hw-reference/touch_eb/board_rgb_module.png copying images... [ 75%] hw-reference/../../_static/hw-reference/touch_eb/board_adc.png copying images... [ 75%] hw-reference/../../_static/hw-reference/touch_eb/touch_spring.jpg copying images... [ 76%] hw-reference/../../_static/hw-reference/touch_eb/touch_matrix.jpg copying images... [ 77%] hw-reference/../../_static/hw-reference/touch_eb/touch_slide.jpg copying images... [ 78%] hw-reference/../../_static/hw-reference/touch_eb/touch_diplexed_slide.jpg copying images... [ 79%] hw-reference/../../_static/hw-reference/touch_eb/touch_wheel.jpg copying images... [ 79%] ../_static/get-started.png copying images... [ 80%] ../_static/display.png copying images... [ 81%] ../_static/usb.png copying images... [ 82%] ../_static/gui.png copying images... [ 82%] ../_static/input_device.png copying images... [ 83%] ../_static/sensors.png copying images... [ 84%] ../_static/audio.png copying images... [ 85%] ../_static/security_solution.png copying images... [ 86%] ../_static/contribute.png copying images... [ 86%] input_device/../../_static/button_hardware.png copying images... [ 87%] low_power_solution/../../_static/low_power/low_power_flow_chart1.png copying images... [ 88%] low_power_solution/../../_static/low_power/low_power_flow_chart2.png copying images... [ 89%] low_power_solution/../../_static/low_power/low_power_flow_chart3.png copying images... [ 89%] low_power_solution/../../_static/low_power/touchpad_deepsleep_process.png copying images... [ 90%] low_power_solution/../../_static/low_power/esp32_station_current.png copying images... [ 91%] low_power_solution/../../_static/low_power/esp32_deepsleep_timer_current.png copying images... [ 92%] low_power_solution/../../_static/low_power/esp32_deepsleep_rtcio_current.png copying images... [ 93%] low_power_solution/../../_static/low_power/esp32_deepsleep_ulp_current.png copying images... [ 93%] low_power_solution/../../_static/low_power/touchpad.png copying images... [ 94%] security_solution/../../_static/secure_encrypt/download_tool_flow_chart.png copying images... [ 95%] security_solution/../../_static/secure_encrypt/menuconfig_02.png copying images... [ 96%] security_solution/../../_static/secure_encrypt/download_frame_02.png copying images... [ 96%] security_solution/../../_static/secure_encrypt/combine_01.png copying images... [ 97%] security_solution/../../_static/secure_encrypt/secure_encrypt_first_boot.png copying images... [ 98%] security_solution/../../_static/secure_encrypt/secure_encrypt_subsequent_boot.png copying images... [ 99%] sensors/../../_static/sensor_hub_diagram.png copying images... [100%] sensors/../../_static/sensor_hub.png copying downloadable files... [100%] _static/esp32s3_adc_range_to_3100.patch copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in ../../_readthedocs/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2023-02-25T09:11:17.909215Z, end-time: 2023-02-25T09:11:32.500405Z, duration: 14, 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: 1e56829 making output directory... done building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: [new config] 57 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... [ 5%] DFS_and_light_sleep/light_sleep_performance reading sources... [ 7%] audio/dac_audio reading sources... [ 8%] audio/index reading sources... [ 10%] audio/pwm_audio reading sources... [ 12%] basic/boards reading sources... [ 14%] basic/bus reading sources... [ 15%] basic/i2s_lcd reading sources... [ 17%] basic/index reading sources... [ 19%] contribute/index reading sources... [ 21%] contribute/style-guide reading sources... [ 22%] display/digit_tube reading sources... [ 24%] display/index reading sources... [ 26%] display/led_indicator reading sources... [ 28%] display/screen reading sources... [ 29%] gettingstarted reading sources... [ 31%] gui/index reading sources... [ 33%] gui/lvgl_gui reading sources... [ 35%] hmi_solution/hmi_workflow reading sources... [ 36%] hmi_solution/index reading sources... [ 38%] hmi_solution/littlevgl_guide reading sources... [ 40%] hmi_solution/ugfx_guide reading sources... [ 42%] hw-reference/ESP-Prog_guide reading sources... [ 43%] hw-reference/ESP32-MeshKit-Sense_guide reading sources... [ 45%] hw-reference/ESP32_LCDKit_guide reading sources... [ 47%] hw-reference/esp32_sense_kit_guide reading sources... [ 49%] index reading sources... [ 50%] input_device/button reading sources... [ 52%] input_device/index reading sources... [ 54%] input_device/knob reading sources... [ 56%] input_device/touch_panel reading sources... [ 57%] low_power_solution/deep-sleep_current_test reading sources... [ 59%] low_power_solution/esp32_lowpower_solution reading sources... [ 61%] low_power_solution/esp32_ulp_co-processor_and_assembly_environment_setup reading sources... [ 63%] low_power_solution/index reading sources... [ 64%] motor/index reading sources... [ 66%] motor/servo reading sources... [ 68%] others/adc_range reading sources... [ 70%] others/index reading sources... [ 71%] others/io_expander reading sources... [ 73%] security_solution/flash_encryption reading sources... [ 75%] security_solution/index reading sources... [ 77%] security_solution/mass_produce reading sources... [ 78%] security_solution/secure_boot reading sources... [ 80%] sensors/gesture reading sources... [ 82%] sensors/humiture reading sources... [ 84%] sensors/imu reading sources... [ 85%] sensors/index reading sources... [ 87%] sensors/light_sensor reading sources... [ 89%] sensors/pressure reading sources... [ 91%] sensors/sensor_hub reading sources... [ 92%] storage/file_system reading sources... [ 94%] storage/index reading sources... [ 96%] storage/storage_media reading sources... [ 98%] usb/index reading sources... [100%] usb/usb_stream /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:47: 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) ----^ 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_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... [ 2%] ../_static/get-started.png copying images... [ 4%] ../_static/display.png copying images... [ 6%] ../_static/usb.png copying images... [ 8%] ../_static/gui.png copying images... [ 10%] ../_static/input_device.png copying images... [ 12%] ../_static/sensors.png copying images... [ 14%] ../_static/audio.png copying images... [ 16%] ../_static/security_solution.png copying images... [ 18%] ../_static/contribute.png copying images... [ 20%] basic/../../_static/i2c_bus.png copying images... [ 22%] basic/../../_static/spi_bus.png copying images... [ 24%] basic/../../_static/boards_diagram.png copying images... [ 26%] basic/../../_static/esp32-devkitc-v4-front.png copying images... [ 28%] basic/../../_static/esp32-meshkit-sense.png copying images... [ 30%] basic/../../_static/esp32-lcdkit.png copying images... [ 32%] basic/../../_static/esp32s2-saola.png copying images... [ 34%] basic/../../_static/esp32-s3-devkitc-1-v1-isometric.png copying images... [ 36%] basic/../../_static/pic_product_esp32_s3_otg.png copying images... [ 38%] display/../../_static/display/screen_driver_structure.png copying images... [ 40%] display/../../_static/display/screen_driver_RGB565.png copying images... [ 42%] display/../../_static/display/screen_driver_mono.png copying images... [ 44%] display/../../_static/display/screen_driver_gray.png copying images... [ 46%] display/../../_static/display/original.png copying images... [ 48%] display/../../_static/display/mirror_y.png copying images... [ 51%] display/../../_static/display/mirror_x.png copying images... [ 53%] display/../../_static/display/mirror_xy.png copying images... [ 55%] display/../../_static/display/swap_xy.png copying images... [ 57%] display/../../_static/display/swap_xy_mirror_y.png copying images... [ 59%] display/../../_static/display/swap_xy_mirror_x.png copying images... [ 61%] display/../../_static/display/swap_xy_mirror_xy.png copying images... [ 63%] display/../../_static/display/screen_offset.png copying images... [ 65%] display/../../_static/display/screen_offset_rotate.png copying images... [ 67%] display/../../_static/ch450_typical_application_circuit.png copying images... [ 69%] display/../../_static/ht16c21_drive_mode_waveform.png copying images... [ 71%] display/../../_static/IS31FL3218_typical_application_circuit.png copying images... [ 73%] audio/../../_static/audio/pwm_audio_diagram.png copying images... [ 75%] gui/../../_static/hmi_solution/littlevgl/thermostat.jpg copying images... [ 77%] gui/../../_static/hmi_solution/littlevgl/lvgl_coffee.jpg copying images... [ 79%] gui/../../_static/hmi_solution/littlevgl/lvgl_wificonfig0.jpg copying images... [ 81%] gui/../../_static/hmi_solution/littlevgl/lvgl_wificonfig1.jpg copying images... [ 83%] input_device/../../_static/button_hardware.png copying images... [ 85%] sensors/../../_static/sensor_hub_diagram.png copying images... [ 87%] sensors/../../_static/sensor_hub.png copying images... [ 89%] security_solution/../../_static/secure_encrypt/secure_encrypt_first_boot.png copying images... [ 91%] security_solution/../../_static/secure_encrypt/secure_encrypt_subsequent_boot.png copying images... [ 93%] security_solution/../../_static/secure_encrypt/download_tool_flow_chart.png copying images... [ 95%] security_solution/../../_static/secure_encrypt/menuconfig_02.png copying images... [ 97%] security_solution/../../_static/secure_encrypt/download_frame_02.png copying images... [100%] security_solution/../../_static/secure_encrypt/combine_01.png copying downloadable files... [100%] _static/esp32s3_adc_range_to_3100.patch copying static files... ... done copying extra files... done dumping object inventory... done build succeeded, 1 warning. The HTML page is in ../../_readthedocs/htmlzip. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2023-02-25T09:11:35.374985Z, end-time: 2023-02-25T09:11:45.299135Z, duration: 9, 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: 1e56829 making output directory... done building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: [new config] 57 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... [ 5%] DFS_and_light_sleep/light_sleep_performance reading sources... [ 7%] audio/dac_audio reading sources... [ 8%] audio/index reading sources... [ 10%] audio/pwm_audio reading sources... [ 12%] basic/boards reading sources... [ 14%] basic/bus reading sources... [ 15%] basic/i2s_lcd reading sources... [ 17%] basic/index reading sources... [ 19%] contribute/index reading sources... [ 21%] contribute/style-guide reading sources... [ 22%] display/digit_tube reading sources... [ 24%] display/index reading sources... [ 26%] display/led_indicator reading sources... [ 28%] display/screen reading sources... [ 29%] gettingstarted reading sources... [ 31%] gui/index reading sources... [ 33%] gui/lvgl_gui reading sources... [ 35%] hmi_solution/hmi_workflow reading sources... [ 36%] hmi_solution/index reading sources... [ 38%] hmi_solution/littlevgl_guide reading sources... [ 40%] hmi_solution/ugfx_guide reading sources... [ 42%] hw-reference/ESP-Prog_guide reading sources... [ 43%] hw-reference/ESP32-MeshKit-Sense_guide reading sources... [ 45%] hw-reference/ESP32_LCDKit_guide reading sources... [ 47%] hw-reference/esp32_sense_kit_guide reading sources... [ 49%] index reading sources... [ 50%] input_device/button reading sources... [ 52%] input_device/index reading sources... [ 54%] input_device/knob reading sources... [ 56%] input_device/touch_panel reading sources... [ 57%] low_power_solution/deep-sleep_current_test reading sources... [ 59%] low_power_solution/esp32_lowpower_solution reading sources... [ 61%] low_power_solution/esp32_ulp_co-processor_and_assembly_environment_setup reading sources... [ 63%] low_power_solution/index reading sources... [ 64%] motor/index reading sources... [ 66%] motor/servo reading sources... [ 68%] others/adc_range reading sources... [ 70%] others/index reading sources... [ 71%] others/io_expander reading sources... [ 73%] security_solution/flash_encryption reading sources... [ 75%] security_solution/index reading sources... [ 77%] security_solution/mass_produce reading sources... [ 78%] security_solution/secure_boot reading sources... [ 80%] sensors/gesture reading sources... [ 82%] sensors/humiture reading sources... [ 84%] sensors/imu reading sources... [ 85%] sensors/index reading sources... [ 87%] sensors/light_sensor reading sources... [ 89%] sensors/pressure reading sources... [ 91%] sensors/sensor_hub reading sources... [ 92%] storage/file_system reading sources... [ 94%] storage/index reading sources... [ 96%] storage/storage_media reading sources... [ 98%] usb/index reading sources... [100%] usb/usb_stream /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:47: 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) ----^ 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_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... [ 2%] ../_static/get-started.png copying images... [ 4%] ../_static/display.png copying images... [ 6%] ../_static/usb.png copying images... [ 8%] ../_static/gui.png copying images... [ 10%] ../_static/input_device.png copying images... [ 12%] ../_static/sensors.png copying images... [ 14%] ../_static/audio.png copying images... [ 16%] ../_static/security_solution.png copying images... [ 18%] ../_static/contribute.png copying images... [ 20%] basic/../../_static/i2c_bus.png copying images... [ 22%] basic/../../_static/spi_bus.png copying images... [ 24%] basic/../../_static/boards_diagram.png copying images... [ 26%] basic/../../_static/esp32-devkitc-v4-front.png copying images... [ 28%] basic/../../_static/esp32-meshkit-sense.png copying images... [ 30%] basic/../../_static/esp32-lcdkit.png copying images... [ 32%] basic/../../_static/esp32s2-saola.png copying images... [ 34%] basic/../../_static/esp32-s3-devkitc-1-v1-isometric.png copying images... [ 36%] basic/../../_static/pic_product_esp32_s3_otg.png copying images... [ 38%] display/../../_static/display/screen_driver_structure.png copying images... [ 40%] display/../../_static/display/screen_driver_RGB565.png copying images... [ 42%] display/../../_static/display/screen_driver_mono.png copying images... [ 44%] display/../../_static/display/screen_driver_gray.png copying images... [ 46%] display/../../_static/display/original.png copying images... [ 48%] display/../../_static/display/mirror_y.png copying images... [ 51%] display/../../_static/display/mirror_x.png copying images... [ 53%] display/../../_static/display/mirror_xy.png copying images... [ 55%] display/../../_static/display/swap_xy.png copying images... [ 57%] display/../../_static/display/swap_xy_mirror_y.png copying images... [ 59%] display/../../_static/display/swap_xy_mirror_x.png copying images... [ 61%] display/../../_static/display/swap_xy_mirror_xy.png copying images... [ 63%] display/../../_static/display/screen_offset.png copying images... [ 65%] display/../../_static/display/screen_offset_rotate.png copying images... [ 67%] display/../../_static/ch450_typical_application_circuit.png copying images... [ 69%] display/../../_static/ht16c21_drive_mode_waveform.png copying images... [ 71%] display/../../_static/IS31FL3218_typical_application_circuit.png copying images... [ 73%] audio/../../_static/audio/pwm_audio_diagram.png copying images... [ 75%] gui/../../_static/hmi_solution/littlevgl/thermostat.jpg copying images... [ 77%] gui/../../_static/hmi_solution/littlevgl/lvgl_coffee.jpg copying images... [ 79%] gui/../../_static/hmi_solution/littlevgl/lvgl_wificonfig0.jpg copying images... [ 81%] gui/../../_static/hmi_solution/littlevgl/lvgl_wificonfig1.jpg copying images... [ 83%] input_device/../../_static/button_hardware.png copying images... [ 85%] sensors/../../_static/sensor_hub_diagram.png copying images... [ 87%] sensors/../../_static/sensor_hub.png copying images... [ 89%] security_solution/../../_static/secure_encrypt/secure_encrypt_first_boot.png copying images... [ 91%] security_solution/../../_static/secure_encrypt/secure_encrypt_subsequent_boot.png copying images... [ 93%] security_solution/../../_static/secure_encrypt/download_tool_flow_chart.png copying images... [ 95%] security_solution/../../_static/secure_encrypt/menuconfig_02.png copying images... [ 97%] 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, 1 warning. 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-02-25T09:11:52.461063Z, end-time: 2023-02-25T09:11:52.520178Z, 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-02-25T09:11:52.724295Z, end-time: 2023-02-25T09:12:27.173370Z, duration: 34, 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 271. [4] [5] [6] [7] [8] Chapter 2. [9] LaTeX Warning: Hyper reference `basic/bus:_CPPv414i2c_bus_create10i2c_port_tPK1 2i2c_config_t' on page 10 undefined on input line 486. LaTeX Warning: Hyper reference `basic/bus:_CPPv421i2c_bus_device_create16i2c_bu s_handle_t7uint8_t8uint32_t' on page 10 undefined on input line 489. LaTeX Warning: Hyper reference `basic/bus:_CPPv417i2c_bus_read_byte23i2c_bus_de vice_handle_t7uint8_tP7uint8_t' on page 10 undefined on input line 492. LaTeX Warning: Hyper reference `basic/bus:_CPPv418i2c_bus_read_bytes23i2c_bus_d evice_handle_t7uint8_t6size_tP7uint8_t' on page 10 undefined on input line 492. LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_read_bit23i2c_bus_dev ice_handle_t7uint8_t7uint8_tP7uint8_t' on page 10 undefined on input line 492. LaTeX Warning: Hyper reference `basic/bus:_CPPv417i2c_bus_read_bits23i2c_bus_de vice_handle_t7uint8_t7uint8_t7uint8_tP7uint8_t' on page 10 undefined on input l ine 492. LaTeX Warning: Hyper reference `basic/bus:_CPPv418i2c_bus_write_byte23i2c_bus_d evice_handle_t7uint8_t7uint8_t' on page 10 undefined on input line 495. LaTeX Warning: Hyper reference `basic/bus:_CPPv419i2c_bus_write_bytes23i2c_bus_ device_handle_t7uint8_t6size_tPK7uint8_t' on page 10 undefined on input line 49 5. LaTeX Warning: Hyper reference `basic/bus:_CPPv417i2c_bus_write_bit23i2c_bus_de vice_handle_t7uint8_t7uint8_t7uint8_t' on page 10 undefined on input line 495. LaTeX Warning: Hyper reference `basic/bus:_CPPv418i2c_bus_write_bits23i2c_bus_d evice_handle_t7uint8_t7uint8_t7uint8_t7uint8_t' on page 10 undefined on input l ine 495. LaTeX Warning: Hyper reference `basic/bus:_CPPv421i2c_bus_device_deleteP23i2c_b us_device_handle_t' on page 10 undefined on input line 498. LaTeX Warning: Hyper reference `basic/bus:_CPPv414i2c_bus_deleteP16i2c_bus_hand le_t' on page 10 undefined on input line 498. [10] LaTeX Warning: Hyper reference `basic/bus:_CPPv418i2c_bus_read_reg1623i2c_bus_d evice_handle_t8uint16_t6size_tP7uint8_t' on page 11 undefined on input line 534 . LaTeX Warning: Hyper reference `basic/bus:_CPPv419i2c_bus_write_reg1623i2c_bus_ device_handle_t8uint16_t6size_tPK7uint8_t' on page 11 undefined on input line 5 34. Underfull \hbox (badness 10000) in paragraph at lines 534--535 []\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 11 undefined on input line 537. LaTeX Warning: Hyper reference `basic/bus:_CPPv414spi_bus_create17spi_host_devi ce_tPK12spi_config_t' on page 11 undefined on input line 547. LaTeX Warning: Hyper reference `basic/bus:_CPPv421spi_bus_device_create16spi_bu s_handle_tPK19spi_device_config_t' on page 11 undefined on input line 550. LaTeX Warning: Hyper reference `basic/bus:_CPPv421spi_bus_transfer_byte23spi_bu s_device_handle_t7uint8_tP7uint8_t' on page 11 undefined on input line 553. LaTeX Warning: Hyper reference `basic/bus:_CPPv422spi_bus_transfer_bytes23spi_b us_device_handle_tPK7uint8_tP7uint8_t8uint32_t' on page 11 undefined on input l ine 553. LaTeX Warning: Hyper reference `basic/bus:_CPPv422spi_bus_transfer_reg1623spi_b us_device_handle_t8uint16_tP8uint16_t' on page 11 undefined on input line 553. LaTeX Warning: Hyper reference `basic/bus:_CPPv422spi_bus_transfer_reg3223spi_b us_device_handle_t8uint32_tP8uint32_t' on page 11 undefined on input line 553. Underfull \hbox (badness 10000) in paragraph at lines 553--554 []\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 11 undefined on input line 556. LaTeX Warning: Hyper reference `basic/bus:_CPPv414spi_bus_deleteP16spi_bus_hand le_t' on page 11 undefined on input line 556. [11] LaTeX Warning: Hyper reference `basic/bus:_CPPv422spi_bus_transmit_begin23spi_b us_device_handle_tP17spi_transaction_t' on page 12 undefined on input line 596. [12] LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_handle_t' on page 13 undefined on input line 639. LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_handle_t' on page 13 undefined on input line 639. LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_handle_t' on page 13 undefined on input line 666. LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_handle_t' on page 13 undefined on input line 698. LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_handle_t' on page 13 undefined on input line 728. [13] LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_handle_t' on page 14 undefined on input line 752. LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 14 undefined on input line 776. LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 14 undefined on input line 776. LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_handle_t' on page 14 undefined on input line 776. Underfull \hbox (badness 10000) in paragraph at lines 776--776 []\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 14 undefined on input line 806. Underfull \hbox (badness 10000) in paragraph at lines 807--809 \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 14 undefined on input line 838. LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 14 undefined on input line 862. [14] LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 15 undefined on input line 909. Underfull \hbox (badness 10000) in paragraph at lines 909--909 []\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 15 undefined on input line 959. [15] LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 16 undefined on input line 1009. Underfull \hbox (badness 10000) in paragraph at lines 1009--1009 []\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 16 undefined on input line 1062. LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 16 undefined on input line 1109. Underfull \hbox (badness 7832) in paragraph at lines 1109--1109 []\TU/FreeSerif(0)/m/it/10 i2c_bus_device_handle_t dev_handle\TU/FreeSerif(0)/m /n/10 , uint8_t \TU/FreeSerif(0)/m/it/10 mem_address\TU/FreeSerif(0)/m/n/10 , s ize_t [16] LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 17 undefined on input line 1159. Underfull \hbox (badness 10000) in paragraph at lines 1159--1159 []\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 17 undefined on input line 1209. Underfull \hbox (badness 10000) in paragraph at lines 1209--1209 []\TU/FreeSerif(0)/m/it/10 i2c_bus_device_handle_t dev_handle\TU/FreeSerif(0)/m /n/10 , uint8_t \TU/FreeSerif(0)/m/it/10 mem_address\TU/FreeSerif(0)/m/n/10 , u int8_t [17] LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 18 undefined on input line 1262. LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 18 undefined on input line 1309. LaTeX Warning: Hyper reference `basic/bus:_CPPv423i2c_bus_device_handle_t' on p age 18 undefined on input line 1359. Underfull \hbox (badness 10000) in paragraph at lines 1359--1359 []\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 [18] [19] LaTeX Warning: Hyper reference `basic/bus:_CPPv416spi_bus_handle_t' on page 20 undefined on input line 1479. LaTeX Warning: Hyper reference `basic/bus:_CPPv416spi_bus_handle_t' on page 20 undefined on input line 1479. LaTeX Warning: Hyper reference `basic/bus:_CPPv412spi_config_t' on page 20 unde fined on input line 1479. LaTeX Warning: Hyper reference `basic/bus:structspi__config__t' on page 20 unde fined on input line 1492. LaTeX Warning: Hyper reference `basic/bus:_CPPv416spi_bus_handle_t' on page 20 undefined on input line 1506. LaTeX Warning: Hyper reference `basic/bus:_CPPv423spi_bus_device_handle_t' on p age 20 undefined on input line 1541. LaTeX Warning: Hyper reference `basic/bus:_CPPv423spi_bus_device_handle_t' on p age 20 undefined on input line 1541. LaTeX Warning: Hyper reference `basic/bus:_CPPv416spi_bus_handle_t' on page 20 undefined on input line 1541. LaTeX Warning: Hyper reference `basic/bus:_CPPv419spi_device_config_t' on page 20 undefined on input line 1541. Underfull \hbox (badness 10000) in paragraph at lines 1541--1541 []\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 20 undefined on input line 1554. LaTeX Warning: Hyper reference `basic/bus:_CPPv423spi_bus_device_handle_t' on p age 20 undefined on input line 1568. LaTeX Warning: Hyper reference `basic/bus:_CPPv423spi_bus_device_handle_t' on p age 20 undefined on input line 1603. Underfull \hbox (badness 10000) in paragraph at lines 1603--1603 []\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 [20] LaTeX Warning: Hyper reference `basic/bus:_CPPv423spi_bus_device_handle_t' on p age 21 undefined on input line 1644. LaTeX Warning: Hyper reference `basic/bus:_CPPv423spi_bus_device_handle_t' on p age 21 undefined on input line 1688. LaTeX Warning: Hyper reference `basic/bus:_CPPv423spi_bus_device_handle_t' on p age 21 undefined on input line 1729. [21] LaTeX Warning: Hyper reference `basic/bus:_CPPv423spi_bus_device_handle_t' on p age 22 undefined on input line 1770. [22] LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_handle_t' on page 23 undefined on input line 1968. LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_handle_t' on page 23 undefined on input line 1968. LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_config_t' on page 23 undefined on input line 1968. LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_handle_t' on page 23 undefined on input line 1992. [23] LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_handle_t' on page 24 undefined on input line 2024. LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_handle_t' on page 24 undefined on input line 2059. LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_handle_t' on page 24 undefined on input line 2094. LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_handle_t' on page 24 undefined on input line 2132. [24] LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_handle_t' on page 25 undefined on input line 2170. LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_handle_t' on page 25 undefined on input line 2194. [25] [26] LaTeX Warning: Hyper reference `basic/boards:board-swith-and-config' on page 27 undefined on input line 2427. [27] [28] [29] Overfull \vbox (281.41092pt too high) has occurred while \output is active [30] [31] [32] Chapter 3. [33] [34] [35] LaTeX Warning: Hyper reference `basic/i2s_lcd:_CPPv416i2s_lcd_config_t' on page 36 undefined on input line 2789. LaTeX Warning: Hyper reference `display/screen:_CPPv426scr_interface_spi_config _t' on page 36 undefined on input line 2789. Underfull \hbox (badness 10000) in paragraph at lines 2788--2790 \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 2788--2790 \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 2792--2793 []\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 36 undefined on input line 2801. Underfull \hbox (badness 10000) in paragraph at lines 2867--2867 []\TU/FreeSerif(0)/m/n/10 SCR_MIRROR_X Underfull \hbox (badness 10000) in paragraph at lines 2867--2867 []\TU/FreeSerif(0)/m/n/10 SCR_MIRROR_X| SCR_MIRROR_Y Underfull \hbox (badness 10000) in paragraph at lines 2867--2867 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY Underfull \hbox (badness 10000) in paragraph at lines 2867--2867 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY| SCR_MIRROR_Y Underfull \hbox (badness 10000) in paragraph at lines 2867--2867 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY| Underfull \hbox (badness 10000) in paragraph at lines 2867--2867 \TU/FreeSerif(0)/m/n/10 SCR_MIRROR_X Underfull \hbox (badness 10000) in paragraph at lines 2867--2867 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY| SCR_MIRROR_X| [36] LaTeX Warning: Hyper reference `display/screen:_CPPv49scr_dir_t' on page 37 und efined on input line 2877. LaTeX Warning: Hyper reference `display/screen:_CPPv412SCR_DIR_LRTB' on page 37 undefined on input line 2885. [37] LaTeX Warning: Hyper reference `display/screen:_CPPv423scr_controller_config_t' on page 38 undefined on input line 2906. [38] [39] LaTeX Warning: Hyper reference `display/screen:_CPPv416scr_controller_t' on pag e 40 undefined on input line 3016. LaTeX Warning: Hyper reference `display/screen:_CPPv412scr_driver_t' on page 40 undefined on input line 3016. [40] LaTeX Warning: Hyper reference `display/screen:_CPPv422scr_interface_driver_t' on page 41 undefined on input line 3066. LaTeX Warning: Hyper reference `display/screen:_CPPv49scr_dir_t' on page 41 und efined on input line 3165. LaTeX Warning: Hyper reference `display/screen:_CPPv49scr_dir_t' on page 41 und efined on input line 3210. LaTeX Warning: Hyper reference `display/screen:_CPPv416scr_color_type_t' on pag e 41 undefined on input line 3221. [41] LaTeX Warning: Hyper reference `display/screen:_CPPv423scr_controller_config_t' on page 42 undefined on input line 3266. LaTeX Warning: Hyper reference `display/screen:structscr__controller__config__t ' on page 42 undefined on input line 3284. LaTeX Warning: Hyper reference `display/screen:_CPPv49scr_dir_t' on page 42 und efined on input line 3327. [42] LaTeX Warning: Hyper reference `display/screen:_CPPv410scr_info_t' on page 43 u ndefined on input line 3520. [43] LaTeX Warning: Hyper reference `display/screen:structscr__info__t' on page 44 u ndefined on input line 3538. [44] [45] LaTeX Warning: Hyper reference `display/screen:_CPPv420scr_interface_type_t' on page 46 undefined on input line 4050. LaTeX Warning: Hyper reference `display/screen:_CPPv422scr_interface_driver_t' on page 46 undefined on input line 4050. Underfull \hbox (badness 10000) in paragraph at lines 4050--4050 []\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 46 undefined on input line 4094. [46] LaTeX Warning: Hyper reference `basic/bus:_CPPv416spi_bus_handle_t' on page 47 undefined on input line 4138. LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_handle_t' on page 47 undefined on input line 4205. LaTeX Warning: Hyper reference `display/screen:_CPPv420scr_interface_type_t' on page 47 undefined on input line 4250. [47] Underfull \hbox (badness 10000) in paragraph at lines 4434--4434 []\TU/FreeSans(0)/m/n/10 Inter- Overfull \hbox (2.19691pt too wide) in paragraph at lines 4434--4434 []\TU/FreeSerif(0)/m/n/10 IS31FL3XXX| Underfull \hbox (badness 10000) in paragraph at lines 2--4434 [][][]\TU/FreeSerif(0)/m/n/10 is31fl3xxx Overfull \hbox (2.57872pt too wide) in paragraph at lines 2--4434 [][][]\TU/FreeSerif(0)/m/n/10 IS31FL3XXX[][]| [48] [49] [50] [51] LaTeX Warning: Hyper reference `display/led_indicator:_CPPv412blink_step_t' on page 52 undefined on input line 4590. Underfull \hbox (badness 10000) in paragraph at lines 4625--4626 []\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 4625--4626 \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 [52] LaTeX Warning: Hyper reference `display/led_indicator:_CPPv424led_indicator_get _handlePv' on page 53 undefined on input line 4705. Underfull \hbox (badness 7133) in paragraph at lines 4704--4706 \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 [53] LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_han dle_t' on page 54 undefined on input line 4749. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_han dle_t' on page 54 undefined on input line 4749. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_con fig_t' on page 54 undefined on input line 4749. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_han dle_t' on page 54 undefined on input line 4773. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_han dle_t' on page 54 undefined on input line 4773. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_han dle_t' on page 54 undefined on input line 4797. [54] LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_han dle_t' on page 55 undefined on input line 4832. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_han dle_t' on page 55 undefined on input line 4870. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_han dle_t' on page 55 undefined on input line 4908. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_han dle_t' on page 55 undefined on input line 4946. [55] LaTeX Warning: Hyper reference `display/led_indicator:_CPPv417blink_step_type_t ' on page 56 undefined on input line 4996. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv420led_indicator_mod e_t' on page 56 undefined on input line 5041. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv422led_indicator_con fig_t' on page 56 undefined on input line 5085. LaTeX Warning: Hyper reference `display/led_indicator:_CPPv412blink_step_t' on page 56 undefined on input line 5096. [56] LaTeX Warning: Hyper reference `display/led_indicator:structled__indicator__con fig__t' on page 57 undefined on input line 5276. [57] [58] Chapter 4. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv420uvc_streaming_configPK12 uvc_config_t' on page 59 undefined on input line 5371. [59] LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv420uac_streaming_configPK12 uac_config_t' on page 60 undefined on input line 5395. Underfull \hbox (badness 10000) in paragraph at lines 5395--5396 []\TU/FreeSerif(0)/m/n/10 Users need to manually specify the spk/mic sampling r ate, bit width params through LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv412uvc_config_t' on page 60 undefined on input line 5418. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv412uac_config_t' on page 60 undefined on input line 5418. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv420uvc_streaming_configPK12 uvc_config_t' on page 60 undefined on input line 5452. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv420uac_streaming_configPK12 uac_config_t' on page 60 undefined on input line 5452. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv419usb_streaming_startv' on page 60 undefined on input line 5455. [60] LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv422uac_mic_streaming_readPv 6size_tP6size_t6size_t' on page 61 undefined on input line 5475. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv423uac_spk_streaming_writeP v6size_t6size_t' on page 61 undefined on input line 5480. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv421usb_streaming_control12u sb_stream_t13stream_ctrl_tPv' on page 61 undefined on input line 5483. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv418usb_streaming_stopv' on page 61 undefined on input line 5486. [61] LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv412uvc_config_t' on page 62 undefined on input line 5572. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv412uac_config_t' on page 62 undefined on input line 5596. Underfull \hbox (badness 10000) in paragraph at lines 5625--5627 []\TU/FreeSerif(0)/m/n/10 ESP_ERR_INVALID_STATE streaming not configured, or st reaming running LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv412usb_stream_t' on page 62 undefined on input line 5656. LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv413stream_ctrl_t' on page 6 2 undefined on input line 5656. [62] [63] LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv410uvc_xfer_t' on page 64 u ndefined on input line 5871. [64] [65] LaTeX Warning: Hyper reference `usb/usb_stream:_CPPv410uvc_config' on page 66 u ndefined on input line 6265. [66] [67] [68] Chapter 5. [69] [70] LaTeX Warning: Hyper reference `audio/pwm_audio:_CPPv418pwm_audio_config_t' on page 71 undefined on input line 6598. LaTeX Warning: Hyper reference `audio/pwm_audio:structpwm__audio__config__t' on page 71 undefined on input line 6625. [71] [72] LaTeX Warning: Hyper reference `audio/pwm_audio:_CPPv418pwm_audio_status_t' on page 73 undefined on input line 6939. [73] [74] LaTeX Warning: Hyper reference `audio/dac_audio:_CPPv418dac_audio_config_t' on page 75 undefined on input line 7196. LaTeX Warning: Hyper reference `audio/dac_audio:structdac__audio__config__t' on page 75 undefined on input line 7223. [75] [76] [77] [78] Chapter 6. [79] [80] [81] [82] Chapter 7. [83] [84] [85] LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 86 undefined on input line 7886. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 86 undefined on input line 7886. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_config_t' on page 86 undefined on input line 7886. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 86 undefined on input line 7910. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 86 undefined on input line 7942. LaTeX Warning: Hyper reference `input_device/button:_CPPv414button_event_t' on page 86 undefined on input line 7942. LaTeX Warning: Hyper reference `input_device/button:_CPPv411button_cb_t' on pag e 86 undefined on input line 7942. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 86 undefined on input line 7983. LaTeX Warning: Hyper reference `input_device/button:_CPPv414button_event_t' on page 86 undefined on input line 7983. [86] LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 87 undefined on input line 8018. LaTeX Warning: Hyper reference `input_device/button:_CPPv414button_event_t' on page 87 undefined on input line 8042. LaTeX Warning: Hyper reference `input_device/button:_CPPv414button_event_t' on page 87 undefined on input line 8042. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 87 undefined on input line 8042. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 87 undefined on input line 8066. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 87 undefined on input line 8090. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_handle_t' on page 87 undefined on input line 8114. [87] LaTeX Warning: Hyper reference `input_device/button:_CPPv413button_type_t' on p age 88 undefined on input line 8217. LaTeX Warning: Hyper reference `input_device/button:_CPPv422button_custom_confi g_t' on page 88 undefined on input line 8272. LaTeX Warning: Hyper reference `input_device/button:_CPPv415button_config_t' on page 88 undefined on input line 8283. [88] [89] [90] LaTeX Warning: Hyper reference `input_device/knob:_CPPv413knob_handle_t' on pag e 91 undefined on input line 8588. LaTeX Warning: Hyper reference `input_device/knob:_CPPv413knob_handle_t' on pag e 91 undefined on input line 8588. LaTeX Warning: Hyper reference `input_device/knob:_CPPv413knob_config_t' on pag e 91 undefined on input line 8588. LaTeX Warning: Hyper reference `input_device/knob:_CPPv413knob_handle_t' on pag e 91 undefined on input line 8612. LaTeX Warning: Hyper reference `input_device/knob:_CPPv413knob_handle_t' on pag e 91 undefined on input line 8644. LaTeX Warning: Hyper reference `input_device/knob:_CPPv412knob_event_t' on page 91 undefined on input line 8644. LaTeX Warning: Hyper reference `input_device/knob:_CPPv49knob_cb_t' on page 91 undefined on input line 8644. LaTeX Warning: Hyper reference `input_device/knob:_CPPv413knob_handle_t' on pag e 91 undefined on input line 8685. LaTeX Warning: Hyper reference `input_device/knob:_CPPv412knob_event_t' on page 91 undefined on input line 8685. [91] LaTeX Warning: Hyper reference `input_device/knob:_CPPv412knob_event_t' on page 92 undefined on input line 8720. LaTeX Warning: Hyper reference `input_device/knob:_CPPv412knob_event_t' on page 92 undefined on input line 8720. LaTeX Warning: Hyper reference `input_device/knob:_CPPv413knob_handle_t' on pag e 92 undefined on input line 8720. LaTeX Warning: Hyper reference `input_device/knob:_CPPv413knob_handle_t' on pag e 92 undefined on input line 8744. LaTeX Warning: Hyper reference `input_device/knob:_CPPv413knob_handle_t' on pag e 92 undefined on input line 8768. [92] LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv420touch_panel_dr iver_t' on page 93 undefined on input line 8987. [93] LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv417touch_panel_di r_t' on page 94 undefined on input line 9006. [94] [95] LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv424touch_panel_co ntroller_t' on page 96 undefined on input line 9095. LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv420touch_panel_dr iver_t' on page 96 undefined on input line 9095. Underfull \hbox (badness 10000) in paragraph at lines 9095--9095 []\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 96 undefined on input line 9145. [96] LaTeX Warning: Hyper reference `basic/bus:_CPPv416i2c_bus_handle_t' on page 97 undefined on input line 9201. LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv420touch_panel_co nfig_t' on page 97 undefined on input line 9236. LaTeX Warning: Hyper reference `basic/bus:_CPPv416spi_bus_handle_t' on page 97 undefined on input line 9247. LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv420touch_panel_co nfig_t' on page 97 undefined on input line 9269. LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv420touch_panel_co nfig_t' on page 97 undefined on input line 9280. LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv428touch_panel_in terface_type_t' on page 97 undefined on input line 9291. LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv417touch_panel_di r_t' on page 97 undefined on input line 9313. LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv420touch_panel_co nfig_t' on page 97 undefined on input line 9358. [97] LaTeX Warning: Hyper reference `display/screen:_CPPv412scr_driver_t' on page 98 undefined on input line 9419. LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv417touch_panel_di r_t' on page 98 undefined on input line 9454. LaTeX Warning: Hyper reference `input_device/touch_panel:_CPPv420touch_panel_po ints_t' on page 98 undefined on input line 9486. LaTeX Warning: Hyper reference `input_device/touch_panel:structtouch__panel__po ints__t' on page 98 undefined on input line 9488. LaTeX Warning: Hyper reference `input_device/touch_panel:structtouch__panel__po ints__t' on page 98 undefined on input line 9504. [98] [99] [100] Chapter 8. [101] LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv417iot_sensor_create11s ensor_id_tPK15sensor_config_tP15sensor_handle_t' on page 102 undefined on input line 9815. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv427iot_sensor_handler_r egister15sensor_handle_t22sensor_event_handler_tP31sensor_event_handler_instanc e_t' on page 102 undefined on input line 9821. 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 102 undefined on input line 9824. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv416iot_sensor_start15se nsor_handle_t' on page 102 undefined on input line 9829. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv415iot_sensor_stop15sen sor_handle_t' on page 102 undefined on input line 9832. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv429iot_sensor_handler_u nregister15sensor_handle_t31sensor_event_handler_instance_t' on page 102 undefi ned on input line 9838. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv439iot_sensor_handler_u nregister_with_type13sensor_type_t7int32_t31sensor_event_handler_instance_t' on page 102 undefined on input line 9841. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv417iot_sensor_deleteP15 sensor_handle_t' on page 102 undefined on input line 9846. [102] [103] LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv413sensor_data_t' on pa ge 104 undefined on input line 10154. [104] [105] [106] LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv411sensor_id_t' on page 107 undefined on input line 10782. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv415sensor_config_t' on page 107 undefined on input line 10782. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv415sensor_handle_t' on page 107 undefined on input line 10782. [107] LaTeX Warning: Hyper reference `sensors/sensor_hub:structsensor__config__t' on page 108 undefined on input line 10803. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv415sensor_handle_t' on page 108 undefined on input line 10820. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv415sensor_handle_t' on page 108 undefined on input line 10852. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv415sensor_handle_t' on page 108 undefined on input line 10884. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv412bus_handle_t' on pag e 108 undefined on input line 10916. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv413sensor_info_t' on pa ge 108 undefined on input line 10916. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv415sensor_handle_t' on page 108 undefined on input line 10946. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv422sensor_event_handler _t' on page 108 undefined on input line 10946. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv431sensor_event_handler _instance_t' on page 108 undefined on input line 10946. [108] LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv415sensor_handle_t' on page 109 undefined on input line 10984. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv431sensor_event_handler _instance_t' on page 109 undefined on input line 10984. Underfull \hbox (badness 10000) in paragraph at lines 10984--10984 []\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 109 undefined on input line 11019. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv422sensor_event_handler _t' on page 109 undefined on input line 11019. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv431sensor_event_handler _instance_t' on page 109 undefined on input line 11019. Underfull \hbox (badness 10000) in paragraph at lines 11019--11019 \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 109 undefined on input line 11060. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv431sensor_event_handler _instance_t' on page 109 undefined on input line 11060. Underfull \hbox (badness 10000) in paragraph at lines 11060--11060 []\TU/FreeSerif(0)/m/it/10 sensor_type_t sensor_type\TU/FreeSerif(0)/m/n/10 , i nt32_t [109] LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv411sensor_id_t' on page 110 undefined on input line 11132. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv412bus_handle_t' on pag e 110 undefined on input line 11166. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv413sensor_mode_t' on pa ge 110 undefined on input line 11177. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv414sensor_range_t' on p age 110 undefined on input line 11188. [110] LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv419sensor_event_base_t' on page 111 undefined on input line 11271. [111] LaTeX Warning: Hyper reference `sensors/sensor_hub::doc' on page 112 undefined on input line 11376. LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 112 undefined on input line 11393. LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 112 undefined on input line 11393. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv412bus_handle_t' on pag e 112 undefined on input line 11393. LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 112 undefined on input line 11420. LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 112 undefined on input line 11452. LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 112 undefined on input line 11484. [112] LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 113 undefined on input line 11522. LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 113 undefined on input line 11560. LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 113 undefined on input line 11595. LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 113 undefined on input line 11630. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv419sensor_data_group_t' on page 113 undefined on input line 11630. [113] LaTeX Warning: Hyper reference `sensors/humiture:_CPPv424sensor_humiture_handle _t' on page 114 undefined on input line 11665. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv416sensor_command_t' on page 114 undefined on input line 11665. [114] LaTeX Warning: Hyper reference `sensors/sensor_hub::doc' on page 115 undefined on input line 11824. LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 115 undefined on input line 11841. LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 115 undefined on input line 11841. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv412bus_handle_t' on pag e 115 undefined on input line 11841. LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 115 undefined on input line 11868. LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 115 undefined on input line 11900. LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 115 undefined on input line 11932. [115] LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 116 undefined on input line 11970. LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 116 undefined on input line 12008. LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 116 undefined on input line 12043. LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 116 undefined on input line 12078. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv419sensor_data_group_t' on page 116 undefined on input line 12078. [116] LaTeX Warning: Hyper reference `sensors/imu:_CPPv419sensor_imu_handle_t' on pag e 117 undefined on input line 12113. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv416sensor_command_t' on page 117 undefined on input line 12113. [117] LaTeX Warning: Hyper reference `sensors/sensor_hub::doc' on page 118 undefined on input line 12285. LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 118 undefined on input line 12302. LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 118 undefined on input line 12302. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv412bus_handle_t' on pag e 118 undefined on input line 12302. LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 118 undefined on input line 12329. LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 118 undefined on input line 12361. [118] LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 119 undefined on input line 12393. LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 119 undefined on input line 12431. LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 119 undefined on input line 12469. LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 119 undefined on input line 12507. [119] LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 120 undefined on input line 12542. LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 120 undefined on input line 12577. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv419sensor_data_group_t' on page 120 undefined on input line 12577. LaTeX Warning: Hyper reference `sensors/light_sensor:_CPPv421sensor_light_handl e_t' on page 120 undefined on input line 12612. LaTeX Warning: Hyper reference `sensors/sensor_hub:_CPPv416sensor_command_t' on page 120 undefined on input line 12612. [120] [121] [122] Chapter 9. LaTeX Warning: Hyper reference `storage/storage_media:eeprom' on page 123 undef ined on input line 12907. Overfull \hbox (2.75381pt too wide) in paragraph at lines 12907--12907 []\TU/FreeSans(0)/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 12907--12907 []\TU/FreeSans(0)/m/n/10 Application sce- Overfull \hbox (4.08pt too wide) in paragraph at lines 12907--12907 []\TU/FreeSans(0)/m/n/10 Size| Underfull \hbox (badness 10000) in paragraph at lines 12907--12907 []\TU/FreeSans(0)/m/n/10 Trans- Overfull \hbox (5.77pt too wide) in paragraph at lines 12907--12907 []\TU/FreeSans(0)/m/n/10 Note| Underfull \hbox (badness 10000) in paragraph at lines 2--12907 [][][]\TU/FreeSerif(0)/m/n/10 SPI Underfull \hbox (badness 10000) in paragraph at lines 12907--12907 []\TU/FreeSerif(0)/m/n/10 Can be shared with Underfull \hbox (badness 10000) in paragraph at lines 12907--12907 []\TU/FreeSerif(0)/m/n/10 Store parameters, Underfull \hbox (badness 10000) in paragraph at lines 12907--12907 []\TU/FreeSerif(0)/m/n/10 40/80 MHz Underfull \hbox (badness 10000) in paragraph at lines 2--12907 [][][]\TU/FreeSerif(0)/m/n/10 SPI Flash Underfull \hbox (badness 10000) in paragraph at lines 2--12907 [][][]\TU/FreeSerif(0)/m/n/10 SD Overfull \hbox (4.43233pt too wide) in paragraph at lines 12907--12907 []\TU/FreeSerif(0)/m/n/10 SDIO/SPI| Underfull \hbox (badness 10000) in paragraph at lines 12907--12907 []\TU/FreeSerif(0)/m/n/10 20/40 MHz Overfull \hbox (8.40036pt too wide) in paragraph at lines 2--12907 [][][]\TU/FreeSerif(0)/m/n/10 SD/SDIO/MMC Overfull \hbox (5.3338pt too wide) in paragraph at lines 2--12907 [][][]\TU/FreeSerif(0)/m/n/10 eMMC[][]| Underfull \hbox (badness 10000) in paragraph at lines 12907--12907 []\TU/FreeSerif(0)/m/n/10 20/40 MHz Overfull \hbox (8.40036pt too wide) in paragraph at lines 2--12907 [][][]\TU/FreeSerif(0)/m/n/10 SD/SDIO/MMC LaTeX Warning: Hyper reference `storage/storage_media:eeprom' on page 123 undef ined on input line 12907. Underfull \hbox (badness 10000) in paragraph at lines 12907--12907 []\TU/FreeSerif(0)/m/it/10 EEP- Underfull \hbox (badness 10000) in paragraph at lines 12907--12907 []\TU/FreeSerif(0)/m/n/10 100 ~ 400 [123] [124] Underfull \hbox (badness 10000) in paragraph at lines 13131--13131 []\TU/FreeSerif(0)/m/n/10 Application Underfull \hbox (badness 10000) in paragraph at lines 13131--13131 []\TU/FreeSerif(0)/m/n/10 Directory Underfull \hbox (badness 10000) in paragraph at lines 13131--13131 []\TU/FreeSerif(0)/m/n/10 Wear Level- Underfull \hbox (badness 10000) in paragraph at lines 13131--13131 []\TU/FreeSerif(0)/m/n/10 R/W Effi- [125] [126] [127] [128] Chapter 10. [129] [130] LaTeX Warning: Hyper reference `motor/servo:_CPPv414servo_config_t' on page 131 undefined on input line 13333. [131] LaTeX Warning: Hyper reference `motor/servo:_CPPv415servo_channel_t' on page 13 2 undefined on input line 13580. [132] Chapter 11. Underfull \hbox (badness 10000) in paragraph at lines 13625--13626 []\TU/FreeSerif(0)/m/n/10 一般使用情况下一共有4次机会通过串口烧写 flash ,通过 OTA 更新 flash数据没有次数限制。开 发阶段可以在 menucon- Underfull \hbox (badness 10000) in paragraph at lines 13655--13656 []\TU/FreeSerif(0)/m/n/10 默认情况下 efuse 中的 DISABLE_DL_ENCRYPT, DISABLE_DL_DECRYPT 和 DISABLE_DL_CACHE Underfull \hbox (badness 10000) in paragraph at lines 13658--13659 []\TU/FreeSerif(0)/m/n/10 efuse 中的 FLASH_CRYPT_CONFIG 被烧写成 0xf,此标志用于决定加密 key 的多 少位被用于计算每一个 flash [133] Underfull \hbox (badness 10000) in paragraph at lines 13690--13692 []\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 路径下使用命令 [134] Underfull \hbox (badness 10000) in paragraph at lines 13831--13833 []\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 13848--13851 []\TU/FreeSerif(0)/m/n/10 Secure Boot 中采用 ECDSA 签名算法对 partition table 和 app ima ges 进行签名和验证,ECDSA [135] Underfull \hbox (badness 10000) in paragraph at lines 13921--13924 []\TU/FreeSerif(0)/m/n/10 若 menuconfig 中选择了禁止 JTAG 中断和 ROM BASIC 中断,bootloader 会将 efuse Overfull \hbox (13.75833pt too wide) in paragraph at lines 13955--13960 []\TU/FreeSerif(0)/m/n/10 生成公钥和秘钥,先执行 “make” 命令,此时由于还没有公钥/秘钥对,所以命令行中会提示生成公钥/秘钥对 的命令,按提示执行命令即可。但在产品级使用中,建议使用 [136] Underfull \hbox (badness 10000) in paragraph at lines 14073--14075 []\TU/FreeSerif(0)/m/n/10 make menuconfig 中使能 secure boot 和 flash encrypt,“Secu re bootloader [137] [138] [139] [140] Underfull \hbox (badness 10000) in paragraph at lines 14331--14332 []\TU/FreeSerif(0)/m/n/10 由芯片端自动随机生成 secure boot 与 flash encrypton 密钥,并写入芯片 efu se 中, 密钥写入后,对应的 efuse block Overfull \hbox (37.52834pt too wide) in paragraph at lines 14337--14338 []\TU/FreeSerif(0)/m/n/10 通过 make menuconfig 配置 secure boot 和 flash encryption, 按照第一、二节介绍的步骤执行即可,具体操作步骤如下,如果了解第一、二节的内容,可以跳过: [141] [142] Underfull \hbox (badness 5622) in paragraph at lines 14393--14394 []\TU/FreeSerif(0)/m/n/10 我们也可以使用 window 平台的下载工具来完成工厂下载。需要在配置文件中,关闭工具的 security 功能,这样工具端就不会操作 security [143] Overfull \hbox (41.38165pt too wide) in paragraph at lines 14447--14448 []\TU/FreeSerif(0)/m/n/10 下载完成后,需要运行一次程序,使 bootloader 完成 security 相关特性的初始化,包括AE S密钥的随机生成并写入EFUSE,以及对明文的flash进行首次加密。 [144] [145] [146] Underfull \hbox (badness 10000) in paragraph at lines 14563--14564 []\TU/FreeSerif(0)/m/n/10 使用下载工具进行下载,若不希望工具修改任何配置参数(比如 flash 频率和模式),请勾选 ‘DoNotC hgBin’ [147] [148] Chapter 12. [149] [150] Chapter 13. LaTeX Warning: Hyper reference `contribute/style-guide::doc' on page 151 undefi ned on input line 14712. [151] [152] [153] [154] [155] Overfull \hbox (225.86497pt too wide) in paragraph at lines 15280--15281 []\TU/FreeSerif(0)/m/n/10 但是请注意,如果有人添加了一个新行,第一个参数是一个更长的标识符(例如PIN_CAM_VSYNC),它将不 适合。因为必须重新对齐其他行,这添加了无意义的更改。因此,尽量少使用这种对齐,特别是如果您希望稍后将新行添加到这列中。 [156] Overfull \hbox (36.65833pt too wide) in paragraph at lines 15338--15340 []\TU/FreeSerif(0)/m/n/10 如果不再需要某些代码,则将其完全删除。如果你需要,你可以随时在 git 历史中查找这个文件。如果您因为临时 原因而禁用某些调用,并打算在将来恢复它,则在相邻行上添加解释 [157] Underfull \hbox (badness 10000) in paragraph at lines 15387--15390 []\TU/FreeSerif(0)/m/n/10 如果您在分支中意外地 commit 了 LF 结尾,则可以通过在 MSYS2 或 Unix 终端中运行此命 令将它们转换为 Unix(将目录更改为 IDF Overfull \hbox (40.24498pt too wide) in paragraph at lines 15415--15416 []\TU/FreeSerif(0)/m/n/10 如果您正在从头开始编写一个文件,或者正在进行完全重写,请随意重新格式化整个文件。如果您正在更改文件的一小部 分,不要重新格式化您没有更改的代码。这将帮助其他人检查您的更改。 [158] No file espressif-esp-iot-solution.ind. [159] (./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 (163 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 (603 entries accepted, 0 rejected). Sorting entries.......done (5697 comparisons). Generating output file espressif-esp-iot-solution.ind....done (675 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' ------------ ------------ 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)) (./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] [7] [8] Chapter 2. [9] [10] Underfull \hbox (badness 10000) in paragraph at lines 534--535 []\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 553--554 []\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 , [11] [12] [13] Underfull \hbox (badness 10000) in paragraph at lines 776--776 [][][]\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 807--809 \TU/FreeSerif(0)/m/n/10 Delete and release the I2C device resource, i2c_bus_dev ice_delete should be used in pairs with [14] Underfull \hbox (badness 10000) in paragraph at lines 909--909 [][][]\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 [15] Underfull \hbox (badness 10000) in paragraph at lines 1009--1009 [][][]\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 1109--1109 [][][]\TU/FreeSerif(0)/m/it/10 i2c_bus_device_handle_t[][] dev_handle\TU/FreeSe rif(0)/m/n/10 , uint8_t \TU/FreeSerif(0)/m/it/10 mem_address\TU/FreeSerif(0)/m/ n/10 , size_t [16] Underfull \hbox (badness 10000) in paragraph at lines 1159--1159 [][][]\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 1209--1209 [][][]\TU/FreeSerif(0)/m/it/10 i2c_bus_device_handle_t[][] dev_handle\TU/FreeSe rif(0)/m/n/10 , uint8_t \TU/FreeSerif(0)/m/it/10 mem_address\TU/FreeSerif(0)/m/ n/10 , uint8_t [17] Underfull \hbox (badness 10000) in paragraph at lines 1359--1359 [][][]\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 [18] [19] Underfull \hbox (badness 10000) in paragraph at lines 1541--1541 [][][]\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 1603--1603 [][][]\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 [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] Overfull \vbox (281.41092pt too high) has occurred while \output is active [30] [31] [32] Chapter 3. [33] [34] [35] Underfull \hbox (badness 10000) in paragraph at lines 2788--2790 \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 2788--2790 \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 2792--2793 []\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 2867--2867 []\TU/FreeSerif(0)/m/n/10 SCR_MIRROR_X Underfull \hbox (badness 10000) in paragraph at lines 2867--2867 []\TU/FreeSerif(0)/m/n/10 SCR_MIRROR_X| SCR_MIRROR_Y Underfull \hbox (badness 10000) in paragraph at lines 2867--2867 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY Underfull \hbox (badness 10000) in paragraph at lines 2867--2867 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY| SCR_MIRROR_Y Underfull \hbox (badness 10000) in paragraph at lines 2867--2867 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY| Underfull \hbox (badness 10000) in paragraph at lines 2867--2867 \TU/FreeSerif(0)/m/n/10 SCR_MIRROR_X Underfull \hbox (badness 10000) in paragraph at lines 2867--2867 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY| SCR_MIRROR_X| [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] Underfull \hbox (badness 10000) in paragraph at lines 4050--4050 [][][]\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[][] [46] [47] Underfull \hbox (badness 10000) in paragraph at lines 4434--4434 []\TU/FreeSans(0)/m/n/10 Inter- Overfull \hbox (2.19691pt too wide) in paragraph at lines 4434--4434 []\TU/FreeSerif(0)/m/n/10 IS31FL3XXX| Underfull \hbox (badness 10000) in paragraph at lines 2--4434 [][][]\TU/FreeSerif(0)/m/n/10 is31fl3xxx Overfull \hbox (2.57872pt too wide) in paragraph at lines 2--4434 [][][]\TU/FreeSerif(0)/m/n/10 IS31FL3XXX[][]| [48] [49] [50] [51] Underfull \hbox (badness 10000) in paragraph at lines 4625--4626 []\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 4625--4626 \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 [52] Underfull \hbox (badness 7133) in paragraph at lines 4704--4706 \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 [53] [54] [55] [56] [57] [58] Chapter 4. [59] Underfull \hbox (badness 10000) in paragraph at lines 5395--5396 []\TU/FreeSerif(0)/m/n/10 Users need to manually specify the spk/mic sampling r ate, bit width params through [60] [61] Underfull \hbox (badness 10000) in paragraph at lines 5625--5627 []\TU/FreeSerif(0)/m/n/10 ESP_ERR_INVALID_STATE streaming not configured, or st reaming running [62] [63] [64] [65] [66] [67] [68] Chapter 5. [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] Chapter 6. [79] [80] [81] [82] Chapter 7. [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] Underfull \hbox (badness 10000) in paragraph at lines 9095--9095 [][][]\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[][] [96] [97] [98] [99] [100] Chapter 8. [101] [102] [103] [104] [105] [106] [107] [108] Underfull \hbox (badness 10000) in paragraph at lines 10984--10984 [][][]\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 11019--11019 [][]\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 11060--11060 [][][]\TU/FreeSerif(0)/m/it/10 sensor_type_t[][] sensor_type\TU/FreeSerif(0)/m/ n/10 , int32_t [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] Chapter 9. Overfull \hbox (2.75381pt too wide) in paragraph at lines 12907--12907 []\TU/FreeSans(0)/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 12907--12907 []\TU/FreeSans(0)/m/n/10 Application sce- Overfull \hbox (4.08pt too wide) in paragraph at lines 12907--12907 []\TU/FreeSans(0)/m/n/10 Size| Underfull \hbox (badness 10000) in paragraph at lines 12907--12907 []\TU/FreeSans(0)/m/n/10 Trans- Overfull \hbox (5.77pt too wide) in paragraph at lines 12907--12907 []\TU/FreeSans(0)/m/n/10 Note| Underfull \hbox (badness 10000) in paragraph at lines 2--12907 [][][]\TU/FreeSerif(0)/m/n/10 SPI Underfull \hbox (badness 10000) in paragraph at lines 12907--12907 []\TU/FreeSerif(0)/m/n/10 Can be shared with Underfull \hbox (badness 10000) in paragraph at lines 12907--12907 []\TU/FreeSerif(0)/m/n/10 Store parameters, Underfull \hbox (badness 10000) in paragraph at lines 12907--12907 []\TU/FreeSerif(0)/m/n/10 40/80 MHz Underfull \hbox (badness 10000) in paragraph at lines 2--12907 [][][]\TU/FreeSerif(0)/m/n/10 SPI Flash Underfull \hbox (badness 10000) in paragraph at lines 2--12907 [][][]\TU/FreeSerif(0)/m/n/10 SD Overfull \hbox (4.43233pt too wide) in paragraph at lines 12907--12907 []\TU/FreeSerif(0)/m/n/10 SDIO/SPI| Underfull \hbox (badness 10000) in paragraph at lines 12907--12907 []\TU/FreeSerif(0)/m/n/10 20/40 MHz Overfull \hbox (8.40036pt too wide) in paragraph at lines 2--12907 [][][]\TU/FreeSerif(0)/m/n/10 SD/SDIO/MMC Overfull \hbox (5.3338pt too wide) in paragraph at lines 2--12907 [][][]\TU/FreeSerif(0)/m/n/10 eMMC[][]| Underfull \hbox (badness 10000) in paragraph at lines 12907--12907 []\TU/FreeSerif(0)/m/n/10 20/40 MHz Overfull \hbox (8.40036pt too wide) in paragraph at lines 2--12907 [][][]\TU/FreeSerif(0)/m/n/10 SD/SDIO/MMC Underfull \hbox (badness 10000) in paragraph at lines 12907--12907 [][][]\TU/FreeSerif(0)/m/it/10 EEP- Underfull \hbox (badness 10000) in paragraph at lines 12907--12907 []\TU/FreeSerif(0)/m/n/10 100 ~ 400 [123] [124] Underfull \hbox (badness 10000) in paragraph at lines 13131--13131 []\TU/FreeSerif(0)/m/n/10 Application Underfull \hbox (badness 10000) in paragraph at lines 13131--13131 []\TU/FreeSerif(0)/m/n/10 Directory Underfull \hbox (badness 10000) in paragraph at lines 13131--13131 []\TU/FreeSerif(0)/m/n/10 Wear Level- Underfull \hbox (badness 10000) in paragraph at lines 13131--13131 []\TU/FreeSerif(0)/m/n/10 R/W Effi- [125] [126] [127] [128] Chapter 10. [129] [130] [131] [132] Chapter 11. Underfull \hbox (badness 10000) in paragraph at lines 13625--13626 []\TU/FreeSerif(0)/m/n/10 一般使用情况下一共有4次机会通过串口烧写 flash ,通过 OTA 更新 flash数据没有次数限制。开 发阶段可以在 menucon- Underfull \hbox (badness 10000) in paragraph at lines 13655--13656 []\TU/FreeSerif(0)/m/n/10 默认情况下 efuse 中的 DISABLE_DL_ENCRYPT, DISABLE_DL_DECRYPT 和 DISABLE_DL_CACHE Underfull \hbox (badness 10000) in paragraph at lines 13658--13659 []\TU/FreeSerif(0)/m/n/10 efuse 中的 FLASH_CRYPT_CONFIG 被烧写成 0xf,此标志用于决定加密 key 的多 少位被用于计算每一个 flash [133] Underfull \hbox (badness 10000) in paragraph at lines 13690--13692 []\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 路径下使用命令 [134] Underfull \hbox (badness 10000) in paragraph at lines 13831--13833 []\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 13848--13851 []\TU/FreeSerif(0)/m/n/10 Secure Boot 中采用 ECDSA 签名算法对 partition table 和 app ima ges 进行签名和验证,ECDSA [135] Underfull \hbox (badness 10000) in paragraph at lines 13921--13924 []\TU/FreeSerif(0)/m/n/10 若 menuconfig 中选择了禁止 JTAG 中断和 ROM BASIC 中断,bootloader 会将 efuse Overfull \hbox (13.75833pt too wide) in paragraph at lines 13955--13960 []\TU/FreeSerif(0)/m/n/10 生成公钥和秘钥,先执行 “make” 命令,此时由于还没有公钥/秘钥对,所以命令行中会提示生成公钥/秘钥对 的命令,按提示执行命令即可。但在产品级使用中,建议使用 [136] Underfull \hbox (badness 10000) in paragraph at lines 14073--14075 []\TU/FreeSerif(0)/m/n/10 make menuconfig 中使能 secure boot 和 flash encrypt,“Secu re bootloader [137] [138] [139] [140] Underfull \hbox (badness 10000) in paragraph at lines 14331--14332 []\TU/FreeSerif(0)/m/n/10 由芯片端自动随机生成 secure boot 与 flash encrypton 密钥,并写入芯片 efu se 中, 密钥写入后,对应的 efuse block Overfull \hbox (37.52834pt too wide) in paragraph at lines 14337--14338 []\TU/FreeSerif(0)/m/n/10 通过 make menuconfig 配置 secure boot 和 flash encryption, 按照第一、二节介绍的步骤执行即可,具体操作步骤如下,如果了解第一、二节的内容,可以跳过: [141] [142] Underfull \hbox (badness 5622) in paragraph at lines 14393--14394 []\TU/FreeSerif(0)/m/n/10 我们也可以使用 window 平台的下载工具来完成工厂下载。需要在配置文件中,关闭工具的 security 功能,这样工具端就不会操作 security [143] Overfull \hbox (41.38165pt too wide) in paragraph at lines 14447--14448 []\TU/FreeSerif(0)/m/n/10 下载完成后,需要运行一次程序,使 bootloader 完成 security 相关特性的初始化,包括AE S密钥的随机生成并写入EFUSE,以及对明文的flash进行首次加密。 [144] [145] [146] Underfull \hbox (badness 10000) in paragraph at lines 14563--14564 []\TU/FreeSerif(0)/m/n/10 使用下载工具进行下载,若不希望工具修改任何配置参数(比如 flash 频率和模式),请勾选 ‘DoNotC hgBin’ [147] [148] Chapter 12. [149] [150] Chapter 13. [151] [152] [153] [154] [155] Overfull \hbox (225.86497pt too wide) in paragraph at lines 15280--15281 []\TU/FreeSerif(0)/m/n/10 但是请注意,如果有人添加了一个新行,第一个参数是一个更长的标识符(例如PIN_CAM_VSYNC),它将不 适合。因为必须重新对齐其他行,这添加了无意义的更改。因此,尽量少使用这种对齐,特别是如果您希望稍后将新行添加到这列中。 [156] Overfull \hbox (36.65833pt too wide) in paragraph at lines 15338--15340 []\TU/FreeSerif(0)/m/n/10 如果不再需要某些代码,则将其完全删除。如果你需要,你可以随时在 git 历史中查找这个文件。如果您因为临时 原因而禁用某些调用,并打算在将来恢复它,则在相邻行上添加解释 [157] Underfull \hbox (badness 10000) in paragraph at lines 15387--15390 []\TU/FreeSerif(0)/m/n/10 如果您在分支中意外地 commit 了 LF 结尾,则可以通过在 MSYS2 或 Unix 终端中运行此命 令将它们转换为 Unix(将目录更改为 IDF Overfull \hbox (40.24498pt too wide) in paragraph at lines 15415--15416 []\TU/FreeSerif(0)/m/n/10 如果您正在从头开始编写一个文件,或者正在进行完全重写,请随意重新格式化整个文件。如果您正在更改文件的一小部 分,不要重新格式化您没有更改的代码。这将帮助其他人检查您的更改。 [158] (./espressif-esp-iot-solution.ind [159] [160] 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- [161] 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 130--131 []\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 131--132 []\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 169--170 []\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 172--173 []\TU/FreeMono(0)/m/n/10 i2s_lcd_config_t::pin_num_cs \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 173--174 []\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 174--175 []\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- [162] Underfull \hbox (badness 10000) in paragraph at lines 215--217 []\TU/FreeMono(0)/m/n/10 iot_sensor_handler_register_with_type Overfull \hbox (4.1225pt too wide) in paragraph at lines 218--220 []\TU/FreeMono(0)/m/n/10 iot_sensor_handler_unregister_with_type Underfull \hbox (badness 10000) in paragraph at lines 232--233 []\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 256--257 []\TU/FreeMono(0)/m/n/10 led_indicator_config_t::blink_list_num Underfull \hbox (badness 10000) in paragraph at lines 257--258 []\TU/FreeMono(0)/m/n/10 led_indicator_config_t::blink_lists Overfull \hbox (76.1225pt too wide) in paragraph at lines 258--260 []\TU/FreeMono(0)/m/n/10 led_indicator_config_t::led_indicator_custom_config Overfull \hbox (64.1225pt too wide) in paragraph at lines 260--262 []\TU/FreeMono(0)/m/n/10 led_indicator_config_t::led_indicator_gpio_config Overfull \hbox (64.1225pt too wide) in paragraph at lines 262--264 []\TU/FreeMono(0)/m/n/10 led_indicator_config_t::led_indicator_ledc_config Underfull \hbox (badness 10000) in paragraph at lines 264--265 []\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 265--266 []\TU/FreeMono(0)/m/n/10 led_indicator_config_t::[anonymous] [163] Underfull \hbox (badness 10000) in paragraph at lines 284--285 []\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 327--328 []\TU/FreeMono(0)/m/n/10 pwm_audio_config_t::duty_resolution Underfull \hbox (badness 10000) in paragraph at lines 328--329 []\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 330--331 []\TU/FreeMono(0)/m/n/10 pwm_audio_config_t::ledc_channel_left Underfull \hbox (badness 10000) in paragraph at lines 331--332 []\TU/FreeMono(0)/m/n/10 pwm_audio_config_t::ledc_channel_right Underfull \hbox (badness 10000) in paragraph at lines 333--334 []\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++ Overfull \hbox (22.1225pt too wide) in paragraph at lines 366--368 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::bckl_active_level Underfull \hbox (badness 10000) in paragraph at lines 368--369 []\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 369--370 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::interface_drv [164] Underfull \hbox (badness 10000) in paragraph at lines 370--371 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::offset_hor Underfull \hbox (badness 10000) in paragraph at lines 371--372 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::offset_ver Underfull \hbox (badness 10000) in paragraph at lines 372--373 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::pin_num_bckl Underfull \hbox (badness 10000) in paragraph at lines 373--374 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::pin_num_rst Underfull \hbox (badness 10000) in paragraph at lines 374--375 []\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 375--377 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::rst_active_level Underfull \hbox (badness 10000) in paragraph at lines 397--398 []\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 409--410 []\TU/FreeMono(0)/m/n/10 scr_interface_driver_t::bus_acquire Underfull \hbox (badness 10000) in paragraph at lines 410--411 []\TU/FreeMono(0)/m/n/10 scr_interface_driver_t::bus_release Underfull \hbox (badness 10000) in paragraph at lines 411--412 []\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 412--413 []\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 414--415 []\TU/FreeMono(0)/m/n/10 scr_interface_driver_t::write_command Underfull \hbox (badness 10000) in paragraph at lines 417--418 []\TU/FreeMono(0)/m/n/10 scr_interface_i2c_config_t::clk_speed Underfull \hbox (badness 10000) in paragraph at lines 418--419 []\TU/FreeMono(0)/m/n/10 scr_interface_i2c_config_t::i2c_bus Underfull \hbox (badness 10000) in paragraph at lines 419--420 []\TU/FreeMono(0)/m/n/10 scr_interface_i2c_config_t::slave_addr Underfull \hbox (badness 10000) in paragraph at lines 421--422 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::clk_freq Underfull \hbox (badness 10000) in paragraph at lines 422--424 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::pin_num_cs Underfull \hbox (badness 10000) in paragraph at lines 424--426 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::pin_num_dc Underfull \hbox (badness 10000) in paragraph at lines 426--427 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::spi_bus Underfull \hbox (badness 10000) in paragraph at lines 427--428 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::swap_data [165] Underfull \hbox (badness 10000) in paragraph at lines 454--455 []\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 463--464 []\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 490--491 []\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 491--492 []\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 495--496 []\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 508--509 []\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 512--513 []\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 514--515 []\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 ), [166] Underfull \hbox (badness 10000) in paragraph at lines 533--534 []\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 534--535 []\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 535--536 []\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 536--537 []\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 555--556 []\TU/FreeMono(0)/m/n/10 spi_device_config_t::clock_speed_hz Underfull \hbox (badness 10000) in paragraph at lines 582--583 []\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 583--584 []\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 586--587 []\TU/FreeMono(0)/m/n/10 touch_panel_config_t::interface_i2c Underfull \hbox (badness 10000) in paragraph at lines 587--588 []\TU/FreeMono(0)/m/n/10 touch_panel_config_t::interface_spi Underfull \hbox (badness 10000) in paragraph at lines 588--589 []\TU/FreeMono(0)/m/n/10 touch_panel_config_t::interface_type Underfull \hbox (badness 10000) in paragraph at lines 589--590 []\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 590--591 []\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 593--594 []\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 594--595 []\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 595--596 []\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 600--601 []\TU/FreeMono(0)/m/n/10 touch_panel_driver_t::calibration_run Underfull \hbox (badness 10000) in paragraph at lines 601--602 []\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 603--604 []\TU/FreeMono(0)/m/n/10 touch_panel_driver_t::read_point_data Underfull \hbox (badness 10000) in paragraph at lines 604--605 []\TU/FreeMono(0)/m/n/10 touch_panel_driver_t::set_direction [167] Underfull \hbox (badness 10000) in paragraph at lines 614--615 []\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 621--622 []\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 630--631 []\TU/FreeMono(0)/m/n/10 uac_config_t::mic_samples_frequence Underfull \hbox (badness 10000) in paragraph at lines 631--632 []\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 637--638 []\TU/FreeMono(0)/m/n/10 uac_config_t::spk_samples_frequence Underfull \hbox (badness 10000) in paragraph at lines 661--662 []\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- [168]) (./espressif-esp-iot-solution.aux) ) (see the transcript file for additional information) Output written on espressif-esp-iot-solution.pdf (172 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' ------------ ------------ 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)) (./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] [7] [8] Chapter 2. [9] [10] Underfull \hbox (badness 10000) in paragraph at lines 534--535 []\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 553--554 []\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 , [11] [12] [13] Underfull \hbox (badness 10000) in paragraph at lines 776--776 [][][]\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 807--809 \TU/FreeSerif(0)/m/n/10 Delete and release the I2C device resource, i2c_bus_dev ice_delete should be used in pairs with [14] Underfull \hbox (badness 10000) in paragraph at lines 909--909 [][][]\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 [15] Underfull \hbox (badness 10000) in paragraph at lines 1009--1009 [][][]\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 1109--1109 [][][]\TU/FreeSerif(0)/m/it/10 i2c_bus_device_handle_t[][] dev_handle\TU/FreeSe rif(0)/m/n/10 , uint8_t \TU/FreeSerif(0)/m/it/10 mem_address\TU/FreeSerif(0)/m/ n/10 , size_t [16] Underfull \hbox (badness 10000) in paragraph at lines 1159--1159 [][][]\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 1209--1209 [][][]\TU/FreeSerif(0)/m/it/10 i2c_bus_device_handle_t[][] dev_handle\TU/FreeSe rif(0)/m/n/10 , uint8_t \TU/FreeSerif(0)/m/it/10 mem_address\TU/FreeSerif(0)/m/ n/10 , uint8_t [17] Underfull \hbox (badness 10000) in paragraph at lines 1359--1359 [][][]\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 [18] [19] Underfull \hbox (badness 10000) in paragraph at lines 1541--1541 [][][]\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 1603--1603 [][][]\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 [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] Overfull \vbox (281.41092pt too high) has occurred while \output is active [30] [31] [32] Chapter 3. [33] [34] [35] Underfull \hbox (badness 10000) in paragraph at lines 2788--2790 \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 2788--2790 \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 2792--2793 []\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 2867--2867 []\TU/FreeSerif(0)/m/n/10 SCR_MIRROR_X Underfull \hbox (badness 10000) in paragraph at lines 2867--2867 []\TU/FreeSerif(0)/m/n/10 SCR_MIRROR_X| SCR_MIRROR_Y Underfull \hbox (badness 10000) in paragraph at lines 2867--2867 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY Underfull \hbox (badness 10000) in paragraph at lines 2867--2867 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY| SCR_MIRROR_Y Underfull \hbox (badness 10000) in paragraph at lines 2867--2867 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY| Underfull \hbox (badness 10000) in paragraph at lines 2867--2867 \TU/FreeSerif(0)/m/n/10 SCR_MIRROR_X Underfull \hbox (badness 10000) in paragraph at lines 2867--2867 []\TU/FreeSerif(0)/m/n/10 SCR_SWAP_XY| SCR_MIRROR_X| [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] Underfull \hbox (badness 10000) in paragraph at lines 4050--4050 [][][]\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[][] [46] [47] Underfull \hbox (badness 10000) in paragraph at lines 4434--4434 []\TU/FreeSans(0)/m/n/10 Inter- Overfull \hbox (2.19691pt too wide) in paragraph at lines 4434--4434 []\TU/FreeSerif(0)/m/n/10 IS31FL3XXX| Underfull \hbox (badness 10000) in paragraph at lines 2--4434 [][][]\TU/FreeSerif(0)/m/n/10 is31fl3xxx Overfull \hbox (2.57872pt too wide) in paragraph at lines 2--4434 [][][]\TU/FreeSerif(0)/m/n/10 IS31FL3XXX[][]| [48] [49] [50] [51] Underfull \hbox (badness 10000) in paragraph at lines 4625--4626 []\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 4625--4626 \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 [52] Underfull \hbox (badness 7133) in paragraph at lines 4704--4706 \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 [53] [54] [55] [56] [57] [58] Chapter 4. [59] Underfull \hbox (badness 10000) in paragraph at lines 5395--5396 []\TU/FreeSerif(0)/m/n/10 Users need to manually specify the spk/mic sampling r ate, bit width params through [60] [61] Underfull \hbox (badness 10000) in paragraph at lines 5625--5627 []\TU/FreeSerif(0)/m/n/10 ESP_ERR_INVALID_STATE streaming not configured, or st reaming running [62] [63] [64] [65] [66] [67] [68] Chapter 5. [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] Chapter 6. [79] [80] [81] [82] Chapter 7. [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] Underfull \hbox (badness 10000) in paragraph at lines 9095--9095 [][][]\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[][] [96] [97] [98] [99] [100] Chapter 8. [101] [102] [103] [104] [105] [106] [107] [108] Underfull \hbox (badness 10000) in paragraph at lines 10984--10984 [][][]\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 11019--11019 [][]\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 11060--11060 [][][]\TU/FreeSerif(0)/m/it/10 sensor_type_t[][] sensor_type\TU/FreeSerif(0)/m/ n/10 , int32_t [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] Chapter 9. Overfull \hbox (2.75381pt too wide) in paragraph at lines 12907--12907 []\TU/FreeSans(0)/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 12907--12907 []\TU/FreeSans(0)/m/n/10 Application sce- Overfull \hbox (4.08pt too wide) in paragraph at lines 12907--12907 []\TU/FreeSans(0)/m/n/10 Size| Underfull \hbox (badness 10000) in paragraph at lines 12907--12907 []\TU/FreeSans(0)/m/n/10 Trans- Overfull \hbox (5.77pt too wide) in paragraph at lines 12907--12907 []\TU/FreeSans(0)/m/n/10 Note| Underfull \hbox (badness 10000) in paragraph at lines 2--12907 [][][]\TU/FreeSerif(0)/m/n/10 SPI Underfull \hbox (badness 10000) in paragraph at lines 12907--12907 []\TU/FreeSerif(0)/m/n/10 Can be shared with Underfull \hbox (badness 10000) in paragraph at lines 12907--12907 []\TU/FreeSerif(0)/m/n/10 Store parameters, Underfull \hbox (badness 10000) in paragraph at lines 12907--12907 []\TU/FreeSerif(0)/m/n/10 40/80 MHz Underfull \hbox (badness 10000) in paragraph at lines 2--12907 [][][]\TU/FreeSerif(0)/m/n/10 SPI Flash Underfull \hbox (badness 10000) in paragraph at lines 2--12907 [][][]\TU/FreeSerif(0)/m/n/10 SD Overfull \hbox (4.43233pt too wide) in paragraph at lines 12907--12907 []\TU/FreeSerif(0)/m/n/10 SDIO/SPI| Underfull \hbox (badness 10000) in paragraph at lines 12907--12907 []\TU/FreeSerif(0)/m/n/10 20/40 MHz Overfull \hbox (8.40036pt too wide) in paragraph at lines 2--12907 [][][]\TU/FreeSerif(0)/m/n/10 SD/SDIO/MMC Overfull \hbox (5.3338pt too wide) in paragraph at lines 2--12907 [][][]\TU/FreeSerif(0)/m/n/10 eMMC[][]| Underfull \hbox (badness 10000) in paragraph at lines 12907--12907 []\TU/FreeSerif(0)/m/n/10 20/40 MHz Overfull \hbox (8.40036pt too wide) in paragraph at lines 2--12907 [][][]\TU/FreeSerif(0)/m/n/10 SD/SDIO/MMC Underfull \hbox (badness 10000) in paragraph at lines 12907--12907 [][][]\TU/FreeSerif(0)/m/it/10 EEP- Underfull \hbox (badness 10000) in paragraph at lines 12907--12907 []\TU/FreeSerif(0)/m/n/10 100 ~ 400 [123] [124] Underfull \hbox (badness 10000) in paragraph at lines 13131--13131 []\TU/FreeSerif(0)/m/n/10 Application Underfull \hbox (badness 10000) in paragraph at lines 13131--13131 []\TU/FreeSerif(0)/m/n/10 Directory Underfull \hbox (badness 10000) in paragraph at lines 13131--13131 []\TU/FreeSerif(0)/m/n/10 Wear Level- Underfull \hbox (badness 10000) in paragraph at lines 13131--13131 []\TU/FreeSerif(0)/m/n/10 R/W Effi- [125] [126] [127] [128] Chapter 10. [129] [130] [131] [132] Chapter 11. Underfull \hbox (badness 10000) in paragraph at lines 13625--13626 []\TU/FreeSerif(0)/m/n/10 一般使用情况下一共有4次机会通过串口烧写 flash ,通过 OTA 更新 flash数据没有次数限制。开 发阶段可以在 menucon- Underfull \hbox (badness 10000) in paragraph at lines 13655--13656 []\TU/FreeSerif(0)/m/n/10 默认情况下 efuse 中的 DISABLE_DL_ENCRYPT, DISABLE_DL_DECRYPT 和 DISABLE_DL_CACHE Underfull \hbox (badness 10000) in paragraph at lines 13658--13659 []\TU/FreeSerif(0)/m/n/10 efuse 中的 FLASH_CRYPT_CONFIG 被烧写成 0xf,此标志用于决定加密 key 的多 少位被用于计算每一个 flash [133] Underfull \hbox (badness 10000) in paragraph at lines 13690--13692 []\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 路径下使用命令 [134] Underfull \hbox (badness 10000) in paragraph at lines 13831--13833 []\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 13848--13851 []\TU/FreeSerif(0)/m/n/10 Secure Boot 中采用 ECDSA 签名算法对 partition table 和 app ima ges 进行签名和验证,ECDSA [135] Underfull \hbox (badness 10000) in paragraph at lines 13921--13924 []\TU/FreeSerif(0)/m/n/10 若 menuconfig 中选择了禁止 JTAG 中断和 ROM BASIC 中断,bootloader 会将 efuse Overfull \hbox (13.75833pt too wide) in paragraph at lines 13955--13960 []\TU/FreeSerif(0)/m/n/10 生成公钥和秘钥,先执行 “make” 命令,此时由于还没有公钥/秘钥对,所以命令行中会提示生成公钥/秘钥对 的命令,按提示执行命令即可。但在产品级使用中,建议使用 [136] Underfull \hbox (badness 10000) in paragraph at lines 14073--14075 []\TU/FreeSerif(0)/m/n/10 make menuconfig 中使能 secure boot 和 flash encrypt,“Secu re bootloader [137] [138] [139] [140] Underfull \hbox (badness 10000) in paragraph at lines 14331--14332 []\TU/FreeSerif(0)/m/n/10 由芯片端自动随机生成 secure boot 与 flash encrypton 密钥,并写入芯片 efu se 中, 密钥写入后,对应的 efuse block Overfull \hbox (37.52834pt too wide) in paragraph at lines 14337--14338 []\TU/FreeSerif(0)/m/n/10 通过 make menuconfig 配置 secure boot 和 flash encryption, 按照第一、二节介绍的步骤执行即可,具体操作步骤如下,如果了解第一、二节的内容,可以跳过: [141] [142] Underfull \hbox (badness 5622) in paragraph at lines 14393--14394 []\TU/FreeSerif(0)/m/n/10 我们也可以使用 window 平台的下载工具来完成工厂下载。需要在配置文件中,关闭工具的 security 功能,这样工具端就不会操作 security [143] Overfull \hbox (41.38165pt too wide) in paragraph at lines 14447--14448 []\TU/FreeSerif(0)/m/n/10 下载完成后,需要运行一次程序,使 bootloader 完成 security 相关特性的初始化,包括AE S密钥的随机生成并写入EFUSE,以及对明文的flash进行首次加密。 [144] [145] [146] Underfull \hbox (badness 10000) in paragraph at lines 14563--14564 []\TU/FreeSerif(0)/m/n/10 使用下载工具进行下载,若不希望工具修改任何配置参数(比如 flash 频率和模式),请勾选 ‘DoNotC hgBin’ [147] [148] Chapter 12. [149] [150] Chapter 13. [151] [152] [153] [154] [155] Overfull \hbox (225.86497pt too wide) in paragraph at lines 15280--15281 []\TU/FreeSerif(0)/m/n/10 但是请注意,如果有人添加了一个新行,第一个参数是一个更长的标识符(例如PIN_CAM_VSYNC),它将不 适合。因为必须重新对齐其他行,这添加了无意义的更改。因此,尽量少使用这种对齐,特别是如果您希望稍后将新行添加到这列中。 [156] Overfull \hbox (36.65833pt too wide) in paragraph at lines 15338--15340 []\TU/FreeSerif(0)/m/n/10 如果不再需要某些代码,则将其完全删除。如果你需要,你可以随时在 git 历史中查找这个文件。如果您因为临时 原因而禁用某些调用,并打算在将来恢复它,则在相邻行上添加解释 [157] Underfull \hbox (badness 10000) in paragraph at lines 15387--15390 []\TU/FreeSerif(0)/m/n/10 如果您在分支中意外地 commit 了 LF 结尾,则可以通过在 MSYS2 或 Unix 终端中运行此命 令将它们转换为 Unix(将目录更改为 IDF Overfull \hbox (40.24498pt too wide) in paragraph at lines 15415--15416 []\TU/FreeSerif(0)/m/n/10 如果您正在从头开始编写一个文件,或者正在进行完全重写,请随意重新格式化整个文件。如果您正在更改文件的一小部 分,不要重新格式化您没有更改的代码。这将帮助其他人检查您的更改。 [158] (./espressif-esp-iot-solution.ind [159] [160] 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- [161] 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 130--131 []\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 131--132 []\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 169--170 []\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 172--173 []\TU/FreeMono(0)/m/n/10 i2s_lcd_config_t::pin_num_cs \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 173--174 []\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 174--175 []\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- [162] Underfull \hbox (badness 10000) in paragraph at lines 215--217 []\TU/FreeMono(0)/m/n/10 iot_sensor_handler_register_with_type Overfull \hbox (4.1225pt too wide) in paragraph at lines 218--220 []\TU/FreeMono(0)/m/n/10 iot_sensor_handler_unregister_with_type Underfull \hbox (badness 10000) in paragraph at lines 232--233 []\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 256--257 []\TU/FreeMono(0)/m/n/10 led_indicator_config_t::blink_list_num Underfull \hbox (badness 10000) in paragraph at lines 257--258 []\TU/FreeMono(0)/m/n/10 led_indicator_config_t::blink_lists Overfull \hbox (76.1225pt too wide) in paragraph at lines 258--260 []\TU/FreeMono(0)/m/n/10 led_indicator_config_t::led_indicator_custom_config Overfull \hbox (64.1225pt too wide) in paragraph at lines 260--262 []\TU/FreeMono(0)/m/n/10 led_indicator_config_t::led_indicator_gpio_config Overfull \hbox (64.1225pt too wide) in paragraph at lines 262--264 []\TU/FreeMono(0)/m/n/10 led_indicator_config_t::led_indicator_ledc_config Underfull \hbox (badness 10000) in paragraph at lines 264--265 []\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 265--266 []\TU/FreeMono(0)/m/n/10 led_indicator_config_t::[anonymous] [163] Underfull \hbox (badness 10000) in paragraph at lines 284--285 []\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 327--328 []\TU/FreeMono(0)/m/n/10 pwm_audio_config_t::duty_resolution Underfull \hbox (badness 10000) in paragraph at lines 328--329 []\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 330--331 []\TU/FreeMono(0)/m/n/10 pwm_audio_config_t::ledc_channel_left Underfull \hbox (badness 10000) in paragraph at lines 331--332 []\TU/FreeMono(0)/m/n/10 pwm_audio_config_t::ledc_channel_right Underfull \hbox (badness 10000) in paragraph at lines 333--334 []\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++ Overfull \hbox (22.1225pt too wide) in paragraph at lines 366--368 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::bckl_active_level Underfull \hbox (badness 10000) in paragraph at lines 368--369 []\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 369--370 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::interface_drv [164] Underfull \hbox (badness 10000) in paragraph at lines 370--371 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::offset_hor Underfull \hbox (badness 10000) in paragraph at lines 371--372 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::offset_ver Underfull \hbox (badness 10000) in paragraph at lines 372--373 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::pin_num_bckl Underfull \hbox (badness 10000) in paragraph at lines 373--374 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::pin_num_rst Underfull \hbox (badness 10000) in paragraph at lines 374--375 []\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 375--377 []\TU/FreeMono(0)/m/n/10 scr_controller_config_t::rst_active_level Underfull \hbox (badness 10000) in paragraph at lines 397--398 []\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 409--410 []\TU/FreeMono(0)/m/n/10 scr_interface_driver_t::bus_acquire Underfull \hbox (badness 10000) in paragraph at lines 410--411 []\TU/FreeMono(0)/m/n/10 scr_interface_driver_t::bus_release Underfull \hbox (badness 10000) in paragraph at lines 411--412 []\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 412--413 []\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 414--415 []\TU/FreeMono(0)/m/n/10 scr_interface_driver_t::write_command Underfull \hbox (badness 10000) in paragraph at lines 417--418 []\TU/FreeMono(0)/m/n/10 scr_interface_i2c_config_t::clk_speed Underfull \hbox (badness 10000) in paragraph at lines 418--419 []\TU/FreeMono(0)/m/n/10 scr_interface_i2c_config_t::i2c_bus Underfull \hbox (badness 10000) in paragraph at lines 419--420 []\TU/FreeMono(0)/m/n/10 scr_interface_i2c_config_t::slave_addr Underfull \hbox (badness 10000) in paragraph at lines 421--422 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::clk_freq Underfull \hbox (badness 10000) in paragraph at lines 422--424 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::pin_num_cs Underfull \hbox (badness 10000) in paragraph at lines 424--426 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::pin_num_dc Underfull \hbox (badness 10000) in paragraph at lines 426--427 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::spi_bus Underfull \hbox (badness 10000) in paragraph at lines 427--428 []\TU/FreeMono(0)/m/n/10 scr_interface_spi_config_t::swap_data [165] Underfull \hbox (badness 10000) in paragraph at lines 454--455 []\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 463--464 []\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 490--491 []\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 491--492 []\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 495--496 []\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 508--509 []\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 512--513 []\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 514--515 []\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 ), [166] Underfull \hbox (badness 10000) in paragraph at lines 533--534 []\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 534--535 []\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 535--536 []\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 536--537 []\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 555--556 []\TU/FreeMono(0)/m/n/10 spi_device_config_t::clock_speed_hz Underfull \hbox (badness 10000) in paragraph at lines 582--583 []\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 583--584 []\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 586--587 []\TU/FreeMono(0)/m/n/10 touch_panel_config_t::interface_i2c Underfull \hbox (badness 10000) in paragraph at lines 587--588 []\TU/FreeMono(0)/m/n/10 touch_panel_config_t::interface_spi Underfull \hbox (badness 10000) in paragraph at lines 588--589 []\TU/FreeMono(0)/m/n/10 touch_panel_config_t::interface_type Underfull \hbox (badness 10000) in paragraph at lines 589--590 []\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 590--591 []\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 593--594 []\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 594--595 []\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 595--596 []\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 600--601 []\TU/FreeMono(0)/m/n/10 touch_panel_driver_t::calibration_run Underfull \hbox (badness 10000) in paragraph at lines 601--602 []\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 603--604 []\TU/FreeMono(0)/m/n/10 touch_panel_driver_t::read_point_data Underfull \hbox (badness 10000) in paragraph at lines 604--605 []\TU/FreeMono(0)/m/n/10 touch_panel_driver_t::set_direction [167] Underfull \hbox (badness 10000) in paragraph at lines 614--615 []\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 621--622 []\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 630--631 []\TU/FreeMono(0)/m/n/10 uac_config_t::mic_samples_frequence Underfull \hbox (badness 10000) in paragraph at lines 631--632 []\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 637--638 []\TU/FreeMono(0)/m/n/10 uac_config_t::spk_samples_frequence Underfull \hbox (badness 10000) in paragraph at lines 661--662 []\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- [168]) (./espressif-esp-iot-solution.aux) ) (see the transcript file for additional information) Output written on espressif-esp-iot-solution.pdf (172 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