A CMake project for avr gcc projects specifically setup to work with the at90usb1286 chip.
A CMake project template for AVR-GCC with the AT90USB1286 chip, primarily useful with CLion and MSYS2 on Windows.
Designed for Computer Systems 2 students at the University of Southampton
See just below the license header in CMakeLists.txt for brief setup information
See https://github.com/Gamerick1029/at90usb1286-avr-gcc-project for the project this was forked from, and https://secure.ecs.soton.ac.uk/student/wiki/w/COMP2215_AVR_Tool_Chain_Installation/Windows#CMake_with_MSYS2_.28for_CLion.29 for the guide this relates to.