/helloWorld_arm

Building barebones ARM project - Atmel SAMR21 using CMAKE

Primary LanguageCMake

execute the following
* cd build
* cmake -DCMAKE_TOOLCHAIN_FILE=../toolchain-arm.cmake .. -G"MinGW Makefiles"