zephyr/ext/lib/encoding/tinycbor/src
Andrzej Puzdrowski 00f6fc9643 ext: lib: tinycbor: fix half-FP feature compilation
half-FP feature requires <math.h> form newlib_libc. It was include
wrongly by default. This path fix conduction for related include
directive.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2018-04-06 17:01:49 -04:00
..
cbor_buf_reader.c ext: lib: tinycbor: Apply req patch to 0.5.0-beta1 2018-02-08 21:17:22 +01:00
cbor_buf_reader.h ext: lib: tinycbor: Apply req patch to 0.5.0-beta1 2018-02-08 21:17:22 +01:00
cbor_buf_writer.c ext: lib: tinycbor: Apply req patch to 0.5.0-beta1 2018-02-08 21:17:22 +01:00
cbor_buf_writer.h ext: lib: tinycbor: Apply req patch to 0.5.0-beta1 2018-02-08 21:17:22 +01:00
cbor_cnt_writer.h ext: lib: tinycbor: Apply req patch to 0.5.0-beta1 2018-02-08 21:17:22 +01:00
cbor_decoder_reader.h ext: lib: tinycbor: Apply req patch to 0.5.0-beta1 2018-02-08 21:17:22 +01:00
cbor_encoder_writer.h ext: lib: tinycbor: Apply req patch to 0.5.0-beta1 2018-02-08 21:17:22 +01:00
cbor.dox
cbor.h ext: lib: tinycbor: Apply req patch to 0.5.0-beta1 2018-02-08 21:17:22 +01:00
cborencoder_close_container_checked.c
cborencoder.c ext: lib: tinycbor: Apply req patch to 0.5.0-beta1 2018-02-08 21:17:22 +01:00
cborerrorstrings.c
cborinternal_p.h ext: lib: tinycbor: Apply req patch to 0.5.0-beta1 2018-02-08 21:17:22 +01:00
cborjson.h
cborparser_dup_string.c ext: lib: tinycbor: Apply req patch to 0.5.0-beta1 2018-02-08 21:17:22 +01:00
cborparser.c ext: lib: tinycbor: Apply req patch to 0.5.0-beta1 2018-02-08 21:17:22 +01:00
cborpretty_stdio.c
cborpretty.c ext: lib: tinycbor: half/full-FP support changes 2018-02-08 21:17:22 +01:00
cbortojson.c ext: lib: tinycbor: half/full-FP support changes 2018-02-08 21:17:22 +01:00
cborvalidation.c ext: lib: tinycbor: half/full-FP support changes 2018-02-08 21:17:22 +01:00
compilersupport_p.h ext: lib: tinycbor: fix half-FP feature compilation 2018-04-06 17:01:49 -04:00
config.h ext: lib: tinycbor: fix Zephyr specific settings 2018-04-06 17:01:49 -04:00
open_memstream.c ext: lib: tinycbor: Apply req patch to 0.5.0-beta1 2018-02-08 21:17:22 +01:00
parsetags.pl
tags.txt
tinycbor-version.h
utf8_p.h