project setup

This commit is contained in:
tkl
2016-08-11 14:05:55 +02:00
parent 191bdf4e3c
commit 95defd4a87
3 changed files with 21 additions and 9 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/gcc-arm-none-eabi-5_4-2016q2/lib/gcc/arm-none-eabi/5.4.1/include
ifeq ($(DEBUG),y)
OPTIM = 0