diff options
author | Zoltán Vörös <zvoros@gmail.com> | 2020-02-15 19:28:56 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2020-07-21 11:07:19 +1000 |
commit | 27767aafa21754e6cdbf52a719e7ce395f0fe672 (patch) | |
tree | fb77ed92b88db11877ad3e4f59c654cc1c76b618 /docs/esp32 | |
parent | a853fff838c1f995b9eeb0ebef5f117cfa3d5f0a (diff) | |
download | micropython-27767aafa21754e6cdbf52a719e7ce395f0fe672.tar.gz micropython-27767aafa21754e6cdbf52a719e7ce395f0fe672.zip |
lib/libm_dbl: Add round.c source code.
This code is imported from musl, to match existing code in libm_dbl.
The file is also added to the build in stm32/Makefile. It's not needed by
the core code but, similar to c5cc64175be32cb1e4f3f1a249667bc9f5a12613,
allows round() to be used by user C modules or board extensions.
Diffstat (limited to 'docs/esp32')
0 files changed, 0 insertions, 0 deletions