Update Petalinux Introduction authored by Corbin Kems's avatar Corbin Kems
......@@ -42,6 +42,9 @@ Each USB gadget shows up in windows as a separate device. The ACM gadget is a CO
The configuration of the two Gadgets is done using ConfigFS. The script that runs on petalinux startup that does the filesystem-based configuration is located [here](https://git.ece.iastate.edu/sd/sdmay23-47/-/blob/master/petalinux/os/project-spec/meta-user/recipes-apps/bootscript/files/bootscript).
## Device Tree
TODO
# SW - Vitis
Check out our [Vivado/Vitis Install](https://git.ece.iastate.edu/sd/sdmay23-47/-/wikis/Vivado-and-Vitis-Install) guide to learn how to install Vitis on your Ubuntu development environment.
......
......