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.
Dependencies: libserialport libxml2
Diff: iio-config.h
- Revision:
- 3:d147beabba0e
- Parent:
- 2:9eb0a9a1f958
- Child:
- 4:ad69b39bf124
--- a/iio-config.h Tue Sep 20 15:34:31 2016 +0000 +++ b/iio-config.h Mon Jan 30 13:00:39 2017 +0000 @@ -4,8 +4,8 @@ #include "iio-errno.h" #define LIBIIO_VERSION_MAJOR 0 -#define LIBIIO_VERSION_MINOR 7 -#define LIBIIO_VERSION_GIT "6d1923f" +#define LIBIIO_VERSION_MINOR 9 +#define LIBIIO_VERSION_GIT "v0.9" #define LOG_LEVEL Info_L @@ -14,12 +14,15 @@ /* #undef WITH_NETWORK_BACKEND */ /* #undef WITH_USB_BACKEND */ #define WITH_SERIAL_BACKEND +/* undef WITH_MATLAB_BINDINGS_API */ /* #undef WITH_NETWORK_GET_BUFFER */ /* #undef WITH_NETWORK_EVENTFD */ +/* #undef WITH_LOCAL_CONFIG */ /* #undef HAS_PIPE2 */ /* #undef HAS_STRDUP */ /* #undef HAS_STRERROR_R */ +/* #undef HAS_PTHREAD_SETNAME_NP */ /* #undef HAS_IPV6 */ /* #undef HAVE_AVAHI */ #define NO_THREADS