summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/modules/webrepl.py
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2016-11-03 12:28:31 +1100
committerDamien George <damien.p.george@gmail.com>2016-11-03 12:28:31 +1100
commitca973bd3083492777095a07c20965a4644899ec9 (patch)
tree776c367c945b3f846bcd73b05a84abe078e22fad /esp8266/modules/webrepl.py
parentcd527bb324ade952d11a134859d38bf5272c165e (diff)
downloadmicropython-ca973bd3083492777095a07c20965a4644899ec9.tar.gz
micropython-ca973bd3083492777095a07c20965a4644899ec9.zip
qemu-arm: Enable software floating point support, and float tests.
This helps to test floating point code on Cortex-M hardware. As part of this patch the link-time-optimisation was disabled because it wasn't compatible with software FP support. In particular, the linker could not find the __aeabi_f2d, __aeabi_d2f etc functions even though they were provided by lib/libm/math.c.
Diffstat (limited to 'esp8266/modules/webrepl.py')
0 files changed, 0 insertions, 0 deletions