Olaf Rempel razzor
  • Joined on 2018-11-09
razzor pushed to master at razzor/multiboot_tool 2021-03-02 13:23:21 +01:00
ebe79687f0 Add parameter to stay in bootloader
ce3a80b747 Fix examples
Compare 2 commits »
razzor pushed to master at razzor/twiboot 2021-02-20 22:13:02 +01:00
559a403836 Do not reply with NAK on last byte
razzor pushed to master at razzor/multiboot_tool 2021-02-20 20:35:47 +01:00
2ce8578da5 Add atmega32u4
razzor commented on issue razzor/twiboot#2 2020-10-26 19:58:45 +01:00
Support USI interface on AVR Tiny class devices

fixed by 9f3781a3eb + f4952aaa63

razzor closed issue razzor/twiboot#2 2020-10-26 19:58:45 +01:00
Support USI interface on AVR Tiny class devices
razzor pushed to master at razzor/twiboot 2020-10-26 19:55:38 +01:00
baf5a895b5 Update README
f4952aaa63 Implement a virtual bootloader section
9f3781a3eb Implement USI peripheral slave statemachine
df56c54697 Align identation and some cleanup
Compare 4 commits »
razzor pushed to devel at razzor/twiboot 2020-10-26 19:53:51 +01:00
baf5a895b5 Update README
2578a5f486 Update README
Compare 2 commits »
razzor pushed to devel at razzor/twiboot 2020-10-26 19:50:20 +01:00
2578a5f486 Update README
f108939237 Update README
Compare 2 commits »
razzor pushed to devel at razzor/twiboot 2020-10-26 19:25:15 +01:00
f108939237 Update README
d6a5bb68bc Update README
Compare 2 commits »
razzor pushed to devel at razzor/twiboot 2020-10-26 19:24:05 +01:00
d6a5bb68bc Update README
2dcbe835d1 Update README
Compare 2 commits »
razzor pushed to devel at razzor/twiboot 2020-10-26 19:23:39 +01:00
2dcbe835d1 Update README
c9bc048e01 Update README
Compare 2 commits »
razzor pushed to devel at razzor/twiboot 2020-10-26 19:20:25 +01:00
c9bc048e01 Update README
f4952aaa63 Implement a virtual bootloader section
9f3781a3eb Implement USI peripheral slave statemachine
df56c54697 Align identation and some cleanup
0aec174064 DEVEL: adjust serial port
Compare 7 commits »
razzor pushed to devel at razzor/twiboot 2020-10-22 22:37:47 +02:00
0aec174064 DEVEL: adjust serial port
3e97cdfe93 Implement for attiny85
a05ae3b4a6 Fix NAK on flash write
590509825d WIP: USI TWI slave
Compare 4 commits »
razzor commented on issue razzor/multiboot_tool#4 2020-10-20 23:57:02 +02:00
butterfly tool does not initialize serial port correctly

Fixed by 7d74f62c00

razzor closed issue razzor/multiboot_tool#4 2020-10-20 23:57:02 +02:00
butterfly tool does not initialize serial port correctly
razzor pushed to master at razzor/multiboot_tool 2020-10-20 23:56:38 +02:00
7d74f62c00 butterfly_prog: Fix serial initalization
9192149be2 Rename source files
Compare 2 commits »
razzor opened issue razzor/multiboot_tool#4 2020-10-18 18:32:44 +02:00
butterfly tool does not initialize serial port correctly
razzor commented on issue razzor/multiboot_tool#3 2020-10-18 18:29:05 +02:00
twiboot: Try to work around missing clock stretching

fixed by f96b8ffcb9

razzor closed issue razzor/multiboot_tool#3 2020-10-18 18:29:05 +02:00
twiboot: Try to work around missing clock stretching
razzor closed issue razzor/multiboot_tool#1 2020-10-18 18:28:32 +02:00
Limit memory writes to the actual memory size