Removed uneccary files from tracking

This commit is contained in:
IMback 2018-09-01 21:21:45 +02:00
parent 91971f5380
commit 296d38e8b0
35 changed files with 0 additions and 4734 deletions

View file

@ -1,16 +0,0 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.11
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/philipp/Programming/RGBcontroller")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/philipp/Programming/RGBcontroller")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
# The C and CXX include file regular expressions for this directory.
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})

File diff suppressed because it is too large Load diff

View file

@ -1,3 +0,0 @@
# Hashes of file build rules.
aa03d64cd4c9416a27f828fb4cf74086 CMakeFiles/download
648b3a8e98a0ad5222e1905ef8f64f30 CMakeFiles/export

View file

@ -1,49 +0,0 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.11
# The generator used is:
set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles")
# The top level Makefile was generated from the following files:
set(CMAKE_MAKEFILE_DEPENDS
"CMakeCache.txt"
"CMakeFiles/3.11.4/CMakeCCompiler.cmake"
"CMakeFiles/3.11.4/CMakeCXXCompiler.cmake"
"CMakeFiles/3.11.4/CMakeSystem.cmake"
"CMakeLists.txt"
"/usr/share/cmake-3.11/Modules/CMakeCInformation.cmake"
"/usr/share/cmake-3.11/Modules/CMakeCXXInformation.cmake"
"/usr/share/cmake-3.11/Modules/CMakeCommonLanguageInclude.cmake"
"/usr/share/cmake-3.11/Modules/CMakeGenericSystem.cmake"
"/usr/share/cmake-3.11/Modules/CMakeInitializeConfigs.cmake"
"/usr/share/cmake-3.11/Modules/CMakeLanguageInformation.cmake"
"/usr/share/cmake-3.11/Modules/CMakeSystemSpecificInformation.cmake"
"/usr/share/cmake-3.11/Modules/CMakeSystemSpecificInitialize.cmake"
"/usr/share/cmake-3.11/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
"/usr/share/cmake-3.11/Modules/Compiler/GNU-C.cmake"
"/usr/share/cmake-3.11/Modules/Compiler/GNU-CXX.cmake"
"/usr/share/cmake-3.11/Modules/Compiler/GNU.cmake"
"/usr/share/cmake-3.11/Modules/Platform/Linux-GNU-C.cmake"
"/usr/share/cmake-3.11/Modules/Platform/Linux-GNU-CXX.cmake"
"/usr/share/cmake-3.11/Modules/Platform/Linux-GNU.cmake"
"/usr/share/cmake-3.11/Modules/Platform/Linux.cmake"
"/usr/share/cmake-3.11/Modules/Platform/UnixPaths.cmake"
)
# The corresponding makefile is:
set(CMAKE_MAKEFILE_OUTPUTS
"Makefile"
"CMakeFiles/cmake.check_cache"
)
# Byproducts of CMake generate step:
set(CMAKE_MAKEFILE_PRODUCTS
"CMakeFiles/CMakeDirectoryInformation.cmake"
)
# Dependency information for all targets:
set(CMAKE_DEPEND_INFO_FILES
"CMakeFiles/export.dir/DependInfo.cmake"
"CMakeFiles/rgbcontroller.dir/DependInfo.cmake"
"CMakeFiles/download.dir/DependInfo.cmake"
)

View file

@ -1,172 +0,0 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.11
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# The main recursive all target
all:
.PHONY : all
# The main recursive preinstall target
preinstall:
.PHONY : preinstall
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =
.SUFFIXES: .hpux_make_needs_suffix_list
# Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/philipp/Programming/RGBcontroller
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/philipp/Programming/RGBcontroller
#=============================================================================
# Target rules for target CMakeFiles/export.dir
# All Build rule for target.
CMakeFiles/export.dir/all: CMakeFiles/rgbcontroller.dir/all
$(MAKE) -f CMakeFiles/export.dir/build.make CMakeFiles/export.dir/depend
$(MAKE) -f CMakeFiles/export.dir/build.make CMakeFiles/export.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/philipp/Programming/RGBcontroller/CMakeFiles --progress-num= "Built target export"
.PHONY : CMakeFiles/export.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/export.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/philipp/Programming/RGBcontroller/CMakeFiles 6
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/export.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/philipp/Programming/RGBcontroller/CMakeFiles 0
.PHONY : CMakeFiles/export.dir/rule
# Convenience name for target.
export: CMakeFiles/export.dir/rule
.PHONY : export
# clean rule for target.
CMakeFiles/export.dir/clean:
$(MAKE) -f CMakeFiles/export.dir/build.make CMakeFiles/export.dir/clean
.PHONY : CMakeFiles/export.dir/clean
# clean rule for target.
clean: CMakeFiles/export.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/rgbcontroller.dir
# All Build rule for target.
CMakeFiles/rgbcontroller.dir/all:
$(MAKE) -f CMakeFiles/rgbcontroller.dir/build.make CMakeFiles/rgbcontroller.dir/depend
$(MAKE) -f CMakeFiles/rgbcontroller.dir/build.make CMakeFiles/rgbcontroller.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/philipp/Programming/RGBcontroller/CMakeFiles --progress-num=1,2,3,4,5,6 "Built target rgbcontroller"
.PHONY : CMakeFiles/rgbcontroller.dir/all
# Include target in all.
all: CMakeFiles/rgbcontroller.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
CMakeFiles/rgbcontroller.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/philipp/Programming/RGBcontroller/CMakeFiles 6
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/rgbcontroller.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/philipp/Programming/RGBcontroller/CMakeFiles 0
.PHONY : CMakeFiles/rgbcontroller.dir/rule
# Convenience name for target.
rgbcontroller: CMakeFiles/rgbcontroller.dir/rule
.PHONY : rgbcontroller
# clean rule for target.
CMakeFiles/rgbcontroller.dir/clean:
$(MAKE) -f CMakeFiles/rgbcontroller.dir/build.make CMakeFiles/rgbcontroller.dir/clean
.PHONY : CMakeFiles/rgbcontroller.dir/clean
# clean rule for target.
clean: CMakeFiles/rgbcontroller.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/download.dir
# All Build rule for target.
CMakeFiles/download.dir/all: CMakeFiles/rgbcontroller.dir/all
$(MAKE) -f CMakeFiles/download.dir/build.make CMakeFiles/download.dir/depend
$(MAKE) -f CMakeFiles/download.dir/build.make CMakeFiles/download.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/philipp/Programming/RGBcontroller/CMakeFiles --progress-num= "Built target download"
.PHONY : CMakeFiles/download.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/download.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/philipp/Programming/RGBcontroller/CMakeFiles 6
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/download.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/philipp/Programming/RGBcontroller/CMakeFiles 0
.PHONY : CMakeFiles/download.dir/rule
# Convenience name for target.
download: CMakeFiles/download.dir/rule
.PHONY : download
# clean rule for target.
CMakeFiles/download.dir/clean:
$(MAKE) -f CMakeFiles/download.dir/build.make CMakeFiles/download.dir/clean
.PHONY : CMakeFiles/download.dir/clean
# clean rule for target.
clean: CMakeFiles/download.dir/clean
.PHONY : clean
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

View file

@ -1,5 +0,0 @@
/home/philipp/Programming/RGBcontroller/CMakeFiles/rebuild_cache.dir
/home/philipp/Programming/RGBcontroller/CMakeFiles/edit_cache.dir
/home/philipp/Programming/RGBcontroller/CMakeFiles/export.dir
/home/philipp/Programming/RGBcontroller/CMakeFiles/rgbcontroller.dir
/home/philipp/Programming/RGBcontroller/CMakeFiles/download.dir

View file

@ -1 +0,0 @@
# This file is generated by cmake for dependency checking of the CMakeCache.txt file

View file

@ -1,11 +0,0 @@
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
)
# The set of files for implicit dependencies of each language:
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")

View file

@ -1,77 +0,0 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.11
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =
.SUFFIXES: .hpux_make_needs_suffix_list
# Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/philipp/Programming/RGBcontroller
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/philipp/Programming/RGBcontroller
# Utility rule file for download.
# Include the progress variables for this target.
include CMakeFiles/download.dir/progress.make
CMakeFiles/download: rgbcontroller
/usr/bin/avr-objcopy -j .text -j .data -O ihex rgbcontroller rgbcontroller.hex
/usr/bin/avrdude -v -p atmega328p -c stk500v1 -P /dev/ttyUSB0 -b 57600 -D -U flash:w:rgbcontroller.hex
download: CMakeFiles/download
download: CMakeFiles/download.dir/build.make
.PHONY : download
# Rule to build all files generated by this target.
CMakeFiles/download.dir/build: download
.PHONY : CMakeFiles/download.dir/build
CMakeFiles/download.dir/clean:
$(CMAKE_COMMAND) -P CMakeFiles/download.dir/cmake_clean.cmake
.PHONY : CMakeFiles/download.dir/clean
CMakeFiles/download.dir/depend:
cd /home/philipp/Programming/RGBcontroller && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/philipp/Programming/RGBcontroller /home/philipp/Programming/RGBcontroller /home/philipp/Programming/RGBcontroller /home/philipp/Programming/RGBcontroller /home/philipp/Programming/RGBcontroller/CMakeFiles/download.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : CMakeFiles/download.dir/depend

View file

@ -1,8 +0,0 @@
file(REMOVE_RECURSE
"CMakeFiles/download"
)
# Per-language clean rules from dependency scanning.
foreach(lang )
include(CMakeFiles/download.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()

View file

@ -1,3 +0,0 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.11

View file

@ -1,3 +0,0 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.11

View file

@ -1 +0,0 @@

View file

@ -1,11 +0,0 @@
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
)
# The set of files for implicit dependencies of each language:
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")

View file

@ -1,76 +0,0 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.11
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =
.SUFFIXES: .hpux_make_needs_suffix_list
# Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/philipp/Programming/RGBcontroller
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/philipp/Programming/RGBcontroller
# Utility rule file for export.
# Include the progress variables for this target.
include CMakeFiles/export.dir/progress.make
CMakeFiles/export: rgbcontroller
/usr/bin/avr-objcopy -j .text -j .data -O ihex rgbcontroller rgbcontroller.hex
export: CMakeFiles/export
export: CMakeFiles/export.dir/build.make
.PHONY : export
# Rule to build all files generated by this target.
CMakeFiles/export.dir/build: export
.PHONY : CMakeFiles/export.dir/build
CMakeFiles/export.dir/clean:
$(CMAKE_COMMAND) -P CMakeFiles/export.dir/cmake_clean.cmake
.PHONY : CMakeFiles/export.dir/clean
CMakeFiles/export.dir/depend:
cd /home/philipp/Programming/RGBcontroller && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/philipp/Programming/RGBcontroller /home/philipp/Programming/RGBcontroller /home/philipp/Programming/RGBcontroller /home/philipp/Programming/RGBcontroller /home/philipp/Programming/RGBcontroller/CMakeFiles/export.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : CMakeFiles/export.dir/depend

View file

@ -1,8 +0,0 @@
file(REMOVE_RECURSE
"CMakeFiles/export"
)
# Per-language clean rules from dependency scanning.
foreach(lang )
include(CMakeFiles/export.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()

View file

@ -1 +0,0 @@

Binary file not shown.

View file

@ -1,34 +0,0 @@
const char features[] = {"\n"
"C_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 304
"1"
#else
"0"
#endif
"c_function_prototypes\n"
"C_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 304 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
"1"
#else
"0"
#endif
"c_restrict\n"
"C_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 201000L
"1"
#else
"0"
#endif
"c_static_assert\n"
"C_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 304 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
"1"
#else
"0"
#endif
"c_variadic_macros\n"
};
int main(int argc, char** argv) { (void)argv; return features[argc]; }

View file

@ -1,405 +0,0 @@
const char features[] = {"\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 500 && __cplusplus >= 201402L
"1"
#else
"0"
#endif
"cxx_aggregate_default_initializers\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L
"1"
#else
"0"
#endif
"cxx_alias_templates\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L
"1"
#else
"0"
#endif
"cxx_alignas\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L
"1"
#else
"0"
#endif
"cxx_alignof\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L
"1"
#else
"0"
#endif
"cxx_attributes\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L
"1"
#else
"0"
#endif
"cxx_attribute_deprecated\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_auto_type\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L
"1"
#else
"0"
#endif
"cxx_binary_literals\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_constexpr\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L
"1"
#else
"0"
#endif
"cxx_contextual_conversions\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_decltype\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L
"1"
#else
"0"
#endif
"cxx_decltype_auto\n"
"CXX_FEATURE:"
#if ((__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) >= 40801) && __cplusplus >= 201103L
"1"
#else
"0"
#endif
"cxx_decltype_incomplete_return_types\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_default_function_template_args\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_defaulted_functions\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_defaulted_move_initializers\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L
"1"
#else
"0"
#endif
"cxx_delegating_constructors\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_deleted_functions\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L
"1"
#else
"0"
#endif
"cxx_digit_separators\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_enum_forward_declarations\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 405 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_explicit_conversions\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L
"1"
#else
"0"
#endif
"cxx_extended_friend_declarations\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_extern_templates\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L
"1"
#else
"0"
#endif
"cxx_final\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_func_identifier\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_generalized_initializers\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L
"1"
#else
"0"
#endif
"cxx_generic_lambdas\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L
"1"
#else
"0"
#endif
"cxx_inheriting_constructors\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_inline_namespaces\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 405 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_lambdas\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L
"1"
#else
"0"
#endif
"cxx_lambda_init_captures\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 405 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_local_type_template_args\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_long_long_type\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_noexcept\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L
"1"
#else
"0"
#endif
"cxx_nonstatic_member_init\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_nullptr\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L
"1"
#else
"0"
#endif
"cxx_override\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_range_for\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 405 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_raw_string_literals\n"
"CXX_FEATURE:"
#if ((__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) >= 40801) && __cplusplus >= 201103L
"1"
#else
"0"
#endif
"cxx_reference_qualified_functions\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 500 && __cplusplus >= 201402L
"1"
#else
"0"
#endif
"cxx_relaxed_constexpr\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L
"1"
#else
"0"
#endif
"cxx_return_type_deduction\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_right_angle_brackets\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_rvalue_references\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_sizeof_member\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_static_assert\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_strong_enums\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && __cplusplus
"1"
#else
"0"
#endif
"cxx_template_template_parameters\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L
"1"
#else
"0"
#endif
"cxx_thread_local\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_trailing_return_types\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_unicode_literals\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_uniform_initialization\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_unrestricted_unions\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L
"1"
#else
"0"
#endif
"cxx_user_literals\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 500 && __cplusplus >= 201402L
"1"
#else
"0"
#endif
"cxx_variable_templates\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_variadic_macros\n"
"CXX_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
"1"
#else
"0"
#endif
"cxx_variadic_templates\n"
};
int main(int argc, char** argv) { (void)argv; return features[argc]; }

View file

@ -1 +0,0 @@
6

View file

@ -1,84 +0,0 @@
#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
#IncludeRegexScan: ^.*$
#IncludeRegexComplain: ^$
#IncludeRegexTransform:
/home/philipp/Programming/RGBcontroller/WirelessRelay.cpp
WirelessRelay.h
/home/philipp/Programming/RGBcontroller/WirelessRelay.h
avr/io.h
-
/home/philipp/Programming/RGBcontroller/WirelessRelay.h
util/delay.h
-
writepin.h
/home/philipp/Programming/RGBcontroller/writepin.h
/home/philipp/Programming/RGBcontroller/eeprom.h
/home/philipp/Programming/RGBcontroller/main.cpp
avr/io.h
-
stdio.h
-
stdlib.h
-
avr/pgmspace.h
-
serial.h
/home/philipp/Programming/RGBcontroller/serial.h
writepin.h
/home/philipp/Programming/RGBcontroller/writepin.h
WirelessRelay.h
/home/philipp/Programming/RGBcontroller/WirelessRelay.h
pwm.h
/home/philipp/Programming/RGBcontroller/pwm.h
rgbled.h
/home/philipp/Programming/RGBcontroller/rgbled.h
eeprom.h
/home/philipp/Programming/RGBcontroller/eeprom.h
/home/philipp/Programming/RGBcontroller/pwm.cpp
pwm.h
/home/philipp/Programming/RGBcontroller/pwm.h
/home/philipp/Programming/RGBcontroller/pwm.h
avr/io.h
-
/home/philipp/Programming/RGBcontroller/rgbled.cpp
rgbled.h
/home/philipp/Programming/RGBcontroller/rgbled.h
/home/philipp/Programming/RGBcontroller/rgbled.h
util/delay.h
-
pwm.h
/home/philipp/Programming/RGBcontroller/pwm.h
/home/philipp/Programming/RGBcontroller/serial.cpp
serial.h
/home/philipp/Programming/RGBcontroller/serial.h
/home/philipp/Programming/RGBcontroller/serial.h
util/setbaud.h
-
avr/io.h
-
avr/interrupt.h
-
string.h
-
stdlib.h
-
avr/pgmspace.h
-
/home/philipp/Programming/RGBcontroller/writepin.h
avr/io.h
-

View file

@ -1,29 +0,0 @@
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
"CXX"
)
# The set of files for implicit dependencies of each language:
set(CMAKE_DEPENDS_CHECK_CXX
"/home/philipp/Programming/RGBcontroller/WirelessRelay.cpp" "/home/philipp/Programming/RGBcontroller/CMakeFiles/rgbcontroller.dir/WirelessRelay.cpp.o"
"/home/philipp/Programming/RGBcontroller/main.cpp" "/home/philipp/Programming/RGBcontroller/CMakeFiles/rgbcontroller.dir/main.cpp.o"
"/home/philipp/Programming/RGBcontroller/pwm.cpp" "/home/philipp/Programming/RGBcontroller/CMakeFiles/rgbcontroller.dir/pwm.cpp.o"
"/home/philipp/Programming/RGBcontroller/rgbled.cpp" "/home/philipp/Programming/RGBcontroller/CMakeFiles/rgbcontroller.dir/rgbled.cpp.o"
"/home/philipp/Programming/RGBcontroller/serial.cpp" "/home/philipp/Programming/RGBcontroller/CMakeFiles/rgbcontroller.dir/serial.cpp.o"
)
set(CMAKE_CXX_COMPILER_ID "GNU")
# Preprocessor definitions for this target.
set(CMAKE_TARGET_DEFINITIONS_CXX
"F_CPU=16000000"
)
# The include file search paths:
set(CMAKE_CXX_TARGET_INCLUDE_PATH
)
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")

View file

@ -1,158 +0,0 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.11
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =
.SUFFIXES: .hpux_make_needs_suffix_list
# Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/philipp/Programming/RGBcontroller
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/philipp/Programming/RGBcontroller
# Include any dependencies generated for this target.
include CMakeFiles/rgbcontroller.dir/depend.make
# Include the progress variables for this target.
include CMakeFiles/rgbcontroller.dir/progress.make
# Include the compile flags for this target's objects.
include CMakeFiles/rgbcontroller.dir/flags.make
CMakeFiles/rgbcontroller.dir/main.cpp.o: CMakeFiles/rgbcontroller.dir/flags.make
CMakeFiles/rgbcontroller.dir/main.cpp.o: main.cpp
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/philipp/Programming/RGBcontroller/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object CMakeFiles/rgbcontroller.dir/main.cpp.o"
/usr/bin/avr-g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/rgbcontroller.dir/main.cpp.o -c /home/philipp/Programming/RGBcontroller/main.cpp
CMakeFiles/rgbcontroller.dir/main.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/rgbcontroller.dir/main.cpp.i"
/usr/bin/avr-g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/philipp/Programming/RGBcontroller/main.cpp > CMakeFiles/rgbcontroller.dir/main.cpp.i
CMakeFiles/rgbcontroller.dir/main.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/rgbcontroller.dir/main.cpp.s"
/usr/bin/avr-g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/philipp/Programming/RGBcontroller/main.cpp -o CMakeFiles/rgbcontroller.dir/main.cpp.s
CMakeFiles/rgbcontroller.dir/serial.cpp.o: CMakeFiles/rgbcontroller.dir/flags.make
CMakeFiles/rgbcontroller.dir/serial.cpp.o: serial.cpp
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/philipp/Programming/RGBcontroller/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object CMakeFiles/rgbcontroller.dir/serial.cpp.o"
/usr/bin/avr-g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/rgbcontroller.dir/serial.cpp.o -c /home/philipp/Programming/RGBcontroller/serial.cpp
CMakeFiles/rgbcontroller.dir/serial.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/rgbcontroller.dir/serial.cpp.i"
/usr/bin/avr-g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/philipp/Programming/RGBcontroller/serial.cpp > CMakeFiles/rgbcontroller.dir/serial.cpp.i
CMakeFiles/rgbcontroller.dir/serial.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/rgbcontroller.dir/serial.cpp.s"
/usr/bin/avr-g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/philipp/Programming/RGBcontroller/serial.cpp -o CMakeFiles/rgbcontroller.dir/serial.cpp.s
CMakeFiles/rgbcontroller.dir/WirelessRelay.cpp.o: CMakeFiles/rgbcontroller.dir/flags.make
CMakeFiles/rgbcontroller.dir/WirelessRelay.cpp.o: WirelessRelay.cpp
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/philipp/Programming/RGBcontroller/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object CMakeFiles/rgbcontroller.dir/WirelessRelay.cpp.o"
/usr/bin/avr-g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/rgbcontroller.dir/WirelessRelay.cpp.o -c /home/philipp/Programming/RGBcontroller/WirelessRelay.cpp
CMakeFiles/rgbcontroller.dir/WirelessRelay.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/rgbcontroller.dir/WirelessRelay.cpp.i"
/usr/bin/avr-g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/philipp/Programming/RGBcontroller/WirelessRelay.cpp > CMakeFiles/rgbcontroller.dir/WirelessRelay.cpp.i
CMakeFiles/rgbcontroller.dir/WirelessRelay.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/rgbcontroller.dir/WirelessRelay.cpp.s"
/usr/bin/avr-g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/philipp/Programming/RGBcontroller/WirelessRelay.cpp -o CMakeFiles/rgbcontroller.dir/WirelessRelay.cpp.s
CMakeFiles/rgbcontroller.dir/pwm.cpp.o: CMakeFiles/rgbcontroller.dir/flags.make
CMakeFiles/rgbcontroller.dir/pwm.cpp.o: pwm.cpp
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/philipp/Programming/RGBcontroller/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object CMakeFiles/rgbcontroller.dir/pwm.cpp.o"
/usr/bin/avr-g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/rgbcontroller.dir/pwm.cpp.o -c /home/philipp/Programming/RGBcontroller/pwm.cpp
CMakeFiles/rgbcontroller.dir/pwm.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/rgbcontroller.dir/pwm.cpp.i"
/usr/bin/avr-g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/philipp/Programming/RGBcontroller/pwm.cpp > CMakeFiles/rgbcontroller.dir/pwm.cpp.i
CMakeFiles/rgbcontroller.dir/pwm.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/rgbcontroller.dir/pwm.cpp.s"
/usr/bin/avr-g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/philipp/Programming/RGBcontroller/pwm.cpp -o CMakeFiles/rgbcontroller.dir/pwm.cpp.s
CMakeFiles/rgbcontroller.dir/rgbled.cpp.o: CMakeFiles/rgbcontroller.dir/flags.make
CMakeFiles/rgbcontroller.dir/rgbled.cpp.o: rgbled.cpp
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/philipp/Programming/RGBcontroller/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object CMakeFiles/rgbcontroller.dir/rgbled.cpp.o"
/usr/bin/avr-g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/rgbcontroller.dir/rgbled.cpp.o -c /home/philipp/Programming/RGBcontroller/rgbled.cpp
CMakeFiles/rgbcontroller.dir/rgbled.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/rgbcontroller.dir/rgbled.cpp.i"
/usr/bin/avr-g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/philipp/Programming/RGBcontroller/rgbled.cpp > CMakeFiles/rgbcontroller.dir/rgbled.cpp.i
CMakeFiles/rgbcontroller.dir/rgbled.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/rgbcontroller.dir/rgbled.cpp.s"
/usr/bin/avr-g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/philipp/Programming/RGBcontroller/rgbled.cpp -o CMakeFiles/rgbcontroller.dir/rgbled.cpp.s
# Object files for target rgbcontroller
rgbcontroller_OBJECTS = \
"CMakeFiles/rgbcontroller.dir/main.cpp.o" \
"CMakeFiles/rgbcontroller.dir/serial.cpp.o" \
"CMakeFiles/rgbcontroller.dir/WirelessRelay.cpp.o" \
"CMakeFiles/rgbcontroller.dir/pwm.cpp.o" \
"CMakeFiles/rgbcontroller.dir/rgbled.cpp.o"
# External object files for target rgbcontroller
rgbcontroller_EXTERNAL_OBJECTS =
rgbcontroller: CMakeFiles/rgbcontroller.dir/main.cpp.o
rgbcontroller: CMakeFiles/rgbcontroller.dir/serial.cpp.o
rgbcontroller: CMakeFiles/rgbcontroller.dir/WirelessRelay.cpp.o
rgbcontroller: CMakeFiles/rgbcontroller.dir/pwm.cpp.o
rgbcontroller: CMakeFiles/rgbcontroller.dir/rgbled.cpp.o
rgbcontroller: CMakeFiles/rgbcontroller.dir/build.make
rgbcontroller: CMakeFiles/rgbcontroller.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/philipp/Programming/RGBcontroller/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Linking CXX executable rgbcontroller"
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/rgbcontroller.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
CMakeFiles/rgbcontroller.dir/build: rgbcontroller
.PHONY : CMakeFiles/rgbcontroller.dir/build
CMakeFiles/rgbcontroller.dir/clean:
$(CMAKE_COMMAND) -P CMakeFiles/rgbcontroller.dir/cmake_clean.cmake
.PHONY : CMakeFiles/rgbcontroller.dir/clean
CMakeFiles/rgbcontroller.dir/depend:
cd /home/philipp/Programming/RGBcontroller && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/philipp/Programming/RGBcontroller /home/philipp/Programming/RGBcontroller /home/philipp/Programming/RGBcontroller /home/philipp/Programming/RGBcontroller /home/philipp/Programming/RGBcontroller/CMakeFiles/rgbcontroller.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : CMakeFiles/rgbcontroller.dir/depend

View file

@ -1,14 +0,0 @@
file(REMOVE_RECURSE
"CMakeFiles/rgbcontroller.dir/main.cpp.o"
"CMakeFiles/rgbcontroller.dir/serial.cpp.o"
"CMakeFiles/rgbcontroller.dir/WirelessRelay.cpp.o"
"CMakeFiles/rgbcontroller.dir/pwm.cpp.o"
"CMakeFiles/rgbcontroller.dir/rgbled.cpp.o"
"rgbcontroller.pdb"
"rgbcontroller"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/rgbcontroller.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()

View file

@ -1,25 +0,0 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.11
CMakeFiles/rgbcontroller.dir/WirelessRelay.cpp.o
/home/philipp/Programming/RGBcontroller/WirelessRelay.cpp
/home/philipp/Programming/RGBcontroller/WirelessRelay.h
/home/philipp/Programming/RGBcontroller/writepin.h
CMakeFiles/rgbcontroller.dir/main.cpp.o
/home/philipp/Programming/RGBcontroller/WirelessRelay.h
/home/philipp/Programming/RGBcontroller/eeprom.h
/home/philipp/Programming/RGBcontroller/main.cpp
/home/philipp/Programming/RGBcontroller/pwm.h
/home/philipp/Programming/RGBcontroller/rgbled.h
/home/philipp/Programming/RGBcontroller/serial.h
/home/philipp/Programming/RGBcontroller/writepin.h
CMakeFiles/rgbcontroller.dir/pwm.cpp.o
/home/philipp/Programming/RGBcontroller/pwm.cpp
/home/philipp/Programming/RGBcontroller/pwm.h
CMakeFiles/rgbcontroller.dir/rgbled.cpp.o
/home/philipp/Programming/RGBcontroller/pwm.h
/home/philipp/Programming/RGBcontroller/rgbled.cpp
/home/philipp/Programming/RGBcontroller/rgbled.h
CMakeFiles/rgbcontroller.dir/serial.cpp.o
/home/philipp/Programming/RGBcontroller/serial.cpp
/home/philipp/Programming/RGBcontroller/serial.h

View file

@ -1,25 +0,0 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.11
CMakeFiles/rgbcontroller.dir/WirelessRelay.cpp.o: WirelessRelay.cpp
CMakeFiles/rgbcontroller.dir/WirelessRelay.cpp.o: WirelessRelay.h
CMakeFiles/rgbcontroller.dir/WirelessRelay.cpp.o: writepin.h
CMakeFiles/rgbcontroller.dir/main.cpp.o: WirelessRelay.h
CMakeFiles/rgbcontroller.dir/main.cpp.o: eeprom.h
CMakeFiles/rgbcontroller.dir/main.cpp.o: main.cpp
CMakeFiles/rgbcontroller.dir/main.cpp.o: pwm.h
CMakeFiles/rgbcontroller.dir/main.cpp.o: rgbled.h
CMakeFiles/rgbcontroller.dir/main.cpp.o: serial.h
CMakeFiles/rgbcontroller.dir/main.cpp.o: writepin.h
CMakeFiles/rgbcontroller.dir/pwm.cpp.o: pwm.cpp
CMakeFiles/rgbcontroller.dir/pwm.cpp.o: pwm.h
CMakeFiles/rgbcontroller.dir/rgbled.cpp.o: pwm.h
CMakeFiles/rgbcontroller.dir/rgbled.cpp.o: rgbled.cpp
CMakeFiles/rgbcontroller.dir/rgbled.cpp.o: rgbled.h
CMakeFiles/rgbcontroller.dir/serial.cpp.o: serial.cpp
CMakeFiles/rgbcontroller.dir/serial.cpp.o: serial.h

View file

@ -1,10 +0,0 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.11
# compile CXX with /usr/bin/avr-g++
CXX_FLAGS = -mmcu=atmega328p -s -c -g -Os -Wall -std=c++11 -fno-exceptions -ffunction-sections -fdata-sections
CXX_DEFINES = -DF_CPU=16000000
CXX_INCLUDES =

View file

@ -1 +0,0 @@
/usr/bin/avr-g++ -Os -Wl,--gc-sections -mmcu=atmega328p CMakeFiles/rgbcontroller.dir/main.cpp.o CMakeFiles/rgbcontroller.dir/serial.cpp.o CMakeFiles/rgbcontroller.dir/WirelessRelay.cpp.o CMakeFiles/rgbcontroller.dir/pwm.cpp.o CMakeFiles/rgbcontroller.dir/rgbled.cpp.o -o rgbcontroller

View file

@ -1,7 +0,0 @@
CMAKE_PROGRESS_1 = 1
CMAKE_PROGRESS_2 = 2
CMAKE_PROGRESS_3 = 3
CMAKE_PROGRESS_4 = 4
CMAKE_PROGRESS_5 = 5
CMAKE_PROGRESS_6 = 6

326
Makefile
View file

@ -1,326 +0,0 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.11
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =
.SUFFIXES: .hpux_make_needs_suffix_list
# Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/philipp/Programming/RGBcontroller
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/philipp/Programming/RGBcontroller
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
/usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache
# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
/usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache
# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast
# The main all target
all: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/philipp/Programming/RGBcontroller/CMakeFiles /home/philipp/Programming/RGBcontroller/CMakeFiles/progress.marks
$(MAKE) -f CMakeFiles/Makefile2 all
$(CMAKE_COMMAND) -E cmake_progress_start /home/philipp/Programming/RGBcontroller/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
$(MAKE) -f CMakeFiles/Makefile2 clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall/fast
# clear depends
depend:
$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
#=============================================================================
# Target rules for targets named export
# Build rule for target.
export: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 export
.PHONY : export
# fast build rule for target.
export/fast:
$(MAKE) -f CMakeFiles/export.dir/build.make CMakeFiles/export.dir/build
.PHONY : export/fast
#=============================================================================
# Target rules for targets named rgbcontroller
# Build rule for target.
rgbcontroller: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 rgbcontroller
.PHONY : rgbcontroller
# fast build rule for target.
rgbcontroller/fast:
$(MAKE) -f CMakeFiles/rgbcontroller.dir/build.make CMakeFiles/rgbcontroller.dir/build
.PHONY : rgbcontroller/fast
#=============================================================================
# Target rules for targets named download
# Build rule for target.
download: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 download
.PHONY : download
# fast build rule for target.
download/fast:
$(MAKE) -f CMakeFiles/download.dir/build.make CMakeFiles/download.dir/build
.PHONY : download/fast
WirelessRelay.o: WirelessRelay.cpp.o
.PHONY : WirelessRelay.o
# target to build an object file
WirelessRelay.cpp.o:
$(MAKE) -f CMakeFiles/rgbcontroller.dir/build.make CMakeFiles/rgbcontroller.dir/WirelessRelay.cpp.o
.PHONY : WirelessRelay.cpp.o
WirelessRelay.i: WirelessRelay.cpp.i
.PHONY : WirelessRelay.i
# target to preprocess a source file
WirelessRelay.cpp.i:
$(MAKE) -f CMakeFiles/rgbcontroller.dir/build.make CMakeFiles/rgbcontroller.dir/WirelessRelay.cpp.i
.PHONY : WirelessRelay.cpp.i
WirelessRelay.s: WirelessRelay.cpp.s
.PHONY : WirelessRelay.s
# target to generate assembly for a file
WirelessRelay.cpp.s:
$(MAKE) -f CMakeFiles/rgbcontroller.dir/build.make CMakeFiles/rgbcontroller.dir/WirelessRelay.cpp.s
.PHONY : WirelessRelay.cpp.s
main.o: main.cpp.o
.PHONY : main.o
# target to build an object file
main.cpp.o:
$(MAKE) -f CMakeFiles/rgbcontroller.dir/build.make CMakeFiles/rgbcontroller.dir/main.cpp.o
.PHONY : main.cpp.o
main.i: main.cpp.i
.PHONY : main.i
# target to preprocess a source file
main.cpp.i:
$(MAKE) -f CMakeFiles/rgbcontroller.dir/build.make CMakeFiles/rgbcontroller.dir/main.cpp.i
.PHONY : main.cpp.i
main.s: main.cpp.s
.PHONY : main.s
# target to generate assembly for a file
main.cpp.s:
$(MAKE) -f CMakeFiles/rgbcontroller.dir/build.make CMakeFiles/rgbcontroller.dir/main.cpp.s
.PHONY : main.cpp.s
pwm.o: pwm.cpp.o
.PHONY : pwm.o
# target to build an object file
pwm.cpp.o:
$(MAKE) -f CMakeFiles/rgbcontroller.dir/build.make CMakeFiles/rgbcontroller.dir/pwm.cpp.o
.PHONY : pwm.cpp.o
pwm.i: pwm.cpp.i
.PHONY : pwm.i
# target to preprocess a source file
pwm.cpp.i:
$(MAKE) -f CMakeFiles/rgbcontroller.dir/build.make CMakeFiles/rgbcontroller.dir/pwm.cpp.i
.PHONY : pwm.cpp.i
pwm.s: pwm.cpp.s
.PHONY : pwm.s
# target to generate assembly for a file
pwm.cpp.s:
$(MAKE) -f CMakeFiles/rgbcontroller.dir/build.make CMakeFiles/rgbcontroller.dir/pwm.cpp.s
.PHONY : pwm.cpp.s
rgbled.o: rgbled.cpp.o
.PHONY : rgbled.o
# target to build an object file
rgbled.cpp.o:
$(MAKE) -f CMakeFiles/rgbcontroller.dir/build.make CMakeFiles/rgbcontroller.dir/rgbled.cpp.o
.PHONY : rgbled.cpp.o
rgbled.i: rgbled.cpp.i
.PHONY : rgbled.i
# target to preprocess a source file
rgbled.cpp.i:
$(MAKE) -f CMakeFiles/rgbcontroller.dir/build.make CMakeFiles/rgbcontroller.dir/rgbled.cpp.i
.PHONY : rgbled.cpp.i
rgbled.s: rgbled.cpp.s
.PHONY : rgbled.s
# target to generate assembly for a file
rgbled.cpp.s:
$(MAKE) -f CMakeFiles/rgbcontroller.dir/build.make CMakeFiles/rgbcontroller.dir/rgbled.cpp.s
.PHONY : rgbled.cpp.s
serial.o: serial.cpp.o
.PHONY : serial.o
# target to build an object file
serial.cpp.o:
$(MAKE) -f CMakeFiles/rgbcontroller.dir/build.make CMakeFiles/rgbcontroller.dir/serial.cpp.o
.PHONY : serial.cpp.o
serial.i: serial.cpp.i
.PHONY : serial.i
# target to preprocess a source file
serial.cpp.i:
$(MAKE) -f CMakeFiles/rgbcontroller.dir/build.make CMakeFiles/rgbcontroller.dir/serial.cpp.i
.PHONY : serial.cpp.i
serial.s: serial.cpp.s
.PHONY : serial.s
# target to generate assembly for a file
serial.cpp.s:
$(MAKE) -f CMakeFiles/rgbcontroller.dir/build.make CMakeFiles/rgbcontroller.dir/serial.cpp.s
.PHONY : serial.cpp.s
# Help Target
help:
@echo "The following are some of the valid targets for this Makefile:"
@echo "... all (the default if no target is provided)"
@echo "... clean"
@echo "... depend"
@echo "... rebuild_cache"
@echo "... edit_cache"
@echo "... export"
@echo "... rgbcontroller"
@echo "... download"
@echo "... WirelessRelay.o"
@echo "... WirelessRelay.i"
@echo "... WirelessRelay.s"
@echo "... main.o"
@echo "... main.i"
@echo "... main.s"
@echo "... pwm.o"
@echo "... pwm.i"
@echo "... pwm.s"
@echo "... rgbled.o"
@echo "... rgbled.i"
@echo "... rgbled.s"
@echo "... serial.o"
@echo "... serial.i"
@echo "... serial.s"
.PHONY : help
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

View file

@ -1,49 +0,0 @@
# Install script for directory: /home/philipp/Programming/RGBcontroller
# Set the install prefix
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
set(CMAKE_INSTALL_PREFIX "/usr/local")
endif()
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
# Set the install configuration name.
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
if(BUILD_TYPE)
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
else()
set(CMAKE_INSTALL_CONFIG_NAME "")
endif()
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
endif()
# Set the component getting installed.
if(NOT CMAKE_INSTALL_COMPONENT)
if(COMPONENT)
message(STATUS "Install component: \"${COMPONENT}\"")
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
else()
set(CMAKE_INSTALL_COMPONENT)
endif()
endif()
# Install shared libraries without execute permission?
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
set(CMAKE_INSTALL_SO_NO_EXE "0")
endif()
# Is this installation the result of a crosscompile?
if(NOT DEFINED CMAKE_CROSSCOMPILING)
set(CMAKE_CROSSCOMPILING "FALSE")
endif()
if(CMAKE_INSTALL_COMPONENT)
set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
else()
set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
endif()
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
"${CMAKE_INSTALL_MANIFEST_FILES}")
file(WRITE "/home/philipp/Programming/RGBcontroller/${CMAKE_INSTALL_MANIFEST}"
"${CMAKE_INSTALL_MANIFEST_CONTENT}")