Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: mbed-client/include_dirs.mk
- Revision:
- 0:06ee5f8a484a
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed-client/include_dirs.mk Sat Mar 18 22:37:16 2017 +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 \ + +