diff --git a/.cproject b/.cproject index 191fe32..9689b1e 100755 --- a/.cproject +++ b/.cproject @@ -19,38 +19,26 @@ - + @@ -82,22 +70,22 @@ diff --git a/config/make/stm32f4xx.mk b/config/make/stm32f4xx.mk index 5bb54f9..83791ec 100644 --- a/config/make/stm32f4xx.mk +++ b/config/make/stm32f4xx.mk @@ -10,7 +10,7 @@ CROSS_COMPILE=arm-none-eabi- INCLUDES += \ /opt/arm-2011.09/arm-none-eabi/include \ - /opt/gcc-arm-none-eabi-5_4-2016q2/lib/gcc/arm-none-eabi/5.4.1/include + /opt/arm-2011.09/lib/gcc/arm-none-eabi/4.6.1/include ifeq ($(DEBUG),y) OPTIM = 0