mirror of
https://github.com/claunia/clion-custom-defined-compiler-examples.git
synced 2025-12-16 19:24:48 +00:00
SDCC/STM8 added
This commit is contained in:
@@ -5,6 +5,4 @@ This project is an example how to use [TI MSP430 CGT compiler](https://www.ti.co
|
||||
with [CMake](https://cmake.org/) and [CLion](https://www.jetbrains.com/clion/)
|
||||
using [Custom Defined Compiler](https://youtrack.jetbrains.com/issue/CPP-9615)
|
||||
|
||||
There is a custom compiler definition file for the compiler: [custom-compiler-msp430.yaml](custom-compiler-msp430.yaml)
|
||||
|
||||
**NB**: The compiler is supposed to be installed to `c:\tools\bcc102` folder
|
||||
There is a custom compiler definition file for the compiler: [custom-compiler-msp430.yaml](custom-compiler-msp430.yaml)
|
||||
Reference in New Issue
Block a user