Removed all the microcontroller and PCB related files from the AMPv1 directory.
Is this fixing an issue?
No
Are there more details that are relevant?
A decision was made to split the code for the 1st iteration of the kart into three repos: one containing the high-level software that lives on the Jetson (this one (AMPv1 right now)), one containing the PCB code/files, and one containing the microcontroller code.
What is a quick description of the change?
Removed all the microcontroller and PCB related files from the AMPv1 directory.
Is this fixing an issue?
No
Are there more details that are relevant?
A decision was made to split the code for the 1st iteration of the kart into three repos: one containing the high-level software that lives on the Jetson (this one (AMPv1 right now)), one containing the PCB code/files, and one containing the microcontroller code.
The files removed here were mostly old (created by the seniors in 18-19) and can all be found in the repo corresponding to the work done in the 2018-2019 school year.
Any additional comments?
This is a very large PR (not good practice) but it mainly removing un-needed code so it is an exception.