Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2075bd4

Browse filesBrowse files
authored
Lib-builder does not allow to build for more than one target when -t is used
1 parent f49931f commit 2075bd4
Copy full SHA for 2075bd4

File tree

Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed

‎docs/source/guides/core_debug.rst

Copy file name to clipboardExpand all lines: docs/source/guides/core_debug.rst
-3Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,4 @@ Then simply build the libs for all SoCs or one specific SoC. Note that building
3535
- ``esp32s3``
3636
- Example: ``./build.sh -t esp32``
3737
- 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``
4138

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.