summaryrefslogtreecommitdiffstatshomepage
path: root/stmhal/math.c
Commit message (Expand)AuthorAge
* lib: Add lib and libm, moving current files from stmhal.Damien George2014-08-29
* stmhal, math: Define _M_LN2 if not already defined.Damien George2014-08-05
* Add copysignfmux2014-06-30
* Add license header to (almost) all files.Damien George2014-05-03
* stmhal: Update ADC, DAC and I2C objects to use new buffer protocol.Damien George2014-04-18
* stmhal: Add more math functions.Damien George2014-04-17
* stmhal: Add powf, logf, log2f, log10f.Damien George2014-04-03
* stmhal: #undef log2f if it's defined.Damien George2014-04-03
* stmhal: Fix servo object; add fpclassify to math functions.Damien George2014-04-02
* stm/stmhal: Change gammaf to tgammaf.Damien George2014-03-23
* stmhal: Copy changes to math.c from stm port.Damien George2014-03-23
* stm/stmhal: Add more math stubs.Damien George2014-03-22
* Disable some math functions until they work correctly.Damien George2014-03-21
* REPl working on UART6 with STMHALDave Hylands2014-03-12