Merge branch 'untested' of ssh://git.devl.org/home/malvira/git-pub/mc1322x-tests into untested
This commit is contained in:
commit
834ac85603
1 changed files with 2 additions and 0 deletions
|
@ -140,6 +140,8 @@ void main(void) {
|
||||||
|
|
||||||
puts("flasher done\n\r");
|
puts("flasher done\n\r");
|
||||||
|
|
||||||
|
while(c=getc()) {putc(c);}
|
||||||
|
|
||||||
while(1) {continue;};
|
while(1) {continue;};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue