summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Stephan Baerwolf [Mon, 30 Jul 2012 22:26:39 +0000 (22:26 +0000)]
update Schematics.txt for new JUMPER-Logik
Signed-off-by: Stephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
Stephan Baerwolf [Mon, 30 Jul 2012 22:22:58 +0000 (22:22 +0000)]
BUGfix: use correct file for avr-size to get correct statistics
Signed-off-by: Stephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
Stephan Baerwolf [Mon, 30 Jul 2012 22:21:12 +0000 (22:21 +0000)]
improve bootloader-exit logik
Do not wait until a user does one transaction. Just wait for a
repress of the JUMPER-Button.
Also: if there is a transaction going on - do NOT exit!
Signed-off-by: Stephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
Stephan Baerwolf [Mon, 30 Jul 2012 21:43:45 +0000 (21:43 +0000)]
BUGfix: ensure model-depended serial commands are only applied to correct model
Signed-off-by: Stephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
Stephan Baerwolf [Mon, 30 Jul 2012 21:32:58 +0000 (21:32 +0000)]
add some Schematics information about new PIN-layout
Signed-off-by: Stephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
Stephan Baerwolf [Mon, 30 Jul 2012 21:21:13 +0000 (21:21 +0000)]
update Makefile, standard-device now is atmega8 since it is the most common one
There is also a new PIN-layout, which uses the most unusual PINs (AIN0/1) for
USB/JUMPER interconnection.
Signed-off-by: Stephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
Stephan Baerwolf [Mon, 30 Jul 2012 21:12:38 +0000 (21:12 +0000)]
update new features
* Software overwrite protection (so no urgend need for BLB11 lockbit
* make USBAspLoader able to read lock-, lfuse- and hfusebit
* change JUMPER-logik to button-logik
Signed-off-by: Stephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
Stephan Baerwolf [Mon, 30 Jul 2012 21:08:35 +0000 (21:08 +0000)]
at least keep an empty hexfiles directory
Signed-off-by: Stephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
Stephan Baerwolf [Mon, 30 Jul 2012 21:05:33 +0000 (21:05 +0000)]
update to new vusb version
Signed-off-by: Stephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
Stephan Baerwolf [Mon, 30 Jul 2012 21:04:29 +0000 (21:04 +0000)]
remove precompiled firmwares
Signed-off-by: Stephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
Stephan Baerwolf [Mon, 30 Jul 2012 20:44:20 +0000 (20:44 +0000)]
initial fill repository with USBAspLoader version 2010-07-27
Signed-off-by: Stephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>