mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-09 11:38:14 +08:00
add:json解析
This commit is contained in:
@@ -25,10 +25,12 @@
|
||||
NAME := App_TC1
|
||||
|
||||
$(NAME)_SOURCES := main.c\
|
||||
cJSON.c\
|
||||
user_wifi.c\
|
||||
user_key.c\
|
||||
user_sntp.c\
|
||||
user_mqtt_client.c
|
||||
user_mqtt_client.c\
|
||||
user_function.c
|
||||
|
||||
$(NAME)_COMPONENTS := protocols/SNTP\
|
||||
protocols/mqtt
|
||||
Reference in New Issue
Block a user