mirror of
https://github.com/claunia/clion-custom-defined-compiler-examples.git
synced 2025-12-16 19:24:48 +00:00
Small readme changes
This commit is contained in:
@@ -3,6 +3,6 @@ Test project for Custom Compiler feature
|
||||
|
||||
This project is an example how to use [SDCC](http://sdcc.sourceforge.net/) for stm8
|
||||
with [CMake](https://cmake.org/) and [CLion](https://www.jetbrains.com/clion/)
|
||||
using [Custom Defined Compiler](https://youtrack.jetbrains.com/issue/CPP-9615)
|
||||
using [Custom Defined Compiler](https://blog.jetbrains.com/clion/2021/10/clion-2021-3-eap-custom-compiler/)
|
||||
|
||||
There is a custom compiler definition file for the compiler: [custom-compiler-sdcc-stm8.yaml](custom-compiler-sdcc-stm8.yaml)
|
||||
|
||||
Reference in New Issue
Block a user