openxc / vi-firmware

OpenXC-compatible firmware for PIC32 and LPC1768
http://vi-firmware.openxcplatform.com
BSD 3-Clause "New" or "Revised" License
197 stars 105 forks source link

Clean out unneeded files in /dependencies after vagrant up is completed #400

Open emarsman opened 6 years ago

emarsman commented 6 years ago

Leaves a lot of unneeded files laying around when bootstrap is complete. Perhaps have a flag to leave them around for debugging bootstrap issues.

I think all that's needed is mpide and a subset of gcc-arm-embedded. Need to confirm.