Difference between revisions of "Talk:Compiling"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
Do the targets for the tunnel only work with the board twog_1.0? | Do the targets for the tunnel only work with the board twog_1.0? | ||
You have to add the tunnel targets to your airframe file if you want to use them: | "You have to add the tunnel targets to your airframe file if you want to use them: | ||
<firmware name="setup"> | <firmware name="setup"> | ||
<target name="tunnel" board="twog_1.0" /> | <target name="tunnel" board="twog_1.0" /> | ||
<target name="usb_tunnel_0" board="twog_1.0" /> | <target name="usb_tunnel_0" board="twog_1.0" /> | ||
</firmware> | </firmware>" |
Latest revision as of 02:35, 5 January 2011
Do the targets for the tunnel only work with the board twog_1.0?
"You have to add the tunnel targets to your airframe file if you want to use them: <firmware name="setup"> <target name="tunnel" board="twog_1.0" /> <target name="usb_tunnel_0" board="twog_1.0" /> </firmware>"