Programming & DevOps
Setup Jetbrains Clion IDE with STM32CubeMX project for development on STM32 Microcontrollers – Windows
Similar to my previous blog post on programming and debugging STM32 Microcontrollers with Clion IDE on Mac, I want to share a similar easy setup guide for Windows with you. The only difference is that you have to install OpenOCD and ARM GNU eabi Toolchain a little bit different. This Read more…