[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [4728] Change stm32 gcc path
From: |
Allen Ibara |
Subject: |
[paparazzi-commits] [4728] Change stm32 gcc path |
Date: |
Thu, 25 Mar 2010 06:57:58 +0000 |
Revision: 4728
http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=4728
Author: aibara
Date: 2010-03-25 06:57:57 +0000 (Thu, 25 Mar 2010)
Log Message:
-----------
Change stm32 gcc path
Modified Paths:
--------------
paparazzi3/trunk/conf/Makefile.stm32
Modified: paparazzi3/trunk/conf/Makefile.stm32
===================================================================
--- paparazzi3/trunk/conf/Makefile.stm32 2010-03-25 06:45:50 UTC (rev
4727)
+++ paparazzi3/trunk/conf/Makefile.stm32 2010-03-25 06:57:57 UTC (rev
4728)
@@ -34,7 +34,7 @@
OPT = s
# Programs location
-GCC_DIR=/opt/stm32/toolchain/arm-none-eabi
+GCC_DIR=/opt/paparazzi/stm32/arm-none-eabi/
#GCC_DIR=/home/poine/arm-none-eabi
GCC_BIN_DIR=$(GCC_DIR)/bin
GCC_LIB_DIR=$(GCC_DIR)/arm-none-eabi/lib
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [4728] Change stm32 gcc path,
Allen Ibara <=