大石头
|
aea6c2c1f1
|
板级包bsp应该只带有硬件相关的成员,不该涉及协议。拆分W5500/Esp8266/Gsm三个硬件模组,借助C++的多继承来重构bsp
|
2017-09-04 01:18:41 +08:00 |
大石头
|
8de821d190
|
0803使用tokenbsp基类
|
2017-05-06 17:15:22 +08:00 |
arlenxiao
|
839861d38a
|
新增设置默认连接WiFi方法,可替换默认WSWL
使用方法:bsp.InitWiFi("18YUAN","12345678");
|
2017-03-16 16:02:54 +08:00 |
大石头
|
fa329294f1
|
绝对路径引用Sys.h,避免与lwip冲突
|
2017-02-15 20:02:29 +08:00 |
大石头X2
|
135a736a9a
|
Revert "Merge branch 'master' of http://git.wslink.cn/Embed/SmartOS"
This reverts commit a53379c89a , reversing
changes made to 7e367ed9aa .
# Conflicts:
# Board/Pandora.cpp
|
2017-02-14 10:31:26 +08:00 |
大石头X2
|
0bdc856f8a
|
每个网络接口增加“网络检测”任务,定制检测网络断开和连接等操作
|
2017-02-08 18:07:39 +08:00 |
大石头
|
1e5255699f
|
准备调整网络架构为多网络接口共存架构,有线无线网同时使用。
ISocketHost=>NetworkInterface
ISocket=>Socket
|
2017-02-03 20:20:52 +08:00 |
cdyong
|
f877325f07
|
智能插座底板
|
2016-12-28 09:52:05 +08:00 |