Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
dbe775838a048e8fa09a46c91a77c29fee4c5f30
/
include
/
json.h
67ca176
headers: Fix headers across the project
by Flavio Ceolin
· 7 years ago
7bc3964
lib: json: add helper macro for array of array
by Christian Tavares
· 7 years ago
0ec79d6
lib: json: Efficiently pack field name, offset, alignment, type
by Leandro Pereira
· 7 years ago
a48b8f2
doc: json: add to doxygen group
by Anas Nashif
· 7 years ago
9edce87
lib: json: move json.h to include/
by Anas Nashif
· 7 years ago
[Renamed from lib/json/json.h]
05609bd
json: fix doxygen description
by Anas Nashif
· 7 years ago
7a72ecd
lib: json: Alignment should be considered when calculating struct size
by Leandro Pereira
· 8 years ago
3384262
lib: json: Fix compilation warnings
by Leandro Pereira
· 8 years ago
25d62ed
lib: json: add helper macros for arrays of objects
by Marti Bolivar
· 8 years ago
a4b67de
lib: json: clarify JSON_OBJ_DESCR_ARRAY usage
by Marti Bolivar
· 8 years ago
7763a1d
lib/json: Fix build warnings (-Wpointer-sign) with LLVM/icx
by Leandro Pereira
· 8 years ago
4449976
lib: json: add JSON_OBJ_DESCR_*_NAMED variants
by Marti Bolivar
· 8 years ago
31fe26d
lib: json: fix JSON_OBJ_DESCR_ARRAY Doxygen example
by Marti Bolivar
· 8 years ago
4088530
lib: json: add JSON_OBJ_DESCR_PRIM
by Marti Bolivar
· 8 years ago
9a74ee1
lib: convert to using newly introduced integer sized types
by Kumar Gala
· 8 years ago
7890816
Introduce new sized integer typedefs
by Kumar Gala
· 8 years ago
b9b1c18
lib: json: Add encoding support
by Leandro Pereira
· 8 years ago
67ac6f6
lib: json: Parse nested objects and arrays
by Leandro Pereira
· 8 years ago
fb192c5
lib: Add minimal JSON library
by Leandro Pereira
· 8 years ago