Warning |
---|
Follow Software 101 to get started. This page is mostly informational. |
...
Note: If any of the vagrant commands gives an error, you might need to have VT-x/AMD-v enabled. This can be done through your BIOS settings (the setting is probably called Intel(R) Virtualization Technology, or something).
Prerequisites
- Vagrant on Windows
- Git Bash
- VirtualBox platform packages
- VirtualBox Oracle VM VirtualBox Extension Pack
...
You can refrain from downloading anything on the linked websites unless it is in the Installation section—we have set up a Vagrant box that packages the development environment for you. This guide is meant to help you understand the toolchain required for developing embedded software for the solar car. It aims to be a comprehensive guide to getting you to the point where you can start developing as soon as you feel comfortable with the C paradigms for embedded programming.
...