Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

TL;DR

nice try, learn to read

Don’t use Windows

Follow Microsoft’s instructions to install the Windows Subsystem for Linux. I recommend getting the latest Ubuntu LTS (long-term support) distribution.

...

Linux setup

Create a shortcut (symbolic link) to a convenient spot on Windows from your Linux home directory.

...

We set up FSW as a zephyr project repository. Follow Zephyr’s instructions to install its dependencies, but where the instructions say west init ~/zephyrproject, instead run west init -m https://github.com/RIT-Launch-Initiative/FSW ~/zephyrproject

...

  • If it doesn’t work, try detaching and re-attaching.

  • Sometimes this will fail due to mumble mumble udev rules mumble mumble. Try running sudo service udev restart followed by sudo udevadm control --reload to

TL;DR

...