4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-17 01:03:31 +08:00
Grissiom 3ef523714f remove math code for newlib
Newlib already have optimized and full featured math implementation. To
use it, one should add:

    env['LIBS'] = ['m']

or equivalent to the SConstruct.
2013-01-10 14:58:07 +08:00
..
2013-01-08 22:40:58 +08:00
2013-01-08 22:40:58 +08:00
2011-10-10 12:45:38 +00:00
2012-11-24 08:02:56 +00:00