Skip to content

GryphonRacingFSAE/New-Member-Assignments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

New-Member-Assignments

Setup Guide

  1. Install Visual Studio Code.

  2. Install the PlatformIO IDE extension in VS Code.

  3. Open PowerShell and run the following command (replace C:\your path\ with your actual path):

    "C:\your path\.platformio\penv\Scripts\python.exe -m pip install intelhex"
    
  4. Install the USB driver to flash code to the MCU: Silicon Labs USB-to-UART Bridge VCP Drivers

  5. Restart VS Code after the extension has been installed.

  6. Open the PlatformIO extension (alien-looking symbol on the left sidebar).

  7. Pick a folder and open the NewMemberAssn1 folder.

  8. At this point, all errors should disappear.

  9. Build the base project from the bottom-left taskbar by clicking the check mark button.

  10. Upload the code from the same taskbar using the arrow button.

About

Assignments for new members to learn GRC firmware standards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors