zephyr/lib/json
Leandro Pereira 4c7803b59f lib: json: Ignore spaces while scanning for tokens
The function to ignore spaces was not being called, so some tokens had
whitespace in the beginning.  They were correctly lexed, but parsing
could eventually fail.

Jira: ZEP-1607
Change-Id: I796596143895fa0fa652641f56af9a03e7a65b7a
Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2017-03-25 13:11:54 +00:00
..
json.c lib: json: Ignore spaces while scanning for tokens 2017-03-25 13:11:54 +00:00
json.h lib: json: Add encoding support 2017-03-25 13:11:51 +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