zephyr/lib/json
Leandro Pereira 262365c727 lib: json: Fix parsing of boolean values
Boolean values were being decoded using the descriptor type rather than
the value type.

Jira: ZEP-1607
Change-Id: I0c9324ee705af973ccf738e92785820c3a5fb692
Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2017-03-25 13:11:55 +00:00
..
Kconfig lib: Add minimal JSON library 2017-03-09 20:33:45 +02:00
Makefile lib: Add minimal JSON library 2017-03-09 20:33:45 +02:00
json.c lib: json: Fix parsing of boolean values 2017-03-25 13:11:55 +00:00
json.h lib: json: Add encoding support 2017-03-25 13:11:51 +00:00