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
- Host: GitHub
- URL: https://github.com/elmot/clion-iar-stm8-demo
- Owner: elmot
- License: apache-2.0
- Created: 2021-07-28T14:23:43.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-28T16:10:55.000Z (almost 4 years ago)
- Last Synced: 2025-01-17T21:27:06.744Z (4 months ago)
- Topics: 8-bit, clion, clion-cmake, clion-embedded, cmake, embedded, iar, stm8, stmi
- Language: C
- Homepage: https://www.jetbrains.com/clion/
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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