funshine
|
13b08cdacf
|
add macro to control built-in lib for lua, add libm.a
|
2015-03-06 15:55:24 +08:00 |
funshine
|
bbef457e50
|
seperate user_config.h to speed-up compile when modules disabled/enabled
|
2015-03-06 11:59:04 +08:00 |
funshine
|
1798c6b78c
|
minor update
|
2015-02-14 16:59:45 +08:00 |
funshine
|
fab1f9560a
|
revert LUA_BUFFERSIZE to 1024
|
2015-02-14 02:17:27 +08:00 |
funshine
|
6c1c6805b3
|
modify loadfile to malloc memory according to file size
|
2015-02-13 19:23:30 +08:00 |
funshine
|
6e840a453f
|
add node.compile() api
|
2015-02-13 15:11:59 +08:00 |
funshine
|
856b8553bf
|
comment out ws2812 temporary. remove node.led, node.key
|
2015-02-12 11:05:28 +08:00 |
HuangRui
|
f60f446300
|
Floating point good. Revert LUA_NUMBER_FMT to "%.14g".
|
2015-02-12 01:21:26 +08:00 |
HuangRui
|
2e513a967e
|
Add floating point support for output.
Changed %.14g to %g.
Add c_sprintf definition.
|
2015-01-26 17:17:04 +08:00 |
HuangRui
|
530e964d95
|
Try to ENABLE floating point, lack %g support.
|
2015-01-26 04:15:54 +08:00 |
funshine
|
ad966146fc
|
migrate to sdk 0.9.5 release version
|
2015-01-24 23:36:04 +08:00 |
funshine
|
b65fb02cc5
|
add file.format() to rebuild fs system, get more ram back
|
2015-01-07 15:57:17 +08:00 |
funshine
|
acd9d0dc97
|
deep optimizing ram usage
|
2015-01-07 01:15:38 +08:00 |
HuangRui
|
cb4a49e0db
|
Changed Makefile to support Windows xcc.
|
2015-01-05 13:15:59 +08:00 |
HuangRui
|
c04f2578ec
|
Updated SDK to v0.9.5 and optimized memory.
|
2015-01-05 10:09:51 +08:00 |
funshine
|
eb27c4fb27
|
fix a uart readline bug, which echo 2 CR+LF mistakenly
|
2014-12-31 12:19:53 +08:00 |
funshine
|
4cf5265ccc
|
deal with uart.on api when required char number is 0
|
2014-12-30 19:33:54 +08:00 |
funshine
|
ee2e791282
|
serial input now accept non-ascii chars
|
2014-12-30 19:00:36 +08:00 |
funshine
|
5209c099a0
|
modify uart.on api to read raw data from uart
|
2014-12-30 15:42:24 +08:00 |
funshine
|
1a7884c24e
|
fix a bug when readline from uart
|
2014-12-26 11:17:54 +08:00 |
funshine
|
cdd13b1af3
|
source file first commit, folder structure refact
|
2014-12-22 19:35:05 +08:00 |