Skip to content

ThexXTURBOXx/clion-embedded-esp32

 
 

Repository files navigation

ESP32 MCU development plugin for JetBrains CLion

This project is a modified version of Elmot's excellent OpenOCD STM / ARM CLion plugin modified to work with the ESP32 series of MCU. All thanks go to them!

This is a plugin to support complete ESP32 development from within CLion.

If there are any features missing, anything that you'd like to see, or of course bugs, please raise an issue and I'll try and have a look at it.

Plugin page at Jetbrains Repository.

Screenshot

The plugin is able to:

  • Download project binaries via JTAG using OpenOCD
  • Debug project on chip including support for initial breakpoints.

Disclaimer

  • No warranties, you are using the plugin at your own risk.
  • Beware bugs! This is very early version.

License

MIT

How To Use

See USAGE.md.

Contributions

First, please have a look at our code of conduct. Well, it's standard stuff, I believe you won't do wrong things. Then read our contribution guide.