arduino: use default build options for "empty" preset template.
authorarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 25 May 2010 08:54:40 +0000 (08:54 +0000)
committerarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 25 May 2010 08:54:40 +0000 (08:54 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3820 38d2e660-2303-0410-9eaa-f027e97ec537

boards/arduino/templates/empty/empty_user.mk
boards/arduino/templates/empty/project.bertos

index 03b17d6df1e31a4974e5f4c43918b2a253a1382a..4c8ed7ef158ad99ba17d65403258db146f7d47b5 100644 (file)
@@ -4,7 +4,7 @@
 #
 
 # Programmer interface configuration, see http://dev.bertos.org/wiki/ProgrammerInterface for help
-empty_PROGRAMMER_TYPE = arduino
+empty_PROGRAMMER_TYPE = none
 empty_PROGRAMMER_PORT = none
 
 # Files included by the user.
@@ -38,7 +38,6 @@ empty_USER_CPPAFLAGS = \
 
 # Flags included by the user.
 empty_USER_CPPFLAGS = \
-       -O2 \
        -fno-strict-aliasing \
        -fwrapv \
        #
index e7c3dfd2240aaa182341e24208a6fac18b16de4a..80c22f4507c116775d81aed630cfccf13f854de6 100644 (file)
@@ -58,22 +58,24 @@ aS'signal'
 p29
 aS'timer'
 p30
-asS'CPU_NAME'
+aS'debug'
 p31
-VATmega328P
+asS'CPU_NAME'
 p32
-sS'PROJECT_HW_PATH'
+VATmega328P
 p33
-S'../..'
+sS'PROJECT_HW_PATH'
 p34
-sS'PROJECT_SRC_PATH'
+S'../..'
 p35
-S'.'
+sS'PROJECT_SRC_PATH'
 p36
-sS'PRESET'
+S'.'
 p37
+sS'PRESET'
+p38
 I01
 sS'OUTPUT'
-p38
-(lp39
+p39
+(lp40
 s.
\ No newline at end of file