nrf5: Adding ubluepy to include path.

This commit is contained in:
Glenn Ruben Bakke 2017-02-10 21:03:30 +01:00
parent f549c8df43
commit 3223026764

View File

@ -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)