From 322302676462e2504b0fffa8033269ae80a8a4d4 Mon Sep 17 00:00:00 2001 From: Glenn Ruben Bakke Date: Fri, 10 Feb 2017 21:03:30 +0100 Subject: [PATCH] nrf5: Adding ubluepy to include path. --- nrf5/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/nrf5/Makefile b/nrf5/Makefile index d6096b9400..c85b3685db 100644 --- a/nrf5/Makefile +++ b/nrf5/Makefile @@ -63,6 +63,7 @@ INC += -I./hal/$(MCU_VARIANT) INC += -I./modules/display INC += -I./modules/machine INC += -I./modules/network +INC += -I./modules/ubluepy INC += -I../lib/mp-readline NRF_DEFINES += -D$(MCU_VARIANT_UPPER)