Skip to content

Template files for integrating CMake on CLion with ARM microcontrollers

Notifications You must be signed in to change notification settings

fouge/cmake-cortex-m

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cmake-cortex-m

Template files for integrating CMake on CLion with ARM microcontrollers

CLion Project settings

Toolchains

Change your compiler to compile with arm-none-eabi-gcc and debug with arm-none-eabi-gdb

CMake

Add -DCMAKE_TOOLCHAIN_FILE=util/arm-gcc-toolchain.cmake as CMake options.

About

Template files for integrating CMake on CLion with ARM microcontrollers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages