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