1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-21 23:33:57 +02:00
cdt/toolchains
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
..
arduino Fix concurrent modification exception I had at last night's demo 2016-06-29 10:08:13 -04:00