Preliminary main mbed library for nexpaq development
Diff: features/FEATURE_CLIENT/mbed-client/include_dirs.mk
- Revision:
- 0:6c56fb4bc5f0
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/features/FEATURE_CLIENT/mbed-client/include_dirs.mk Fri Nov 04 20:27:58 2016 +0000 @@ -0,0 +1,14 @@ +INCLUDE_DIRS := \ + ../ \ + . \ + ../../nsdl-c \ + ../../libService/libService \ + ../../libService/exported-libs/mbed-client-libservice \ + ../../libService \ + ../../mbedtls/include \ + ../lwm2m-client-linux \ + ../lwm2m-client-linux/source \ + ../lwm2m-client-mbedtls \ + source \ + +