Currently dartino flash will continue even compilation fails with Warning: Could not find 'main'. Given flashing is quite time consuming, and not abortable, this can be quite annoying.
It would be nice to abort after compilation when there is no main symbol.
Currently
dartino flash
will continue even compilation fails withWarning: Could not find 'main'.
Given flashing is quite time consuming, and not abortable, this can be quite annoying.It would be nice to abort after compilation when there is no main symbol.