Markus Hitter
9a10e70e36
Configtool: also allow to abort builds.
...
Usually the complete or fail within a few seconds, but one never
knows and consistency with cancel-ability of uploads is good.
2015-05-20 13:49:12 +02:00
jbernardis
61c1ba182f
Configtool: add ability to cancel upload.
...
In case communications to the bootloader doesn't work as expected,
avrdude often takes many many minutes to recognize this, so it's
very convenient to be able to abort these fruitless attempts.
This should solve issue #131 .
2015-05-20 13:49:10 +02:00
Markus Hitter
3d2c307c56
Configtool: use absolute path for .hex file when uploading.
...
There were cases where the working directory got lost and
teacup.hex weren't found.
This should be the last bit to solve issue #132 .
2015-05-14 13:07:46 +02:00
jbernardis
e661170f75
Configtool: use absolute paths for .al files.
...
In some cases the working directory gets changed unintentionally,
so these .al files were no longer found.
This should partially solve issue #132 .
2015-05-14 11:56:39 +02:00
jbernardis
ac8890b207
Configtool: distiguish between bootloader and firmware baud rate.
...
This should solve issue #133 .
2015-05-04 22:30:01 +02:00
jbernardis
ee8f5f9170
Configtool: some code prettifications.
...
Pure whitespace changes.
2015-04-21 02:51:30 +02:00
jbernardis
2436ac2865
Configtool: a few more apperance enhancements.
2015-04-21 02:51:30 +02:00
jbernardis
9985c3936d
Configtool: many changes.
...
1) If variables are missing from .h files, they are added.
2) Settings file now modifiable from within the program.
3) A few cosmetic fixes.
2015-04-21 02:11:01 +02:00
jbernardis
b9f524d256
Configtool: add the ability to build and upload.
2015-04-21 02:11:01 +02:00