Add Somethin here
Learn More
·
Report Bug
·
Request Feature
TO DO: Fill in Project Description
TO DO: Include a bunch of Frameworks
To replicate the development envrionment or simply to just upload the program onto an NUCELO-401RE
- git clone
https://github.com/ECE198-Dream-Duo/Project-Tracker.git
- (Option 1) Download STM32CubeMX
(https://www.st.com/en/development-tools/stm32cubemx.html)
- (Part of Option 1) Install CMake, and MinGW, and other required libraries as seen in the CMakeFile
- (Option 2) Run Docker
- (Part of Option 2) Go into the docker environment
To Build and Compile:
- Run the .sh file as an executable
For Development:
- Place all new files into the CPP Folder
- App.c is the Entry File (File that contains int main())
TO DO: Fill this in
- Create Schematics
- Layout Program Requirements
- Discover Libraries to be used
- Add "components" document to easily copy & paste sections of the readme
See the open issues for a full list of proposed features (and known issues).
Distributed under the MIT License. See LICENSE.txt
for more information.