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