Skip to content

Commit 2a4f013

Browse files
author
Federico Fissore
committed
arduino-core: restored debug info in class files
1 parent 32123a8 commit 2a4f013

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arduino-core/build.xml

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
includeAntRuntime="false"
3838
srcdir="src"
3939
classpathref="class.path"
40+
debug="true"
4041
destdir="bin">
4142
</javac>
4243

0 commit comments

Comments
 (0)