Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/northeastern-electric-racing/lvembedded22

Embedded code that is too small for its own repo, and is not within the Data & Controls domain
https://github.com/northeastern-electric-racing/lvembedded22

Last synced: 26 days ago
JSON representation

Embedded code that is too small for its own repo, and is not within the Data & Controls domain

Awesome Lists containing this project

README

        

# LVEmbedded22
## Setting Up STM32CubeIDE
STM32CubeIDE can be downloaded from https://www.st.com/en/development-tools/stm32cubeide.html

Once installed, set the ...\LVEmbedded22\STM32CubeIDE\workspace_1.10.1 directory to be the workspace for the IDE.

To open a project from the workspace, navigate to File -> Open Projects from File System

![image](https://user-images.githubusercontent.com/85203651/213588403-0d32b2a6-0172-4423-92db-4e237f527f9e.png)

Under "Import Source," enter the ...\LVEmbedded22\STM32CubeIDE\workspace_1.10.1 directory.
Make sure all desired projects are checked and click finish.