Added lot's of code-files used during work

This commit is contained in:
sicarius 2007-02-11 18:32:03 +00:00
parent 644121b478
commit 56d9bdd39e
155 changed files with 23423 additions and 0 deletions

5
source/ct-Bot/gdb-run Normal file
View file

@ -0,0 +1,5 @@
file /home/cttest/.eclipse/ct-Bot/Debug-MCU-Linux/ct-Bot.elf
target remote localhost:1212
load
break main
continue