Northeastern-Electric-Racing / Cerberus

Our FreeRTOS-based vehicle control application
1 stars 0 forks source link

New python script to automate the mount process on windows system #41

Closed Rand-Sai closed 1 year ago

Rand-Sai commented 1 year ago

I wrote a python script that will automate the process of mounting the debug probe on Windows system. Because I don't have the device, I replaced the device name with "CMSIS-DAP", which can be changed if it is inaccurate. I tested the python script with my Windows laptop, ran as a python file and ran through VScode.