Damien George
|
89831d0289
|
stmhal: Add more math functions.
Taken straight from musl and newlib. License seems compatible with MIT.
|
2014-04-17 00:13:13 +01:00 |
Damien George
|
769b23a9c6
|
stmhal: Add powf, logf, log2f, log10f.
|
2014-04-03 22:11:28 +01:00 |
Damien George
|
aba9f51fef
|
stmhal: #undef log2f if it's defined.
|
2014-04-03 21:16:37 +01:00 |
Damien George
|
e90eefc84b
|
stmhal: Fix servo object; add fpclassify to math functions.
|
2014-04-02 19:55:08 +01:00 |
Damien George
|
90834b956d
|
stm/stmhal: Change gammaf to tgammaf.
|
2014-03-23 14:00:02 +00:00 |
Damien George
|
5a16658b21
|
stmhal: Copy changes to math.c from stm port.
|
2014-03-23 00:34:49 +00:00 |
Damien George
|
8138205bea
|
stm/stmhal: Add more math stubs.
|
2014-03-22 20:44:43 +00:00 |
Damien George
|
c070ff24a9
|
Disable some math functions until they work correctly.
|
2014-03-21 20:52:54 +00:00 |
Dave Hylands
|
f14b92b9e1
|
REPl working on UART6 with STMHAL
|
2014-03-12 18:15:55 -07:00 |