Skip to content

Commit ec89bf5

Browse files
David CowdenDavid Cowden
David Cowden
authored and
David Cowden
committed
Changing optimization to 0 (None)
1 parent e94c705 commit ec89bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

software/aws-iot-ethernet/firmware/aws-iot-ethernet.X/nbproject/configurations.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -953,7 +953,7 @@
953953
<property key="generate-micro-compressed-code" value="false"/>
954954
<property key="isolate-each-function" value="true"/>
955955
<property key="make-warnings-into-errors" value="false"/>
956-
<property key="optimization-level" value="-O1"/>
956+
<property key="optimization-level" value=""/>
957957
<property key="place-data-into-section" value="false"/>
958958
<property key="post-instruction-scheduling" value="default"/>
959959
<property key="pre-instruction-scheduling" value="default"/>

0 commit comments

Comments
 (0)