We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1672321 commit 9da29f4Copy full SHA for 9da29f4
README.md
@@ -377,16 +377,10 @@ bigger and slower, but these options may still be useful
377
in getting QCBOR to run in some environments in
378
combination with `QCBOR_DISABLE_FLOAT_HW_USE`.
379
In particular, `-mfloat-abi=soft`, disables use of
380
- hardware instructions for the float and double
381
- types in C for some architectures.
+hardware instructions for the float and double
+types in C for some architectures.
382
383
384
-#### CMake options
385
-
386
-Previously, some QCBOR_OPT_DISABLE_XXX options were provided. They have
387
-been replaced with QCBOR_DISABLE_XXX and expanded to cover all features
388
-disables. See below.
389
390
391
## Code Size
392
0 commit comments