From 9035753d6c4e47a4898b36190bfac612a5adb08b Mon Sep 17 00:00:00 2001 From: Jens Ahrensfeld Date: Sat, 30 Mar 2019 00:51:23 +0000 Subject: [PATCH] - renamed project git-svn-id: http://moon:8086/svn/projects/HendiControl@160 fda53097-d464-4ada-af97-ba876c37ca34 --- .../uart_echo/uart_echo.componentinfo.xml | 86 ------- Control/firmware/uart_echo/uart_echo.cproj | 219 ------------------ 2 files changed, 305 deletions(-) delete mode 100755 Control/firmware/uart_echo/uart_echo.componentinfo.xml delete mode 100755 Control/firmware/uart_echo/uart_echo.cproj diff --git a/Control/firmware/uart_echo/uart_echo.componentinfo.xml b/Control/firmware/uart_echo/uart_echo.componentinfo.xml deleted file mode 100755 index b002db6..0000000 --- a/Control/firmware/uart_echo/uart_echo.componentinfo.xml +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - Device - Startup - - - Atmel - 1.2.0 - D:/Program Files (x86)\Atmel\Studio\7.0\Packs - - - - - D:/Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.2.150\include - - include - C - - - include - - - - - D:/Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.2.150\include\avr\iom328p.h - - header - C - UMk4QUzkkuShabuoYtNl/Q== - - include/avr/iom328p.h - - - - - D:/Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.2.150\templates\main.c - template - source - C Exe - GD1k8YYhulqRs6FD1B2Hog== - - templates/main.c - Main file (.c) - - - - D:/Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.2.150\templates\main.cpp - template - source - C Exe - YXFphlh0CtZJU+ebktABgQ== - - templates/main.cpp - Main file (.cpp) - - - - D:/Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.2.150\gcc\dev\atmega328p - - libraryPrefix - GCC - - - gcc/dev/atmega328p - - - - - ATmega_DFP - D:/Program Files (x86)/Atmel/Studio/7.0/Packs/atmel/ATmega_DFP/1.2.150/Atmel.ATmega_DFP.pdsc - 1.2.150 - true - ATmega328P - - - - Resolved - Fixed - true - - - \ No newline at end of file diff --git a/Control/firmware/uart_echo/uart_echo.cproj b/Control/firmware/uart_echo/uart_echo.cproj deleted file mode 100755 index b673962..0000000 --- a/Control/firmware/uart_echo/uart_echo.cproj +++ /dev/null @@ -1,219 +0,0 @@ - - - - 2.0 - 7.0 - com.Atmel.AVRGCC8.C - dce6c7e3-ee26-4d79-826b-08594b9ad897 - ATmega328P - none - Executable - C - $(MSBuildProjectName) - .elf - $(MSBuildProjectDirectory)\$(Configuration) - uart_echo - uart_echo - uart_echo - Native - true - false - true - true - 0x20000000 - - true - exception_table - 2 - 0 - 1 - - - - - - - - - - - - - - com.atmel.avrdbg.tool.atmelice - J41800089261 - 0x1E950F - - - - - - - - com.atmel.avrdbg.tool.simulator - - - Simulator - - debugWIRE - - - - 125000 - 6000000 - - debugWIRE - - com.atmel.avrdbg.tool.atmelice - J41800089261 - Atmel-ICE - - 6000000 - - - - - debugWIRE - - custom - - - Custom Programming Tool - - - - - - -mmcu=atmega328p -B "%24(PackRepoDir)\atmel\ATmega_DFP\1.2.150\gcc\dev\atmega328p" - True - True - True - True - False - True - True - - - NDEBUG - ARDUINO_NANO=0 - - - - - %24(PackRepoDir)\atmel\ATmega_DFP\1.2.150\include - - - Optimize for size (-Os) - True - True - True - True - - - libm - - - - - %24(PackRepoDir)\atmel\ATmega_DFP\1.2.150\include - - - - - - - - - -mmcu=atmega328p -B "%24(PackRepoDir)\atmel\ATmega_DFP\1.2.150\gcc\dev\atmega328p" - True - True - True - True - False - True - True - - - DEBUG - ARDUINO_NANO=0 - - - - - %24(PackRepoDir)\atmel\ATmega_DFP\1.2.150\include - - - Optimize debugging experience (-Og) - True - True - Default (-g2) - True - - - libm - - - - - %24(PackRepoDir)\atmel\ATmega_DFP\1.2.150\include - - - Default (-Wa,-g) - - - - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - - \ No newline at end of file