ahmadfiroz / Clion-AVR

A simple AVR-ClMakeList template for Clion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clion-AVR

This is fork from Toni Reichartz's Clion-AVR which was improved & translated

A simple AVR-ClMakeList template for Clion

Just create a new project in Clion and replace the CMakeList.txt with the repository's CMakeList.txt. Then set the corresponding variables with their own matching data.Corresponding lines are marked with a comment.

Note: You have to have avr toolchain installed for your platform

About

A simple AVR-ClMakeList template for Clion

License:GNU General Public License v2.0


Languages

Language:CMake 94.9%Language:C 5.1%