project setup

This commit is contained in:
Thomas Klaehn
2016-08-11 15:30:55 +02:00
parent 59bd203274
commit 6b5b10286e
2 changed files with 3 additions and 15 deletions

View File

@@ -9,8 +9,8 @@ endif
CROSS_COMPILE=arm-none-eabi-
INCLUDES += \
/usr/lib/arm-none-eabi/include \
/usr/lib/gcc/arm-none-eabi/4.8/include
/opt/arm-2011.09/arm-none-eabi/include \
/opt/arm-2011.09/lib/gcc/arm-none-eabi/4.6.1/include
ifeq ($(DEBUG),y)
OPTIM = 0