Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
18886ea63826e1ded3ce9a681a6956dab2730cd9
Switch branch/tag
nodemcu-firmware
app
libc
c_math.c
10 Feb, 2015
1 commit
Optimization of floating point Memory usage again.
· f1f508ca
HuangRui
authored
Feb 11, 2015
f1f508ca
05 Feb, 2015
3 commits
Optimization of memory usage when using double pow(double x, double y).
· 361bedf0
HuangRui
authored
Feb 05, 2015
361bedf0
Align the code of c_math.c
· cca0de9b
HuangRui
authored
Feb 05, 2015
cca0de9b
Move array about pow form local to global.
· bb244d47
HuangRui
authored
Feb 05, 2015
bb244d47
26 Jan, 2015
1 commit
Fixed LUA_NUMBER_INTEGRAL definition in user_config.h.
· 646eaec2
HuangRui
authored
Jan 26, 2015
646eaec2
25 Jan, 2015
1 commit
Try to ENABLE floating point, lack %g support.
· 530e964d
HuangRui
authored
Jan 26, 2015
530e964d
05 Jan, 2015
1 commit
Updated SDK to v0.9.5 and optimized memory.
· c04f2578
HuangRui
authored
Jan 05, 2015
c04f2578
22 Dec, 2014
1 commit
source file first commit, folder structure refact
· cdd13b1a
funshine
authored
Dec 22, 2014
cdd13b1a