summaryrefslogtreecommitdiffstatshomepage
path: root/stmhal/stm32_it.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2016-01-29 11:39:12 +0000
committerDamien George <damien.p.george@gmail.com>2016-01-29 11:39:12 +0000
commit7417ccfb0d27c7c09b5ed6468a9e3ca729af41bb (patch)
treeb0d83d92c96a75961aabecdb60134f55e78717da /stmhal/stm32_it.c
parentd3b1f0b627ccc6705d9fe958549badb87a74ded1 (diff)
downloadmicropython-7417ccfb0d27c7c09b5ed6468a9e3ca729af41bb.tar.gz
micropython-7417ccfb0d27c7c09b5ed6468a9e3ca729af41bb.zip
py/formatfloat: Add ability to format doubles with exponents > 99.
For single prec, exponents never get larger than about 37. For double prec, exponents can be larger than 99 and need 3 bytes to format. This patch makes the number of bytes needed configurable. Addresses issue #1772.
Diffstat (limited to 'stmhal/stm32_it.c')
0 files changed, 0 insertions, 0 deletions