Open
Description
currently, when clicking 'upload' the connected target board gets put into reset, then compillation begins.
in the event of compilation errors, the board was reset, but no upload took place.
a better solution would be to wait with resetting the target until it's positive that compiling/linking succeeded and new data can be uploaded.