Files
clion-custom-defined-compil…/CMake-Texas-Instruments-MSP430-CGT/README.md
2021-10-15 14:11:21 +03:00

8 lines
450 B
Markdown

Test project for Custom Compiler Feature
===
This project is an example how to use [TI MSP430 CGT compiler](https://www.ti.com/tool/MSP-CGT)
with [CMake](https://cmake.org/) and [CLion](https://www.jetbrains.com/clion/)
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-msp430.yaml](custom-compiler-msp430.yaml)