Skip to content

erichschroeter/cmake-code-composer-studio-example

Repository files navigation

Building

cmake -E make_directory build && cmake -E chdir build cmake .. --toolchain cmake/Toolchains/ti-cgt-toolchain.cmake -G Ninja
cmake --build build --config Debug --target gpiointerrupt

About

An attempt to build an example CCS project with CMake.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published