-
Notifications
You must be signed in to change notification settings - Fork 65
/
Copy pathchange.log
64 lines (55 loc) · 1.68 KB
/
change.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
v0.9.8.1 @2016-02-22
MQTT module:
Fixed mqtt publish bug
v0.9.8 @2015-12-16
string lib Module:
Add string.md5calc/md5 for md5 calculation
v0.9.7 @2015-12-14
Mico SDK Lib:
Update to SDK 2.4.0
WiFi module:
Add easylink and airkiss function in wifi module
Add sethostname/sethostname function
GPIO module:
Enhance GPIO interrupt code to avoid errors in its callback function
Timer module:
Enhance Timer interrupt checking method
Uart module:
Use pushlstring for uart recieve data to avoid data missing
Net module:
Improve TCP Client connect callback function
MQTT module:
Use Mico mqtt lib(V0.1.2)
Others: Rearrangement the source code files and folders
Improve wifimcu upload function, LUA_MAXINPUT 128->512
Support utf-8 charset
Optimize WiFiMCU STUDIO upload file function
Set init.lua or init.lc to start up
Fix dofile bug in tmr/gpio
Fix bootloader gpio initize bug,add compiling bootloader switch for MicoKit
V0.9.6 @2015-10-12
Solve system corrupt bug when reading file in callback function
Print version infomation when startup
V0.9.5@2015-9-5
Release Integer and Float version
Enable LTR function to save ram(48k free)
Update logo
Change exlibs, delete usb folder
Repair package module bug
Add tmr.delayus()
Add sensor/bit module
Add i2c module
Add spi module
Add mqtt(not work yet)
V0.9.4@2015-8-24
repair wifi module bugs
V0.9.3@2015-8-18
change the bootloader ymodem.c
V0.9.2@2015-8-10
add uart/pwm/adc modules change
change net module
change the logo
V0.9.1@2015-7-26
initial publish
www.wifmcu.com
www.doit.am