net: lwm2m: Integrate JSON lib to LwM2M 1.0 JSON
Integrated updated JSON library to LwM2M 1.0 JSON. Removed Old Json format default choice. Signed-off-by: Juha Heiskanen <juha.heiskanen@nordicsemi.no>
This commit is contained in:
parent
a9035ebe5e
commit
2da8df8b7e
5 changed files with 514 additions and 506 deletions
|
@ -425,7 +425,7 @@ config LWM2M_RW_OMA_TLV_SUPPORT
|
|||
|
||||
config LWM2M_RW_JSON_SUPPORT
|
||||
bool "support for JSON writer"
|
||||
default y
|
||||
depends on JSON_LIBRARY
|
||||
help
|
||||
Include support for writing JSON data
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue