zephyr/lib/json
Leandro Pereira 7763a1dee9 lib/json: Fix build warnings (-Wpointer-sign) with LLVM/icx
Move all characters to "char" type: no implicit conversions between
"unsigned char", "u8_t", etc.

Tested with ISSM 2016.2.085.

Jira: ZEP-2159
Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2017-06-05 21:46:04 -04:00
..
json.c lib/json: Fix build warnings (-Wpointer-sign) with LLVM/icx 2017-06-05 21:46:04 -04:00
json.h lib/json: Fix build warnings (-Wpointer-sign) with LLVM/icx 2017-06-05 21:46:04 -04:00
Kconfig
Makefile