From cacae6aaa7a667f28b930560cd16a2c5592652d0 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Sat, 2 Apr 2011 03:09:14 +0200 Subject: [PATCH] use /usr/local not /opt --- firmware/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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