Scott Shawcroft
|
f0bb26d70f
|
Merge MicroPython 1.13 into CircuitPython
|
2021-05-04 18:06:33 -07:00 |
Diego Elio Pettenò
|
dd5d7c86d2
|
Fix up end of file and trailing whitespace.
This can be enforced by pre-commit, but correct it separately to make it easier to review.
|
2020-06-03 10:56:35 +01:00 |
stijn
|
bcf01d1686
|
all: Fix implicit conversion from double to float.
These are found when building with -Wfloat-conversion.
|
2020-04-18 22:42:24 +10:00 |
Jeff Epler
|
41e71485af
|
libm: Disable float-equal diagnostics
I choose to believe these authors knew what they were doing.
|
2020-02-27 08:30:12 -06:00 |
Alexander Steffen
|
55f33240f3
|
all: Use the name MicroPython consistently in comments
There were several different spellings of MicroPython present in comments,
when there should be only one.
|
2017-07-31 18:35:40 +10:00 |
Damien George
|
9ab94c468c
|
lib/libm: Add implementations of erf, erfc, lgamma, tgamma.
|
2015-02-22 14:47:11 +00:00 |