1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 23:55:26 +02:00
cdt/toolchains/arduino
Doug Schaefer 1df252c0ec Fix concurrent modification exception I had at last night's demo
Demo gremlins got me. Had a concurrent modification of the properties
in an Arduino build config. Turns out I missed making a copy of the
properties when calculating the upload command and was making changes
to it there.

Change-Id: Ic7be10dc4860a73e293b106ee7e67a713bd7ac10
2016-06-29 10:08:13 -04:00
..
org.eclipse.cdt.arduino-feature Qt feature depend on LaunchBar. 2016-06-03 19:24:08 -04:00
org.eclipse.cdt.arduino.core Fix concurrent modification exception I had at last night's demo 2016-06-29 10:08:13 -04:00
org.eclipse.cdt.arduino.core.tests Bug 486724 - Fixes for SparkFun Arduino boards. 2016-06-25 19:52:41 -05:00
org.eclipse.cdt.arduino.ui Bug 490191 - Allow changing of Arduino Home directory. 2016-06-25 21:50:09 -05:00