Skip to content

haoyan-dev/vscode-esp32-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VS Code ESP32 Debug (Preview)

This is a VS Code extension for debugging ESP32 chip.

This project is still alpha version under development. Please use it at your own risk.

Currently only basic debugging features, such as stepIn, stepOut, Next, etc., are supported. More features are under planning.

Supported Feautures:

  • Pause/Continue
  • StepIn, StepOut, Next
  • Breakpoint
  • Thread/Stack/Variable(Only local now) Inspector

Using ESP32 Debug

[WIP]

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

This project is inspired by:

For some parts of this extension are also based upon their brilliant work.

About

VSCode debugging extension for ESP32.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published