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 2cb84dc

Browse filesBrowse files
committed
docs(lib-builder): Apply review suggestions
1 parent 2af5885 commit 2cb84dc
Copy full SHA for 2cb84dc

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+3
-1
lines changed

‎docs/en/lib_builder.rst

Copy file name to clipboardExpand all lines: docs/en/lib_builder.rst
+3-1Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,13 +226,15 @@ Screens
226226

227227
There are many screens in the UI that are used to configure the libraries to be compiled.
228228
Note that in all screens you can also use the shortcut keys shown in the footer bar to navigate.
229+
229230
The UI consists of the following screens:
230231

231232
- **Main Menu**: The main screen shows buttons to navigate to the other screens.
232233
- **Compile Screen**: The compile screen shows the output of the compilation process and any errors that may have occurred.
233234
- **Sdkconfig Editor**: The sdkconfig editor screen is a simple text editor that shows you the sdkconfig files that will be used for compilation.
234235
You can edit the files here to customize the generated libraries.
235-
- **Settings Screen**: The settings screen allows you to change the settings of the compilation process. Here you can change:
236+
- **Settings Screen**: The settings screen allows you to change the settings of the compilation process.
237+
Here you can change:
236238

237239
- The targets that the libraries will be compiled for. To save time, you can compile the libraries only for the target you are using;
238240
- Whether the compiled libraries will be copied to the ``arduino-esp32`` directory after compilation so that they can be used in the Arduino IDE;

0 commit comments

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