This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
esp-idf
kopia lustrzana
https://github.com/espressif/esp-idf
Obserwuj
1
Polub
0
Forkuj
You've already forked esp-idf
0
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
8d7599cc3d
esp-idf
/
components
/
json
/
CMakeLists.txt
4 wiersze
134 B
CMake
Czysty
Zwykły widok
Historia
Unescape
Escape
components: use new component registration api
2019-04-28 07:38:23 +00:00
idf_component_register
(
SRCS
"cJSON/cJSON.c"
"
c
J
S
O
N
/
c
J
S
O
N
_
U
t
i
l
s
.
c
"
I
N
C
L
U
D
E
_
D
I
R
S
c
J
S
O
N
)