8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f49931f commit 2075bd4Copy full SHA for 2075bd4
docs/source/guides/core_debug.rst
@@ -35,7 +35,4 @@ Then simply build the libs for all SoCs or one specific SoC. Note that building
35
- ``esp32s3``
36
- Example: ``./build.sh -t esp32``
37
- A wrong format or non-existing SoC will result in the error sed: can't read sdkconfig: No such file or directory
38
- - **Option 3**: Build for multiple SoCs (not all) - simply write them down separated with space: ``./build.sh -t <soc1> <soc2> <soc3>``
39
-
40
- - Example: ``./build.sh -t esp32 esp32-c3``
41
0 commit comments