Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | all: Use the name MicroPython consistently in comments | Alexander Steffen | 2017-07-31 |
| | | | | | There were several different spellings of MicroPython present in comments, when there should be only one. | ||
* | lib/libm: Add frexp and modf functions; use in stmhal; add tests. | Damien George | 2015-01-22 |
Addresses issue #1081. |