X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=README;h=b56414689ef2db1c61c758613a168af778fe5f26;hb=e210c6c09003cbd4cfada74c42466ad407c73ad8;hp=ae7a55a6ca44338e19350b4cee9c29237b91d80d;hpb=ef7228ba49ddaced0f1972a4788ff2fdb8dcd57d;p=libsigrok.git diff --git a/README b/README index ae7a55a6..b5641468 100644 --- a/README +++ b/README @@ -11,21 +11,11 @@ for talking to logic analyzer hardware and reading/writing the acquired data into various input/output file formats. -Status and API --------------- - -libsigrok is currently work in progress. - -IMPORTANT: The API of libsigrok is NOT yet considered stable! Please do - not rely on it, yet! Changes to function names, macro names etc. - can happen at any time without prior notice! - - Requirements ------------ - git - - gcc + - gcc (>= 4.0) - make - autoconf >= 2.63 - automake >= 1.11 @@ -34,7 +24,6 @@ Requirements - libglib >= 2.22.0 - libusb >= 1.0.5 (for most logic analyzer hardware) - libzip >= 0.8 - - zlib >= 1.2.3.1 - libftdi >= 0.16 (for some logic analyzer hardware) - libudev >= 151 (for some logic analyzer hardware)