Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 189 Bytes

readme.md

File metadata and controls

6 lines (6 loc) · 189 Bytes

##RT1052 set ARMGCC_DIR to your gcc path in Clion Cmake to set Cmake options

cmake -DCMAKE_TOOLCHAIN_FILE="armgcc.cmake" -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=sdram_debug  .