Old serial system
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.9
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.11
|
||||
|
||||
# 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_FLAGS = -mmcu=atmega328p -s -c -g -Os -Wall -std=c++11 -fno-exceptions -ffunction-sections -fdata-sections
|
||||
|
||||
CXX_DEFINES = -DF_CPU=16000000
|
||||
|
||||
|
Reference in New Issue
Block a user