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 |
Damien George
|
a67651406d
|
lib/libm: Allow math funcs to be used by non-Thumb archs.
Requires addition of software implementation of sqrtf function.
|
2015-12-18 21:05:44 +00:00 |