Skip to content

Commit

Permalink
Describe option to build debug configuration with VSCode (#366)
Browse files Browse the repository at this point in the history
This is already described somewhere else but is missing here.
  • Loading branch information
dhebbeker authored Oct 4, 2024
1 parent 283eafc commit 53a19d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projectconf/build_configurations.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ PlatformIO:
If you need to build a project in ``debug`` configuration, please use one of
these options:

* In :ref:`ide_vscode`: Use build option **Pre-Debug** or **Pre-Debug All** in the ``Project Tasks`` menu.
* Add :ref:`projectconf_build_type` with ``debug`` value to :ref:`projectconf`
* Use :ref:`cmd_debug` command.

Expand Down

0 comments on commit 53a19d3

Please sign in to comment.