An open API service indexing awesome lists of open source software.

https://github.com/elmot/clion-iar-stm8-demo

CLion example - STM8 + IAR compiler + CMake
https://github.com/elmot/clion-iar-stm8-demo

8-bit clion clion-cmake clion-embedded cmake embedded iar stm8 stmi

Last synced: 2 months ago
JSON representation

CLion example - STM8 + IAR compiler + CMake

Awesome Lists containing this project

README

        

CLion example - STM8 + IAR compiler + CMake
===

Very basic, it's just compiles

Tools used
---

- [CLion 2021.2.1(?)](https://www.jetbrains.com/clion/)
- CMake 3.20 or 3.21.1(bundled to CLion)
- [MinGW-w64](https://sourceforge.net/projects/mingw-w64/files/)
- [IAR Embedded Workbench for STM8](https://www.iar.com/products/architectures/st/iar-embedded-workbench-for-stm8/)

How 2 Run
---

Set up a CLion toolchain out of MinGW and iccstm8.exe compiler shipped with IAR EWSTM8