add:增加ota功能

add:增加bin文件
This commit is contained in:
Zip
2019-03-25 11:05:59 +08:00
parent f4caa86b16
commit c3262fd0e5
11 changed files with 73 additions and 5 deletions

View File

@@ -32,7 +32,10 @@ $(NAME)_SOURCES := main.c\
user_sntp.c\
user_rtc.c\
user_mqtt_client.c\
user_tftp_ota.c\
user_function.c
$(NAME)_COMPONENTS := protocols/SNTP\
protocols/mqtt
protocols/mqtt\
daemons/ota_server