From fbea3ae42daade09ad42fe9ae9ca542f77b96c20 Mon Sep 17 00:00:00 2001 From: Alexander Kauerz Date: Thu, 9 Feb 2012 22:59:58 +0100 Subject: lolshield-matrix hinzu --- Matrix_9x14/build/CMakeFiles/LIFE.dir/flags.make | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Matrix_9x14/build/CMakeFiles/LIFE.dir/flags.make (limited to 'Matrix_9x14/build/CMakeFiles/LIFE.dir/flags.make') diff --git a/Matrix_9x14/build/CMakeFiles/LIFE.dir/flags.make b/Matrix_9x14/build/CMakeFiles/LIFE.dir/flags.make new file mode 100644 index 0000000..6a6a680 --- /dev/null +++ b/Matrix_9x14/build/CMakeFiles/LIFE.dir/flags.make @@ -0,0 +1,8 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.8 + +# compile CXX with /usr/bin/avr-g++ +CXX_FLAGS = -g -Os -ffunction-sections -fdata-sections -fno-exceptions -I/home/xel/Dokumente/ledmatrix/arduino-1.0/hardware/arduino/variants/standard -I/home/xel/Dokumente/ledmatrix/arduino-1.0/hardware/arduino/cores/arduino -I/home/xel/Dokumente/ledmatrix/arduino-1.0/libraries -I/home/xel/Dokumente/ledmatrix/Matrix_9x14/libraries/Charliplexing -I/home/xel/Dokumente/ledmatrix/Matrix_9x14/libraries/Charliplexing/utility -mmcu=atmega328p + +CXX_DEFINES = -DF_CPU=16000000L -DARDUINO=100 + -- cgit v1.2.3