
Now open the :\cmdline.txt file and insert “ modules-load=dwc2,g_ether” just after the “rootwait” word: This will load the “ethernet device” driver, so the Raspberry Pi Zero will appear as a USB ethernet controller.Open the :\config.txt file in a text editor and add the following line to the end of it: We will fix that by switching its USB port from the USB host mode to USB device mode. Raspberry Pi Zero does not have an on-board network connector, so if you start it from the unmodified SD card image, you will not be able to connect to it.Ensure you check the “Resize the last Ext2FS partition” checkbox to make use of the full capacity of your SD card:


This tutorial shows how to create C++ projects for the ultra-low-cost Raspberry Pi Zero board using Visual Studio, VisualGDB and an automatically installed cross-toolchain.
