Add support to decode floating point numbers in scientific notation, e.g. 3.40282347e+38. Only the lower-case specifier 'e' is allowed. Signed-off-by: Christoph Winklhofer <cj.winklhofer@gmail.com> |
||
|---|---|---|
| .. | ||
| base64.c | ||
| bitarray.c | ||
| CMakeLists.txt | ||
| cobs.c | ||
| dec.c | ||
| hex.c | ||
| json.c | ||
| Kconfig | ||
| notify.c | ||
| onoff.c | ||
| rb.c | ||
| ring_buffer.c | ||
| timeutil.c | ||
| utf8.c | ||
| winstream.c | ||