Skip to content

Commit

Permalink
archive MK1 AVR source
Browse files Browse the repository at this point in the history
  • Loading branch information
mrehkopf committed Sep 6, 2010
1 parent a6d66e7 commit a9b84c3
Show file tree
Hide file tree
Showing 54 changed files with 1,226 additions and 799 deletions.
2 changes: 2 additions & 0 deletions cic/supercic/supercic-key.asm
Expand Up @@ -673,6 +673,8 @@ longwait0

; --------change region in eeprom and die--------
die
movlw 0x3a ;wait 50ms before writing
call longwait ;("error" might be due to power loss)
banksel EEADR
clrw
movwf EEADR
Expand Down

0 comments on commit a9b84c3

Please sign in to comment.