Skip to content

Instantly share code, notes, and snippets.

@Alex-D
Last active November 13, 2025 23:37
Show Gist options
  • Select an option

  • Save Alex-D/c4a4ccdf354319c60a14973ed4ce5b0c to your computer and use it in GitHub Desktop.

Select an option

Save Alex-D/c4a4ccdf354319c60a14973ed4ce5b0c to your computer and use it in GitHub Desktop.
CLion Setup for STM32

Inside the CLion's CMake options,

Add this option to the CMake options::

-DCMAKE_TOOLCHAIN_FILE=./cmake/gcc-arm-none-eabi.cmake

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment