clion-embedded-esp32
clion-embedded-esp32 copied to clipboard
OpenOCD + ESP32 support for CLion
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.
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
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.