Added AROS port of all shell applications:
commitb56a2767518d18002911adcc266f9050520b8f43
authorplaton42 <platon42@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 12 Jun 2009 10:06:32 +0000 (12 10:06 +0000)
committerplaton42 <platon42@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 12 Jun 2009 10:06:32 +0000 (12 10:06 +0000)
treec6c87b923965ccbc4fe8e119000a0adb80e28452
parent5f6452189f3212dba1fa7e22a22ad508ac7c95d8
Added AROS port of all shell applications:
DRadioTool, PencamTool, PowManTool, RocketTool, SonixcamTool and UPSTool.
Copyright Chris Hodges (see other commit log).

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@31401 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
15 files changed:
rom/usb/shellapps/DRadioTool.c [new file with mode: 0644]
rom/usb/shellapps/DRadioTool.h [new file with mode: 0644]
rom/usb/shellapps/PencamTool.c [new file with mode: 0644]
rom/usb/shellapps/PencamTool.h [new file with mode: 0644]
rom/usb/shellapps/PowManTool.c [new file with mode: 0644]
rom/usb/shellapps/PowManTool.h [new file with mode: 0644]
rom/usb/shellapps/RocketTool.c [new file with mode: 0644]
rom/usb/shellapps/RocketTool.h [new file with mode: 0644]
rom/usb/shellapps/SonixcamTool.c [new file with mode: 0644]
rom/usb/shellapps/SonixcamTool.h [new file with mode: 0644]
rom/usb/shellapps/UPSTool.c [new file with mode: 0644]
rom/usb/shellapps/UPSTool.h [new file with mode: 0644]
rom/usb/shellapps/debug.c [new file with mode: 0644]
rom/usb/shellapps/debug.h [new file with mode: 0644]
rom/usb/shellapps/mmakefile.src [new file with mode: 0644]