mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-12 10:30:09 +00:00
Merge branch 'untested' of ssh://git.devl.org/home/malvira/git-pub/mc1322x-tests into untested
This commit is contained in:
commit
834ac85603
@ -140,6 +140,8 @@ void main(void) {
|
||||
|
||||
puts("flasher done\n\r");
|
||||
|
||||
while(c=getc()) {putc(c);}
|
||||
|
||||
while(1) {continue;};
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user