We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32123a8 commit 2a4f013Copy full SHA for 2a4f013
arduino-core/build.xml
@@ -37,6 +37,7 @@
37
includeAntRuntime="false"
38
srcdir="src"
39
classpathref="class.path"
40
+ debug="true"
41
destdir="bin">
42
</javac>
43
0 commit comments