Northeastern-Electric-Racing / Cerberus

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

Create a script for abstracting minicom and openocd commands #30

Closed nwdepatie closed 1 year ago

nwdepatie commented 1 year ago

Currently, the commands for starting a minicom session and flashing a compiled binary to the target are super long and annoying to remember. We should make a bash or python script to abstract these commands and make it much easier to work with.