1 Forks
15 Stars
15 Watchers

ESP32_VSCode_Debug

A guide/example project for JTAG debugging on the ESP32 with VS Code using openocd.

How to download and setup ESP32_VSCode_Debug

Open terminal and run command
git clone https://github.com/Adam-U/ESP32_VSCode_Debug.git
git clone is used to create a copy or clone of ESP32_VSCode_Debug repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ESP32_VSCode_Debug https://github.com/Adam-U/ESP32_VSCode_Debug/archive/master.zip

Or simply clone ESP32_VSCode_Debug with SSH
[email protected]:Adam-U/ESP32_VSCode_Debug.git

If you have some problems with ESP32_VSCode_Debug

You may open issue on ESP32_VSCode_Debug support forum (system) here: https://github.com/Adam-U/ESP32_VSCode_Debug/issues