文件名称:ESP8266TCP-Client-cloud
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2017-03-09
- 文件大小:
- 11.98mb
- 下载次数:
- 0次
- 提 供 者:
- 程**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
物联网WIFI芯片ESP8266用TCP Client进行云端升级,加入四字节对齐算法,MD5校验算法-Internet of Things WIFI chip ESP8266 with TCP Client for cloud upgrades, adding four-byte alignment algorithm, MD5 check algorithm
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ESP8266_RTOS_SDK-1.4.TCP-Client-cloud
.....................................\.cproject
.....................................\.project
.....................................\.settings
.....................................\app
.....................................\...\.output
.....................................\...\.......\eagle
.....................................\...\.......\.....\debug
.....................................\...\.......\.....\.....\bin
.....................................\...\.......\.....\.....\image
.....................................\...\.......\.....\.....\.....\eagle.app.v6.out
.....................................\...\gen_misc.bat
.....................................\...\gen_misc.sh
.....................................\...\include
.....................................\...\.......\four_byte.h
.....................................\...\.......\gpio.h
.....................................\...\.......\key_test.h
.....................................\...\.......\led_test.h
.....................................\...\.......\md5_test.h
.....................................\...\.......\mx_upgrade.h
.....................................\...\.......\remote_upgrade.h
.....................................\...\.......\TcpClient.h
.....................................\...\.......\TcpServer.h
.....................................\...\.......\uart.h
.....................................\...\.......\UdpServer.h
.....................................\...\.......\user_config.h
.....................................\...\Makefile
.....................................\...\user
.....................................\...\....\.output
.....................................\...\....\.......\eagle
.....................................\...\....\.......\.....\debug
.....................................\...\....\.......\.....\.....\lib
.....................................\...\....\.......\.....\.....\...\libuser.a
.....................................\...\....\.......\.....\.....\obj
.....................................\...\....\.......\.....\.....\...\four_byte.d
.....................................\...\....\.......\.....\.....\...\four_byte.o
.....................................\...\....\.......\.....\.....\...\gpio.d
.....................................\...\....\.......\.....\.....\...\gpio.o
.....................................\...\....\.......\.....\.....\...\key_test.d
.....................................\...\....\.......\.....\.....\...\key_test.o
.....................................\...\....\.......\.....\.....\...\led_test.d
.....................................\...\....\.......\.....\.....\...\led_test.o
.....................................\...\....\.......\.....\.....\...\md5_test.d
.....................................\...\....\.......\.....\.....\...\md5_test.o
.....................................\...\....\.......\.....\.....\...\mx_upgrade.d
.....................................\...\....\.......\.....\.....\...\mx_upgrade.o
.....................................\...\....\.......\.....\.....\...\remote_upgrade.d
.....................................\...\....\.......\.....\.....\...\remote_upgrade.o
.....................................\...\....\.......\.....\.....\...\TcpClient.d
.....................................\...\....\.......\.....\.....\...\TcpClient.o
.....................................\...\....\.......\.....\.....\...\TcpServer.d
.....................................\...\....\.......\.....\.....\...\TcpServer.o
.....................................\...\....\.......\.....\.....\...\uart.d
.....................................\...\....\.......\.....\.....\...\uart.o
.....................................\...\....\.......\.....\.....\...\UdpServer.d
.....................................\...\....\.......\.....\.....\...\UdpServer.o
.....................................\...\....\.......\.....\.....\...\user_main.d
.....................................\...\....\.......\.....\.....\...\user_main.o
.....................................\...\....\four_byte.c
.....................................\...\.