makkarpov / clion-embedded-arm

OpenOCD + STM32CubeMX support for CLion

Home Page:https://blog.jetbrains.com/clion/2017/12/clion-for-embedded-development-part-ii

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARM MCU development plugin for JetBrains CLion

Potentially you can use the plugin to work with any kind of MCU supported by GCC and OpenOCD, but major auditory for the plugin are STM32 developers.

Plugin page at Jetbrains Repository

Blog post at CLion blog

Screenshot

The plugin is able to:

  • Convert a project made in STM32CubeMX into a CLion project. The project tested against CLion 2017.3. project
  • Download project binaries into compatible MCU using OpenOCD
  • Debug project on chip

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 of all, 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.

Likes and Donations

If you like the plugin, you may ⭐ the project at github (button at top-right of the page) and at jetbrains plugins repository.

The plugin is free, but you can support my work with a donation.

10 EUR | 20 EUR | Other amount

PayPal

Hall of Donators

About

OpenOCD + STM32CubeMX support for CLion

https://blog.jetbrains.com/clion/2017/12/clion-for-embedded-development-part-ii

License:Other


Languages

Language:Java 100.0%