diff --git a/firmware/Makefile b/firmware/Makefile index 635e79b..5eaabd3 100644 --- a/firmware/Makefile +++ b/firmware/Makefile @@ -23,7 +23,7 @@ clean: rm -f obj/*.o deploy: - dfu-util -d 0471:df55 -c 0 -t 2048 -R -D /opt/LPCXpresso/bin/LPCXpressoWIN.enc || : + dfu-util -d 0471:df55 -c 0 -t 2048 -R -D /usr/local/LPCXpresso/bin/LPCXpressoWIN.enc || : sleep 1 crt_emu_lpc11_13_nxp -g -2 -pLPC1343 -wire=winusb -info-target crt_emu_lpc11_13_nxp -g -2 -pLPC1343 -wire=winusb -flash-erase