11 lines
295 B
Makefile
11 lines
295 B
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 3.8
|
|
|
|
# compile CXX with /usr/bin/avr-g++
|
|
CXX_FLAGS = -mmcu=atmega328p -c -g -Os -Wall -std=c++11 -fno-exceptions -ffunction-sections -fdata-sections
|
|
|
|
CXX_DEFINES = -DF_CPU=16000000
|
|
|
|
CXX_INCLUDES =
|
|
|