Re-structure "atmelavr-and-arduino" examples

This commit is contained in:
Ivan Kravets
2015-02-14 17:57:46 +02:00
parent 102e3f98de
commit 7470fd3fdd
19 changed files with 620 additions and 407 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ env.Replace(
"-Os",
"-mmcu=$BOARD_MCU",
"-Wl,--gc-sections",
"-Wl,--start-group"
# "-Wl,--start-group"
],
SIZEPRINTCMD='"$SIZETOOL" --mcu=$BOARD_MCU -C -d $SOURCES',