diff options
author | Damien George <damien.p.george@gmail.com> | 2017-06-23 15:53:12 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-06-28 15:12:04 +1000 |
commit | ebfdd96cb2332101a7a71f93214fb70959dea824 (patch) | |
tree | b7df06b26e52b999f2dc287df97fae99651407fc /docs/esp8266/tutorial/filesystem.rst | |
parent | 045116551ec06d2619250cffff5e8b56a5f827d1 (diff) | |
download | micropython-ebfdd96cb2332101a7a71f93214fb70959dea824.tar.gz micropython-ebfdd96cb2332101a7a71f93214fb70959dea824.zip |
stmhal: Add possibility to build with double-precision floating point.
By default the firmware is built with single-precision floating point.
To build a particular board using double precision instead, put the
following line in the mpconfigboard.mk file:
FLOAT_IMPL = double
Diffstat (limited to 'docs/esp8266/tutorial/filesystem.rst')
0 files changed, 0 insertions, 0 deletions